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 20336f286a Merge pull request #1391 from tfarley/hw-fb-sync-fix 10 years ago
..
debug_utils VideoCore: Unify interface to OpenGL and SW rasterizers 10 years ago
renderer_opengl hwrasterizer: Use proper cached fb addr/size 10 years ago
shader Merge pull request #1367 from yuriks/jit-jmp 10 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 10 years ago
pica.cpp Debugger: Use 3dbrew names for GPU registers 10 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 10 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 10 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