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.
 
 
 
 
 
 
Rodrigo Locatti afa4528b51 Merge pull request #3039 from ReinUsesLisp/cleanup-samplers 6 years ago
..
decode Merge pull request #3039 from ReinUsesLisp/cleanup-samplers 6 years ago
ast.cpp Shader_IR: Implement Fast BRX and allow multi-branches in the CFG. 6 years ago
ast.h video_core/shader/ast: Make ShowCurrentState() and SanityCheck() const member functions 6 years ago
compiler_settings.cpp Shader_Ir: Refactor Decompilation process and allow multiple decompilation modes. 6 years ago
compiler_settings.h Shader_IR: allow else derivation to be optional. 6 years ago
const_buffer_locker.cpp Shader_IR: Address Feedback. 6 years ago
const_buffer_locker.h Shader_IR: Address Feedback. 6 years ago
control_flow.cpp Shader_IR: Address Feedback. 6 years ago
control_flow.h Shader_IR: Address Feedback. 6 years ago
decode.cpp Shader_IR: Address Feedback. 6 years ago
expr.cpp video_core/expr: Supply operator!= along with operator== 6 years ago
expr.h Shader_IR: Address Feedback. 6 years ago
node.h shader/node: Unpack bindless texture encoding 6 years ago
node_helper.cpp shader_ir: std::move Node instance where applicable 7 years ago
node_helper.h shader: Move Node declarations out of the shader IR header 7 years ago
shader_ir.cpp Merge pull request #2976 from FernandoS27/cache-fast-brx-rebased 6 years ago
shader_ir.h Merge pull request #3039 from ReinUsesLisp/cleanup-samplers 6 years ago
track.cpp Merge pull request #2737 from FernandoS27/track-fix 7 years ago