8964 Commits (ac381f9ed66fcf172a05345a861812ea16811d09)
 

Author SHA1 Message Date
David Marcec ac381f9ed6 "Better Hid" rework part 1 7 years ago
bunnei f6771229a0 Merge pull request #1466 from lioncash/unused 7 years ago
bunnei 912f075d48 Merge pull request #1463 from FearlessTobi/port-4310 7 years ago
bunnei 6867053f97 Merge pull request #1459 from ogniK5377/break 7 years ago
bunnei a5e425923b Merge pull request #1465 from lioncash/telemetry 7 years ago
bunnei 06e1c37515 Merge pull request #1462 from lioncash/move 7 years ago
bunnei 439e086e4f Merge pull request #1455 from ogniK5377/smo-softlockfix 7 years ago
Lioncash 7966958c67 gl_shader_decompiler: Remove unused variables in TMML's implementation 7 years ago
Lioncash 1ccb3d2035 telemetry_session: Remove doxygen comment for a non-existent parameter 7 years ago
Lioncash 8c4c0d9e5f telemetry_session: Add missing includes 7 years ago
Lioncash d53191b7b7 telemetry_session: Remove unimplemented FinalizeAsyncJob prototype 7 years ago
Lioncash f4e27093ae telemetry_session: Use a std::array in GenerateTelemetryId() 7 years ago
NeatNit f53f1aec9f implemented touch in Qt and SDL 7 years ago
Lioncash 5c9c637200 ips_layer: Avoid constructing std::vector instances where not necessary 7 years ago
Lioncash d4ffc70268 ips_layer: Remove unnecessary explicit std::pair constructor in std::array 7 years ago
Lioncash 890093255c ips_layer: Add missing includes 7 years ago
Lioncash f269987f32 ips_layer: std::move data within PatchIPS() and Apply() 7 years ago
David Marcec 704742a9c5 Added bitfield instead of manually checking if the bit is set 7 years ago
David Marcec 1b4319c85c EffectOutStatus padding is now in hex 7 years ago
David Marcec 62a9d0a8f5 Actual kill execution when the bit isn't set, not the other way around 7 years ago
David Marcec 0cede92291 svcBreak, Signalling to the debugger should not kill execution 7 years ago
bunnei 7af208ba49 Merge pull request #1423 from DarkLordZach/romfs-file-exts 7 years ago
bunnei 8b0cf525c2 Merge pull request #1424 from DarkLordZach/ips-witch 7 years ago
bunnei 3cc553b764 Merge pull request #1456 from ogniK5377/aoc-u-fixups 7 years ago
bunnei abdba06159 Merge pull request #1457 from ogniK5377/unmap-buffer 7 years ago
bunnei 734a3db099 Merge pull request #1419 from DarkLordZach/homebrew-args 7 years ago
David Marcec cc2c45efcc Unmapping an unmapped buffer should succeed 7 years ago
Zach Hilman 8a0accfec0 nso/nro: Use default allocation size for arg_data 7 years ago
Zach Hilman 26559da99e cmd: Support passing game arguments from command line 7 years ago
Zach Hilman 91b8b1cfed qt: Add UI option to configure arguments 7 years ago
Zach Hilman ebb86d1354 settings: Add program_args string setting 7 years ago
Zach Hilman 19203e1dc0 nso/nro: Add NSO arguments structure to data section 7 years ago
David Marcec 1cc8adaa61 Fixed assertion due to CountAddOnContent 7 years ago
bunnei e5d1e17fc1 Merge pull request #1396 from DarkLordZach/packed-updates 7 years ago
David Marcec 5f33966902 Fixups for softlock 7 years ago
David Marcec a097860593 Fixed missing return 7 years ago
bunnei 8b812ff953 Merge pull request #1446 from bunnei/fast_fermi_copy 7 years ago
bunnei 92f05637a2 Merge pull request #1437 from FernandoS27/tex-mode2 7 years ago
David Marcec f572064010 Fixed smo softlock 7 years ago
bunnei 5ad4ca5749 Merge pull request #1453 from FearlessTobi/port-4311 7 years ago
bunnei 2a81a98082 Merge pull request #1451 from FearlessTobi/port-4140 7 years ago
Mat M 882da553e6 Merge pull request #1450 from FearlessTobi/port-4312 7 years ago
bunnei 22290afb1e Merge pull request #1448 from ogniK5377/frontend-access 7 years ago
Mat M 7189a7ca13 Merge pull request #1454 from ReinUsesLisp/fixup-draw 7 years ago
ReinUsesLisp 46214933c9 gl_rasterizer: Fixup undefined behaviour in SetupDraw 7 years ago
bunnei 44b42fa9e8 yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image. 7 years ago
FernandoS27 57301b3e1d Implemented Depth Compare and Shadow Samplers 7 years ago
Mat M 09730aca81 Merge pull request #1452 from FearlessTobi/port-4313 7 years ago
fearlessTobi 86349413b5 Remove "#" in the version number 7 years ago
NeatNit d7ff4ecab9 CONTRIBUTING.md - remove note about casting numeric types 7 years ago