10012 Commits (99bcf7cd4896067d6ff63ffd26f9ec18d7a7f2f3)
 

Author SHA1 Message Date
Hexagon12 99bcf7cd48 Merge pull request #1880 from DarkLordZach/cache-storage 7 years ago
bunnei 5642ed351c Merge pull request #1876 from lioncash/vma 7 years ago
bunnei 50488780bd Merge pull request #1862 from marcosvitali/tlds 7 years ago
bunnei 60a2d6f613 Merge pull request #1864 from lioncash/nrr 7 years ago
bunnei 5839a3f077 Merge pull request #1874 from lioncash/bindings 7 years ago
bunnei 49840e686e Merge pull request #1882 from FearlessTobi/backport-4418-fix 7 years ago
bunnei 6e81f4edc9 Merge pull request #1873 from lioncash/const 7 years ago
Marcos Vitali 89a288d7ce gl_shader_decompiler: TLDS/TLD4/TLD4S Reworked reflecting the source registers, bugs fixed and modularize. 7 years ago
Tobias da012f0d54 Backport review comment from citra-emu/citra#4418 7 years ago
Zach Hilman e809d6c791 savedata_factory: Add support for CacheStorage 7 years ago
Zach Hilman 27b5ca24e8 savedata_factory: Delete TemporaryStorage on startup 7 years ago
bunnei b05edf8b20 Merge pull request #1868 from lioncash/config 7 years ago
bunnei 7ce4d7f20d Merge pull request #1875 from DarkLordZach/oss-ngword2 7 years ago
Lioncash 70f16242ca memory: Convert ASSERT into a DEBUG_ASSERT within GetPointerFromVMA() 7 years ago
Lioncash bfb412a71a vm_manager: Make vma_map private 7 years ago
bunnei 071f4c3a97 Merge pull request #1861 from lioncash/reset 7 years ago
bunnei d6f17bdcc9 Merge pull request #1824 from ReinUsesLisp/fbcache 7 years ago
bunnei 8705b31261 Merge pull request #1863 from ReinUsesLisp/texs-f16 7 years ago
Zach Hilman 1f604f5be3 system_archive: Implement open source NgWord2 7 years ago
Lioncash 33a9fa9aea hle/service: Replace log + UNIMPLEMENTED with UNIMPLEMENTED_MSG 7 years ago
Lioncash 7dd574a3a1 hle/service: Remove unnecessary using declarations 7 years ago
Lioncash 129d373b58 hle/service, hle/sm: Compress usages of MakeResult() 7 years ago
Lioncash e3fdcaadc1 hle/service, hle/sm: Use structured bindings where applicable 7 years ago
bunnei 0fd4fa0522 Merge pull request #1867 from lioncash/alloc 7 years ago
bunnei 27aaabc92b Merge pull request #1866 from lioncash/cache 7 years ago
Mat M f9b12a9612 Merge pull request #1870 from heapo/pagetable_shrink_to_fit 7 years ago
Lioncash be50f38aff yuzu/game_list_worker: Don't retrieve the file type twice in AddFstEntriesToGameList() 7 years ago
Lioncash a034b47596 yuzu/game_list_worker: Don't retrieve file type and file type strings twice in MakeGameListEntry() 7 years ago
Lioncash 76f5f98b9c loaders: Make GetFileType() a const qualified member function 7 years ago
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 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
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