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.
 
 
 
 
 
 
Jannik Vogel 5cf2de5ecf PICA: Align vertex attributes 10 years ago
..
debug_utils renderer_base: Don't directly expose the rasterizer unique_ptr 10 years ago
renderer_opengl Merge pull request #1344 from LittleWhite-tb/error-output 10 years ago
shader Common: Get rid of alignment macros 10 years ago
CMakeLists.txt Add immediate mode vertex submission 10 years ago
clipper.cpp Add immediate mode vertex submission 10 years ago
clipper.h VideoCore: Unify interface to OpenGL and SW rasterizers 10 years ago
command_processor.cpp PICA: Align vertex attributes 10 years ago
command_processor.h Core: Cleanup hw includes. 11 years ago
gpu_debugger.h fix some xcode 7.0 warnings 10 years ago
pica.cpp Add immediate mode vertex submission 10 years ago
pica.h Add immediate mode vertex submission 10 years ago
pica_state.h Add immediate mode vertex submission 10 years ago
pica_types.h pica_types: Fix typo in docstring. 10 years ago
primitive_assembly.cpp Add immediate mode vertex submission 10 years ago
primitive_assembly.h Add immediate mode vertex submission 10 years ago
rasterizer.cpp Pica: Write depth value even when depth test is disabled 10 years ago
rasterizer.h GPU: Refactor "VertexShader" namespace to "Shader". 11 years ago
rasterizer_interface.h VideoCore: Unify interface to OpenGL and SW rasterizers 10 years ago
renderer_base.cpp VideoCore: Sync state after changing rasterizers 10 years ago
renderer_base.h Merge pull request #1474 from lioncash/renderer 10 years ago
swrasterizer.cpp VideoCore: Unify interface to OpenGL and SW rasterizers 10 years ago
swrasterizer.h swrasterizer: Add missing override specifier 10 years ago
utils.cpp video_core: Reorganize headers 10 years ago
utils.h video_core/utils: Remove unused variables in GetMortonOffset 11 years ago
video_core.cpp Improve error report from Init() functions 10 years ago
video_core.h Improve error report from Init() functions 10 years ago