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.
 
 
 
 
 
 
LittleWhite a98d1fc3fa Fix Linux GCC 4.9 build (complaining about undeclared memset) 11 years ago
..
debug_utils Fix Linux GCC 4.9 build (complaining about undeclared memset) 11 years ago
renderer_opengl Shader: Move shader code to its own subdirectory, "shader". 11 years ago
shader Build fix for Debug configurations. 11 years ago
CMakeLists.txt Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64. 11 years ago
clipper.cpp Shader: Move shader code to its own subdirectory, "shader". 11 years ago
clipper.h GPU: Refactor "VertexShader" namespace to "Shader". 11 years ago
command_processor.cpp Merge pull request #997 from Lectem/cmdlist_full_debug 11 years ago
command_processor.h Core: Cleanup hw includes. 11 years ago
gpu_debugger.h core/video_core: Use in-place construction where possible 11 years ago
hwrasterizer_base.h GPU: Refactor "VertexShader" namespace to "Shader". 11 years ago
pica.cpp Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. 11 years ago
pica.h citra-qt: Improve shader debugger. 11 years ago
primitive_assembly.cpp Shader: Move shader code to its own subdirectory, "shader". 11 years ago
primitive_assembly.h Shader: Move shader code to its own subdirectory, "shader". 11 years ago
rasterizer.cpp Shader: Move shader code to its own subdirectory, "shader". 11 years ago
rasterizer.h GPU: Refactor "VertexShader" namespace to "Shader". 11 years ago
renderer_base.h Core: Cleanup hw includes. 11 years ago
utils.cpp License change 11 years ago
utils.h video_core/utils: Remove unused variables in GetMortonOffset 11 years ago
video_core.cpp Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. 11 years ago
video_core.h Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. 11 years ago