8967 Commits (f3d245e919c95fee01014b96f02d4991c1466853)
 

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