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.
 
 
 
 
 
 
Nguyen Dac Nam 3809c15721 shader_decode: implement ATOM operation for S32 and U32 6 years ago
..
decode shader_decode: implement ATOM operation for S32 and U32 6 years ago
ast.cpp Shader_IR: Implement Fast BRX and allow multi-branches in the CFG. 7 years ago
ast.h shader: Remove curly braces initializers on shared pointers 6 years ago
compiler_settings.cpp Shader_Ir: Refactor Decompilation process and allow multiple decompilation modes. 7 years ago
compiler_settings.h Shader_IR: allow else derivation to be optional. 7 years ago
control_flow.cpp video_core: Rename "const buffer locker" to "registry" 6 years ago
control_flow.h video_core: Rename "const buffer locker" to "registry" 6 years ago
decode.cpp video_core: Rename "const buffer locker" to "registry" 6 years ago
expr.cpp video_core/expr: Supply operator!= along with operator== 7 years ago
expr.h Shader_IR: Address Feedback. 7 years ago
node.h shader: node - update correct comment 6 years ago
node_helper.cpp node_helper: add IBitfieldExtract case 6 years ago
node_helper.h Shader_IR: Implement initial code for tracking indexed samplers. 6 years ago
registry.cpp engines/maxwell_3d: Add TFB registers and store them in shader registry 6 years ago
registry.h engines/maxwell_3d: Add TFB registers and store them in shader registry 6 years ago
shader_ir.cpp shader/shader_ir: Track usage in input attribute and of legacy varyings 6 years ago
shader_ir.h shader/shader_ir: Track usage in input attribute and of legacy varyings 6 years ago
track.cpp shader/registry: Store graphics and compute metadata 6 years ago
transform_feedback.cpp shader/transform_feedback: Expose buffer stride 6 years ago
transform_feedback.h shader/transform_feedback: Expose buffer stride 6 years ago