You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
CamilleLaVey ca42578d4e [nce] Added "tainted" page fault handling inside dual channel 1 week ago
..
arm [nce] Added "tainted" page fault handling inside dual channel 1 week ago
crypto [ports] Remove ENABLE_OPENSSL and mbedtls nixos remnants (#3638) 3 weeks ago
debugger [logging, debugger] remove unescesary logic and only query USER env variable once (#2800) 5 months ago
file_sys [android/fs] external content loader + nca/xci patches (#3596) 2 weeks ago
frontend [chore] Fixed a couple memory leaks using up ~15 MB each iteration (#398) 3 months ago
hle [prepo] Add support for missing PlayReport commands (#3674) 2 weeks ago
internal_network [core/internal_network] cleanup network interface code a bit (#2905) 1 month ago
loader [android/fs] external content loader + nca/xci patches (#3596) 2 weeks ago
memory [file_sys, cheats] fix cheat_xxx.txt not being able to be disabled from Qt frontend (#3223) 3 months ago
tools [compat] HaikuOS port (#2805) 5 months ago
CMakeLists.txt [core/loader] prevent program_image reallocations in NSO+KIP loading methods (#3639) 3 weeks ago
constants.cpp [core] Use a eden profile picture instead of the default grey one. (#3350) 2 months ago
constants.h [core] Use a eden profile picture instead of the default grey one. (#3350) 2 months ago
core.cpp [vfs] remove usage of 'dynamic_cast', use ankerl::map for files (#3594) 4 weeks ago
core.h [vfs] remove usage of 'dynamic_cast', use ankerl::map for files (#3594) 4 weeks ago
core_timing.cpp [windows] Return x86 microsleep for Windows (#3563) 4 weeks ago
core_timing.h [common, core] remove uneeded memory indirection overhead at startup (#3306) 2 months ago
cpu_manager.cpp [android, core] pin core threads to logical CPUs 0-3 (#3121) 2 months ago
cpu_manager.h Fix typos in src/core (#12625) 2 years ago
device_memory.cpp core: Define HAS_NCE macro 2 years ago
device_memory.h Core: Initial implementation of device memory mapping 2 years ago
device_memory_manager.h [texture_cache, buffer_cache] Added TLS handling + changed command queue for GPU threading. (#3579) 4 weeks ago
device_memory_manager.inc [texture_cache, buffer_cache] Added TLS handling + changed command queue for GPU threading. (#3579) 4 weeks ago
game_settings.cpp [core] Add overridable game setting functionality (#2963) 3 months ago
game_settings.h [core] Add overridable game setting functionality (#2963) 3 months ago
gpu_dirty_memory_manager.h Core: Eliminate core/memory dependancies. 2 years ago
guest_memory.h Solves warning about GuestMemory having internal linkage. 12 months ago
hardware_properties.h [dynarmic] jit fix branch v2 (#203) 7 months ago
launch_timestamp_cache.cpp [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 1 month ago
launch_timestamp_cache.h [tests] fix compile+linking issues with PlayTime (#3345) 2 months ago
memory.cpp [core/memory] remove indirection handling for unaligned access (#3584) 4 weeks ago
memory.h Revert "[core/memory] Remove defered heap allocation on Linux." (#2974) 4 months ago
perf_stats.cpp [frontend] Slow and Turbo modes (#3525) 1 month ago
perf_stats.h chore: make yuzu REUSE compliant 4 years ago
reporter.cpp [core] Fix buiding with fmt 10 (#2524) 6 months ago
reporter.h [prepo] Add support for missing PlayReport commands (#3674) 2 weeks ago