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.
 
 
 
 
 
 
bunnei 18527b9e21 Shader: Move shader code to its own subdirectory, "shader". 11 years ago
..
debug_utils ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the standard u?int*_t types. 11 years ago
renderer_opengl Shader: Move shader code to its own subdirectory, "shader". 11 years ago
shader Shader: Move shader code to its own subdirectory, "shader". 11 years ago
CMakeLists.txt Shader: Move shader code to its own subdirectory, "shader". 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 Shader: Move shader code to its own subdirectory, "shader". 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 Videocore: Don't reinitialize register name map on every query 11 years ago
pica.h Videocore: Don't reinitialize register name map on every query 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 Pica: Create 'State' structure and move state memory there. 11 years ago
video_core.h Common: Cleanup emu_window includes. 11 years ago