8980 Commits (cbf723896f221c782edef9feb6428c29c69fa2fc)
 

Author SHA1 Message Date
Hexagon12 cbf723896f Added ASTC 5x4; 8x5 7 years ago
bunnei 6d82c4adf9
Merge pull request #1458 from FernandoS27/fix-render-target-block-settings 7 years ago
bunnei 03ec936ca0
Merge pull request #1460 from FernandoS27/scissor_test 7 years ago
bunnei ee1b204749
Merge pull request #1425 from ReinUsesLisp/geometry-shaders 7 years ago
bunnei 68b3d8b7a9
Merge pull request #1469 from lioncash/ptr 7 years ago
Lioncash 5c0408596f kernel/thread: Use a regular pointer for the owner/current process 7 years ago
bunnei 5461b21c7a
Merge pull request #1461 from lioncash/warn 7 years ago
bunnei 3ac874c32e
Merge pull request #1464 from lioncash/unique 7 years ago
FernandoS27 5f4ee6f0c8 Add memory Layout to Render Targets and Depth Buffers 7 years ago
FernandoS27 af653906d0 Fixed block height settings for RenderTargets and Depth Buffers, and added block width and block depth 7 years ago
bunnei bc6939beaa
Merge pull request #1466 from lioncash/unused 7 years ago
bunnei 0b3d4db98b
Merge pull request #1463 from FearlessTobi/port-4310 7 years ago
bunnei fe16905de1
Merge pull request #1459 from ogniK5377/break 7 years ago
bunnei 89939be9e6
Merge pull request #1465 from lioncash/telemetry 7 years ago
bunnei 141a0d9386
Merge pull request #1462 from lioncash/move 7 years ago
bunnei 6aab309e41
Merge pull request #1455 from ogniK5377/smo-softlockfix 7 years ago
Lioncash 6e27c5d4d1 gl_shader_decompiler: Remove unused variables in TMML's implementation 7 years ago
Lioncash e3b4d31f4e telemetry_session: Remove doxygen comment for a non-existent parameter 7 years ago
Lioncash 8aa4889e76 telemetry_session: Add missing includes 7 years ago
Lioncash 1964f4bbb3 telemetry_session: Remove unimplemented FinalizeAsyncJob prototype 7 years ago
Lioncash 8723cc8798 telemetry_session: Use a std::array in GenerateTelemetryId() 7 years ago
Lioncash 6636f3ff47 patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControlMetadata() instead of a std::shared_ptr 7 years ago
NeatNit 4f24343f32 implemented touch in Qt and SDL 7 years ago
Lioncash 465175cdf5 ips_layer: Avoid constructing std::vector instances where not necessary 7 years ago
Lioncash 9ff743bc0a ips_layer: Remove unnecessary explicit std::pair constructor in std::array 7 years ago
Lioncash f7d2889fb4 ips_layer: Add missing includes 7 years ago
Lioncash 93ac8d0fea ips_layer: std::move data within PatchIPS() and Apply() 7 years ago
Lioncash 567e818440 ips_layer: Silence truncation and conversion warnings 7 years ago
FernandoS27 be97fc884d Implement Scissor Test 7 years ago
David Marcec f5631e78d1 Added bitfield instead of manually checking if the bit is set 7 years ago
FernandoS27 30ff42b8cc Assert Scissor tests 7 years ago
David Marcec a47c1c77e6 EffectOutStatus padding is now in hex 7 years ago
David Marcec af3ba94b2a Actual kill execution when the bit isn't set, not the other way around 7 years ago
David Marcec c50f66a8eb svcBreak, Signalling to the debugger should not kill execution 7 years ago
bunnei 561d79e034
Merge pull request #1423 from DarkLordZach/romfs-file-exts 7 years ago
bunnei 6b48ba5271
Merge pull request #1424 from DarkLordZach/ips-witch 7 years ago
bunnei fd891ee9c0
Merge pull request #1456 from ogniK5377/aoc-u-fixups 7 years ago
bunnei 3f1f82a8c4
Merge pull request #1457 from ogniK5377/unmap-buffer 7 years ago
bunnei ae982a9bdf
Merge pull request #1419 from DarkLordZach/homebrew-args 7 years ago
David Marcec c5c184246d Unmapping an unmapped buffer should succeed 7 years ago
ReinUsesLisp 7c2d6ef210 gl_shader_decompiler: Move position varying location from 15 to 0 and apply an offset 7 years ago
ReinUsesLisp ee4d538850 gl_shader_decompiler: Implement geometry shaders 7 years ago
ReinUsesLisp 4d0c682468 video_core: Allow LabelGLObject to use extra info on any object 7 years ago
Zach Hilman f945e9767c nso/nro: Use default allocation size for arg_data 7 years ago
Zach Hilman 081f5c1dbf cmd: Support passing game arguments from command line 7 years ago
Zach Hilman 8bbc12b9c2 qt: Add UI option to configure arguments 7 years ago
Zach Hilman 95dff555a4 settings: Add program_args string setting 7 years ago
Zach Hilman e09505ff61 nso/nro: Add NSO arguments structure to data section 7 years ago
David Marcec fa3f3cd07f Fixed assertion due to CountAddOnContent 7 years ago
bunnei 6e4d2e672d
Merge pull request #1396 from DarkLordZach/packed-updates 7 years ago