You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/video_core
LittleWhite 9d6748fa94 Fix Linux GCC 4.9 build (complaining about undeclared memset) 10 years ago
..
debug_utils Fix Linux GCC 4.9 build (complaining about undeclared memset) 10 years ago
renderer_opengl Shader: Move shader code to its own subdirectory, "shader". 10 years ago
shader Build fix for Debug configurations. 10 years ago
CMakeLists.txt Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64. 10 years ago
clipper.cpp Shader: Move shader code to its own subdirectory, "shader". 10 years ago
clipper.h GPU: Refactor "VertexShader" namespace to "Shader". 10 years ago
command_processor.cpp Merge pull request #997 from Lectem/cmdlist_full_debug 10 years ago
command_processor.h Core: Cleanup hw includes. 10 years ago
gpu_debugger.h core/video_core: Use in-place construction where possible 10 years ago
hwrasterizer_base.h GPU: Refactor "VertexShader" namespace to "Shader". 10 years ago
pica.cpp Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. 10 years ago
pica.h citra-qt: Improve shader debugger. 10 years ago
primitive_assembly.cpp Shader: Move shader code to its own subdirectory, "shader". 10 years ago
primitive_assembly.h Shader: Move shader code to its own subdirectory, "shader". 10 years ago
rasterizer.cpp Shader: Move shader code to its own subdirectory, "shader". 10 years ago
rasterizer.h GPU: Refactor "VertexShader" namespace to "Shader". 10 years ago
renderer_base.h Core: Cleanup hw includes. 10 years ago
utils.cpp License change 10 years ago
utils.h video_core/utils: Remove unused variables in GetMortonOffset 10 years ago
video_core.cpp Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. 10 years ago
video_core.h Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. 10 years ago