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.
 
 
 
 
 
 
lizzie df838a57fd
[dynarmic] reduce CPU usage on Spooky Mansion by making blocks be page-sized and page-aligned; replace std::set<> with ankerl set in arm64 (#3253)
2 months ago
..
backend [VK, MacOS] Fix strict output type mismatch on Metal (MK8D/TOTK fix) (#3414) 2 months ago
frontend [dynarmic] reduce CPU usage on Spooky Mansion by making blocks be page-sized and page-aligned; replace std::set<> with ankerl set in arm64 (#3253) 2 months ago
ir_opt [vk] properly handle multithreading with global constants without using TLS (#3368) 2 months ago
CMakeLists.txt [shader_recompiler] macro-ify flow_test and attribute (#2900) 5 months ago
environment.h [vk] properly handle multithreading with global constants without using TLS (#3368) 2 months ago
exception.h general: Convert source file copyright comments over to SPDX 4 years ago
host_translate_info.h shader_recompiler: Align SSBO offsets to meet host requirements 2 years ago
object_pool.h Move to Clang Format 15 3 years ago
profile.h shader_recompiler: throw on missing geometry streams in geometry shaders 2 years ago
program_header.h general: Convert source file copyright comments over to SPDX 4 years ago
runtime_info.h [VK, MacOS] Fix strict output type mismatch on Metal (MK8D/TOTK fix) (#3414) 2 months ago
shader_info.h [android, feat] add "Fix Bloom Effects" toggle (#3359) 2 months ago
stage.h general: Convert source file copyright comments over to SPDX 4 years ago
varying_state.h MacroHLE: Add HLE replacement for base vertex and base instance. 3 years ago