22 Commits (c3a5f5930f5598cba8b44a6c8e15a34e4d4dec33)

Author SHA1 Message Date
crueter c3a5f5930f
Update fmt to allow for v11 12 months ago
Liam 9737615948 general: fix compile for Apple Clang 3 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
Lioncash 0b67df1f7c control_flow: Fix duplicate switch case in OpcodeToken 5 years ago
ReinUsesLisp bf2956d77a shader: Avoid usage of C++20 ranges to build in clang 5 years ago
FernandoS27 c49d56c931 shader: Address feedback 5 years ago
FernandoS27 da936d6ad8 shader: Implement delegation of Exit to dispatcher on CFG 5 years ago
lat9nq 5bfcafa0a2 shader: Address feedback + clang format 5 years ago
lat9nq 0bb85f6a75 shader_recompiler,video_core: Cleanup some GCC and Clang errors 5 years ago
ReinUsesLisp 233e39bb7b shader: Fix dangling labels 5 years ago
FernandoS27 20ba0ea0a9 shader: Fix BRX tracking 5 years ago
ReinUsesLisp 9e6fe430bd shader: Fix splits on blocks using indirect branches 5 years ago
ReinUsesLisp b4a5e767d0 shader: Fix branches to visited virtual blocks 5 years ago
ReinUsesLisp b0d5572abf shader: Fix indirect branches to scheduler instructions 5 years ago
FernandoS27 34aba9627a shader: Implement BRX 5 years ago
ReinUsesLisp 260743f371 shader: Add partial rasterizer integration 5 years ago
ReinUsesLisp 71f96fa636 shader: Implement CAL inlining function calls 5 years ago
ReinUsesLisp 622d676202 shader: Fix conditional execution of exit instructions 5 years ago
ReinUsesLisp e87a502da2 shader: Fix control flow 5 years ago
ReinUsesLisp 9170200a11 shader: Initial implementation of an AST 5 years ago
ReinUsesLisp 6c4cc0cd06 shader: SSA and dominance 5 years ago
ReinUsesLisp 2d48a7b4d0 shader: Initial recompiler work 5 years ago