Fernando Sahmkow a05120ec0b Shader_IR: Correct typo in Consistent method. 7 年 前
..
decode 33fcec3502 Shader_IR: allow lookup of texture samplers within the shader_ir for instructions that don't provide it 6 年 前
ast.cpp 8909f52166 Shader_IR: Implement Fast BRX and allow multi-branches in the CFG. 6 年 前
ast.h 074b38b7a9 video_core/shader/ast: Make ShowCurrentState() and SanityCheck() const member functions 6 年 前
compiler_settings.cpp 47e4f6a52c Shader_Ir: Refactor Decompilation process and allow multiple decompilation modes. 6 年 前
compiler_settings.h 2e9a810423 Shader_IR: allow else derivation to be optional. 6 年 前
const_buffer_locker.cpp a05120ec0b Shader_IR: Correct typo in Consistent method. 6 年 前
const_buffer_locker.h a05120ec0b Shader_IR: Correct typo in Consistent method. 6 年 前
control_flow.cpp 8909f52166 Shader_IR: Implement Fast BRX and allow multi-branches in the CFG. 6 年 前
control_flow.h 8909f52166 Shader_IR: Implement Fast BRX and allow multi-branches in the CFG. 6 年 前
decode.cpp 8909f52166 Shader_IR: Implement Fast BRX and allow multi-branches in the CFG. 6 年 前
expr.cpp 50ad745585 video_core/expr: Supply operator!= along with operator== 6 年 前
expr.h 8909f52166 Shader_IR: Implement Fast BRX and allow multi-branches in the CFG. 6 年 前
node.h 67658dd6e8 shader/node: std::move Meta instance within OperationNode constructor 6 年 前
node_helper.cpp bebbdc2067 shader_ir: std::move Node instance where applicable 7 年 前
node_helper.h e1b3be7ced shader: Move Node declarations out of the shader IR header 7 年 前
shader_ir.cpp acd6441134 Shader_Cache: setup connection of ConstBufferLocker 6 年 前
shader_ir.h 33fcec3502 Shader_IR: allow lookup of texture samplers within the shader_ir for instructions that don't provide it 6 年 前
track.cpp 4d26550f5f Merge pull request #2737 from FernandoS27/track-fix 7 年 前