You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/shader_recompiler/frontend/maxwell
lat9nq 2e5af95541 shader: GCC fmt 8.0.0 fixes 4 years ago
..
translate shader: Account for 33-bit IADD3 scenario 4 years ago
control_flow.cpp shader: Address feedback 4 years ago
control_flow.h shader: Implement delegation of Exit to dispatcher on CFG 4 years ago
decode.cpp shader: Address feedback + clang format 4 years ago
decode.h shader: Add pools and rename files 4 years ago
indirect_branch_table_track.cpp shader_recompiler,video_core: Cleanup some GCC and Clang errors 4 years ago
indirect_branch_table_track.h shader: Implement BRX 4 years ago
instruction.h shader: Implement BRX 4 years ago
location.h shader: Initial implementation of an AST 4 years ago
maxwell.inc shader: Implement Int32 SUATOM/SURED 4 years ago
opcodes.cpp shader: Handle host exceptions 4 years ago
opcodes.h shader: Add pools and rename files 4 years ago
structured_control_flow.cpp shader: GCC fmt 8.0.0 fixes 4 years ago
structured_control_flow.h glasm: Rework control flow introducing a syntax list 4 years ago
translate_program.cpp shader: Use std::bit_cast instead of Common::BitCast for passthrough 4 years ago
translate_program.h shader: Add support for native 16-bit floats 4 years ago