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 0b6cc0592d Merge pull request #1334 from tfarley/hw-depth-modifiers 10 years ago
..
debug_utils VideoCore: Unify interface to OpenGL and SW rasterizers 10 years ago
renderer_opengl hwrasterizer: Use depth offset 10 years ago
shader video_core: Reorganize headers 11 years ago
CMakeLists.txt VideoCore: Unify interface to OpenGL and SW rasterizers 10 years ago
clipper.cpp VideoCore: Unify interface to OpenGL and SW rasterizers 10 years ago
clipper.h VideoCore: Unify interface to OpenGL and SW rasterizers 10 years ago
command_processor.cpp command_processor: Get rid of variable shadowing 10 years ago
command_processor.h Core: Cleanup hw includes. 11 years ago
gpu_debugger.h fix some xcode 7.0 warnings 11 years ago
pica.cpp video_core: Reorganize headers 11 years ago
pica.h gl_rasterizer: Move logic for creating ShaderCacheKey to a static function. 10 years ago
primitive_assembly.cpp GPU/PrimitiveAssembler: Fixed drawing triangle fans. 10 years ago
primitive_assembly.h video_core: Remove unnecessary includes from headers 11 years ago
rasterizer.cpp PICA: Properly emulate 1-stage delay in the combiner buffer 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 VideoCore: Unify interface to OpenGL and SW rasterizers 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 11 years ago
utils.h video_core/utils: Remove unused variables in GetMortonOffset 11 years ago
video_core.cpp video_core: Make the renderer global a unique_ptr 10 years ago
video_core.h video_core: Make the renderer global a unique_ptr 10 years ago