Tony Wasserka 33ba604fd9 Introduce a shader tracer to allow inspection of input/output values for each processed instruction. 11 лет назад
..
debug_utils 33ba604fd9 Introduce a shader tracer to allow inspection of input/output values for each processed instruction. 11 лет назад
renderer_opengl 18527b9e21 Shader: Move shader code to its own subdirectory, "shader". 11 лет назад
shader 33ba604fd9 Introduce a shader tracer to allow inspection of input/output values for each processed instruction. 11 лет назад
CMakeLists.txt b39c053785 Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64. 11 лет назад
clipper.cpp 18527b9e21 Shader: Move shader code to its own subdirectory, "shader". 11 лет назад
clipper.h 642b9b5030 GPU: Refactor "VertexShader" namespace to "Shader". 11 лет назад
command_processor.cpp 33ba604fd9 Introduce a shader tracer to allow inspection of input/output values for each processed instruction. 11 лет назад
command_processor.h 4964a359e1 Core: Cleanup hw includes. 11 лет назад
gpu_debugger.h 5d2366e1e9 core/video_core: Use in-place construction where possible 11 лет назад
hwrasterizer_base.h 642b9b5030 GPU: Refactor "VertexShader" namespace to "Shader". 11 лет назад
pica.cpp 094ae6fadb Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. 11 лет назад
pica.h 4cb302c8ae citra-qt: Improve shader debugger. 11 лет назад
primitive_assembly.cpp 18527b9e21 Shader: Move shader code to its own subdirectory, "shader". 11 лет назад
primitive_assembly.h 18527b9e21 Shader: Move shader code to its own subdirectory, "shader". 11 лет назад
rasterizer.cpp 18527b9e21 Shader: Move shader code to its own subdirectory, "shader". 11 лет назад
rasterizer.h 642b9b5030 GPU: Refactor "VertexShader" namespace to "Shader". 11 лет назад
renderer_base.h 4964a359e1 Core: Cleanup hw includes. 11 лет назад
utils.cpp ebfd831ccb License change 11 лет назад
utils.h dc587fa295 video_core/utils: Remove unused variables in GetMortonOffset 11 лет назад
video_core.cpp 094ae6fadb Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. 11 лет назад
video_core.h 094ae6fadb Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. 11 лет назад