10005 Commits (ca4e20b4e0c80c75b1b1f5d8d166b95a65f6a781)
 

Author SHA1 Message Date
fearlessTobi ca4e20b4e0 web_service: move telemetry condition from TelemetrySession constructor to destructor 7 years ago
bunnei 3bddd5351e
Merge pull request #1864 from lioncash/nrr 7 years ago
bunnei b9e80e97b7
Merge pull request #1874 from lioncash/bindings 7 years ago
bunnei 713fc67b51
Merge pull request #1882 from FearlessTobi/backport-4418-fix 7 years ago
bunnei f85134021f
Merge pull request #1873 from lioncash/const 7 years ago
Tobias eb15711ee6
Backport review comment from citra-emu/citra#4418 7 years ago
bunnei f761e3ef86
Merge pull request #1868 from lioncash/config 7 years ago
bunnei 30b5d8b0ae
Merge pull request #1875 from DarkLordZach/oss-ngword2 7 years ago
bunnei 8de6403a08
Merge pull request #1861 from lioncash/reset 7 years ago
bunnei 9390452195
Merge pull request #1824 from ReinUsesLisp/fbcache 7 years ago
bunnei 7fbd484f0e
Merge pull request #1863 from ReinUsesLisp/texs-f16 7 years ago
Zach Hilman 8be475d4dc system_archive: Implement open source NgWord2 7 years ago
Lioncash 24f051d723 hle/service: Replace log + UNIMPLEMENTED with UNIMPLEMENTED_MSG 7 years ago
Lioncash 9f56477539 hle/service: Remove unnecessary using declarations 7 years ago
Lioncash d8625f5544 hle/service, hle/sm: Compress usages of MakeResult() 7 years ago
Lioncash a8269fdae3 hle/service, hle/sm: Use structured bindings where applicable 7 years ago
bunnei 4c106b43a9
Merge pull request #1867 from lioncash/alloc 7 years ago
bunnei cca4665a69
Merge pull request #1866 from lioncash/cache 7 years ago
Mat M 4d3d2fcebd
Merge pull request #1870 from heapo/pagetable_shrink_to_fit 7 years ago
Lioncash 01bf329f63 yuzu/game_list_worker: Don't retrieve the file type twice in AddFstEntriesToGameList() 7 years ago
Lioncash de095ded5c yuzu/game_list_worker: Don't retrieve file type and file type strings twice in MakeGameListEntry() 7 years ago
Lioncash de323851b4 loaders: Make GetFileType() a const qualified member function 7 years ago
heapo ca8ab1bc3b 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 e90fa1ac54 configuration/config: Use an intermediary variable for accessing players 7 years ago
Lioncash 2207baaa04 ng_word: Deduplicate use of a constant value 7 years ago
Lioncash edd9bfd54a system_archive: Use a regular function pointer instead of std::function for file-scope system archive array 7 years ago
Lioncash 7c9b194d63 service/ldr: Deduplicate instruction cache clearing code in LoadNro() 7 years ago
Lioncash 05a6f1f676 service/ldr: Amend layout of the NRO header 7 years ago
ReinUsesLisp 59a8df1b14 gl_shader_decompiler: Implement TEXS.F16 7 years ago
Lioncash 817fb18e30 service/ldr: Corrent padding within the NRR header layout 7 years ago
ReinUsesLisp 370980fdc3 gl_shader_decompiler: Fixup inverted if 7 years ago
bunnei db3200b515
Merge pull request #1859 from heapo/lut_array_codegen 7 years ago
Lioncash 2f253986df kernel/svc: Correct behavior of svcResetSignal() 7 years ago
Lioncash c7462ce712 kernel/process: Make Process a WaitObject 7 years ago
Lioncash a3aa7aaf0b kernel/readable_event: Add member function for enforcing a strict reset contract 7 years ago
heapo 7853e6b5d4 Improve msvc codegen for hot-path array LUTs 7 years ago
bunnei d08d4a366b
Merge pull request #1704 from DarkLordZach/oss-sysarchive 7 years ago
bunnei af286294f9
Merge pull request #1837 from lioncash/map 7 years ago
Lioncash a49fd7fd57 yuzu/game_list_worker: Move std::string construction after the termination check in callbacks 7 years ago
bunnei e5dd4cb392
Merge pull request #1838 from lioncash/dedup 7 years ago
bunnei 173073c722
Merge pull request #1836 from lioncash/unused 7 years ago
bunnei 5ca586596d
Merge pull request #1860 from lioncash/event 7 years ago
Lioncash 8ea1f28614 kernel/svc: Remove unused header inclusion 7 years ago
Lioncash a543c35962 kernel/svc: Implement svcSignalEvent() 7 years ago
Lioncash 2a1f59b301 kernel/svc: Implement svcCreateEvent() 7 years ago
bunnei 465f486160
Merge pull request #1845 from lioncash/nro 7 years ago
bunnei d533767623
Merge pull request #1853 from lioncash/event 7 years ago
Marcos ab2108fb2a Rewrited TEX/TEXS (TEX Scalar). (#1826) 7 years ago
bunnei da5659fb87
Merge pull request #1857 from lioncash/res-info 7 years ago
bunnei 7f6bc284e9
Merge pull request #1854 from Subv/old_command_processor 7 years ago