10569 Commits (ea2ce59743f563c6da26672e7e2f278c19fc17da)
 

Author SHA1 Message Date
heapo 7f12622548 Call shrink_to_fit after page-table vector resizing to cause crt to actually lower vector capacity. For 36-bit titles saves 800MB of commit. 7 years ago
Lioncash f75d6b7dd1 kernel/process: Set ideal core from metadata 7 years ago
Zach Hilman 885644cdcf configure_input_simple: Properly signal docked mode change 7 years ago
Zach Hilman 0f42bb7a96 configure_input: Add ConfigureInputSimple as default input UI config 7 years ago
Zach Hilman 5169c4b326 configure_input: Convert into QDialog 7 years ago
Zach Hilman 6d91a87755 configure: Use ConfigureInputSimple for Input tab 7 years ago
Zach Hilman 6514e877cb ui_settings: Add UI setting for input profile index 7 years ago
Lioncash bf2225a10e configuration/config: Use an intermediary variable for accessing players 7 years ago
Lioncash 4d5bca8e2d ng_word: Deduplicate use of a constant value 7 years ago
Lioncash 79627baf05 system_archive: Use a regular function pointer instead of std::function for file-scope system archive array 7 years ago
Lioncash 5b9f1fed1d service/ldr: Deduplicate instruction cache clearing code in LoadNro() 7 years ago
Lioncash 2e01f8fdcd service/ldr: Amend layout of the NRO header 7 years ago
ReinUsesLisp e228750f52 gl_shader_decompiler: Implement TEXS.F16 7 years ago
Lioncash 361c5982f2 service/ldr: Corrent padding within the NRR header layout 7 years ago
ReinUsesLisp ad7a069b65 gl_shader_decompiler: Fixup inverted if 7 years ago
Zach Hilman b0b7bc2866 svc: Avoid incorrect fast yield condition 7 years ago
bunnei 44e35994ce Merge pull request #1859 from heapo/lut_array_codegen 7 years ago
Lioncash 1c6729c361 kernel/svc: Correct behavior of svcResetSignal() 7 years ago
Lioncash a007480e6f kernel/process: Make Process a WaitObject 7 years ago
Lioncash b87b5e101a kernel/readable_event: Add member function for enforcing a strict reset contract 7 years ago
heapo 5c8f2009bb Improve msvc codegen for hot-path array LUTs 7 years ago
bunnei fe2a091cdf Merge pull request #1704 from DarkLordZach/oss-sysarchive 7 years ago
bunnei 85bfe2adfd Merge pull request #1837 from lioncash/map 7 years ago
Lioncash 0d07ee6c54 yuzu/game_list_worker: Move std::string construction after the termination check in callbacks 7 years ago
bunnei 0a498c72d7 Merge pull request #1838 from lioncash/dedup 7 years ago
bunnei 924661eda8 Merge pull request #1836 from lioncash/unused 7 years ago
bunnei 5d98db95d0 Merge pull request #1860 from lioncash/event 7 years ago
Lioncash 42256624f9 kernel/svc: Remove unused header inclusion 7 years ago
Lioncash 98342ed109 kernel/svc: Implement svcSignalEvent() 7 years ago
Lioncash 3db51801b4 kernel/svc: Implement svcCreateEvent() 7 years ago
Zach Hilman cb527149ee qt: Add Properties menu to game list right-click 7 years ago
bunnei a20eec1c58 Merge pull request #1845 from lioncash/nro 7 years ago
bunnei 8433f63be0 Merge pull request #1853 from lioncash/event 7 years ago
Marcos aa575cfea9 Rewrited TEX/TEXS (TEX Scalar). (#1826) 7 years ago
bunnei 7f95f43451 Merge pull request #1857 from lioncash/res-info 7 years ago
bunnei c0ddf651ac Merge pull request #1854 from Subv/old_command_processor 7 years ago
Luke Street 33473a7e7b debugger: Set paused thread color 7 years ago
Lioncash 59a4ed0d24 kernel/object: Amend handle types to distinguish between readable and writable events 7 years ago
Lioncash a5925f8407 kernel/handle_table: Amend reference to CTR-OS in Create() 7 years ago
Lioncash 676c46cc81 kernel/svc: Implement the resource limit svcGetInfo option 7 years ago
Luke Street 0652d95dab svc: Implement SetThreadActivity (thread suspension) 7 years ago
Subv 7d6721e3ae Removed unused file. 7 years ago
Subv a052151664 GPU: Don't try to route PFIFO methods (0-0x40) to the other engines. 7 years ago
Mat M 9ca1a2dcbc Merge pull request #1852 from VPeruS/fix-format-string 7 years ago
V.Kalyuzhny cbbcdfc25d [Kernel::CreateThread] Match format specifiers to LOG_TRACE's arguments 7 years ago
Zach Hilman 0ac4caaa54 scheduler: Avoid manual Reschedule call 7 years ago
bunnei 5de85c8701 Merge pull request #1840 from lioncash/info 7 years ago
Zach Hilman 5d50fa0824 scheduler: Only work steal higher priority threads from other cores 7 years ago
Zach Hilman b999d2df45 applets: Correct event ResetTypes from OneShot to Sticky 7 years ago
Zach Hilman b8da98046e qt: Implement GUI dialog frontend for ProfileSelector 7 years ago