17 Commits (df838a57fd5d1a118e310933b37e9aeb2d88327b)

Author SHA1 Message Date
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
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ameerj 0df188787a shader_recompiler: Reduce unused includes 4 years ago
ReinUsesLisp 50d20bf0e9 shader: Add copy constructor to instructions 5 years ago
ReinUsesLisp 03f6d424ce glasm: Rework control flow introducing a syntax list 5 years ago
ReinUsesLisp b6bd6a5bce shader: Inline common IR::Block methods 5 years ago
lat9nq a4e7a41e7f shader_recompiler,video_core: Cleanup some GCC and Clang errors 5 years ago
ReinUsesLisp a5f87011d3 shader: Primitive Vulkan integration 5 years ago
ReinUsesLisp 60342eb0c0 shader: Add support for forward declarations 5 years ago
ReinUsesLisp 76a3a2510f shader: Misc fixes 5 years ago
ReinUsesLisp c4d75e4b78 shader: Initial implementation of an AST 5 years ago
ReinUsesLisp 8e9207253c shader: Better constant folding 5 years ago
ReinUsesLisp 0dcc0d5f8a shader: Properly store phi on Inst 5 years ago
ReinUsesLisp b229ffc0bc shader: Add pools and rename files 5 years ago
ReinUsesLisp f5605b424f shader: Initial instruction support 5 years ago
ReinUsesLisp 1b576ed4cb shader: SSA and dominance 5 years ago
ReinUsesLisp e6892e9da6 shader: Initial recompiler work 5 years ago