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.
 
 
 
 
 
 
Yuri Kunde Schlesner ecf6ecf325 OpenGL: Add scaled resolution support to scissor 10 years ago
..
debug_utils Remove superfluous std::move in return std::move(local_var) 10 years ago
renderer_opengl OpenGL: Add scaled resolution support to scissor 10 years ago
shader Retrieve shader result from new OutputRegisters-type 10 years ago
CMakeLists.txt Remove TGA dumper 10 years ago
clipper.cpp Pica: Implement W-Buffer in SW rasterizer 10 years ago
clipper.h VideoCore: Unify interface to OpenGL and SW rasterizers 10 years ago
command_processor.cpp Pica: Add fog state 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 Turn ShaderSetup into struct 10 years ago
pica.h PICA: Scissor fixes and cleanups 10 years ago
pica_state.h Pica: Add fog state 10 years ago
pica_types.h VideoCore: Run include-what-you-use and fix most includes. 10 years ago
primitive_assembly.cpp VideoCore: Run include-what-you-use and fix most includes. 10 years ago
primitive_assembly.h Pica: Improve accuracy of immediate-mode support 10 years ago
rasterizer.cpp PICA: Scissor fixes and cleanups 10 years ago
rasterizer.h GPU: Refactor "VertexShader" namespace to "Shader". 11 years ago
rasterizer_interface.h HWRasterizer: Texture forwarding 10 years ago
renderer_base.cpp VideoCore: Run include-what-you-use and fix most includes. 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 VideoCore: Run include-what-you-use and fix most includes. 10 years ago
utils.h VideoCore: Run include-what-you-use and fix most includes. 10 years ago
vertex_loader.cpp Merge pull request #1733 from lioncash/vert_loader 10 years ago
vertex_loader.h vertex_loader: Correct forward declaration of InputVertex 10 years ago
video_core.cpp VideoCore: Run include-what-you-use and fix most includes. 10 years ago
video_core.h Config: Add scaled resolution option 10 years ago