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.
 
 
 
 
 
 
namkazy 9f6ebccf06 shader_decode: SULD.D -> SINT actually same as UNORM. 6 years ago
..
decode shader_decode: SULD.D -> SINT actually same as UNORM. 6 years ago
ast.cpp Shader_IR: Implement Fast BRX and allow multi-branches in the CFG. 6 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. 6 years ago
compiler_settings.h Shader_IR: allow else derivation to be optional. 6 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== 6 years ago
expr.h Shader_IR: Address Feedback. 6 years ago
node.h shader: node - update correct comment 6 years ago
node_helper.cpp shader_decode: ATOM/ATOMS: add function to avoid code repetition 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 add shader stage when init shader ir 6 years ago
shader_ir.h add shader stage when init shader ir 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