bunnei 15c907317c Merge pull request #1710 from hrydgard/optimize-event-breakpoints 10 years ago
..
debug_utils 01a1555b5d Replace std::map with std::array for graphics event breakpoints, and allow the compiler to inline. Saves 1%+ in vertex heavy situations. 10 years ago
renderer_opengl 562f36a144 HWRasterizer: reorder declarations to match defs 10 years ago
shader 656a442433 shader: Shader size is long uint, not uint. 10 years ago
CMakeLists.txt 6b775034dd Add immediate mode vertex submission 10 years ago
clipper.cpp 6b775034dd Add immediate mode vertex submission 10 years ago
clipper.h 195fedccf0 VideoCore: Unify interface to OpenGL and SW rasterizers 10 years ago
command_processor.cpp ffcf7ecee9 shader: Remove unused 'state' argument from 'Setup' function. 10 years ago
command_processor.h 4964a359e1 Core: Cleanup hw includes. 11 years ago
gpu_debugger.h bafb7afba2 fix some xcode 7.0 warnings 11 years ago
pica.cpp 81004211dd Pica: Improve accuracy of immediate-mode support 10 years ago
pica.h 39d4994c15 pica: Handle default lighting case 10 years ago
pica_state.h 81004211dd Pica: Improve accuracy of immediate-mode support 10 years ago
pica_types.h b694423d09 pica_types: Fix typo in docstring. 10 years ago
primitive_assembly.cpp ff7c798d86 Pica: Remove geometry dumper (PICA_DUMP_GEOMETRY) 10 years ago
primitive_assembly.h 81004211dd Pica: Improve accuracy of immediate-mode support 10 years ago
rasterizer.cpp e2b63a2dd7 Rasterizer: Allow all blend factors for alpha blend-func 10 years ago
rasterizer.h 642b9b5030 GPU: Refactor "VertexShader" namespace to "Shader". 11 years ago
rasterizer_interface.h 22f3a7e94c HWRasterizer: Texture forwarding 10 years ago
renderer_base.cpp 22f3a7e94c HWRasterizer: Texture forwarding 10 years ago
renderer_base.h 4a2d1571bc Merge pull request #1474 from lioncash/renderer 10 years ago
swrasterizer.cpp 195fedccf0 VideoCore: Unify interface to OpenGL and SW rasterizers 10 years ago
swrasterizer.h 22f3a7e94c HWRasterizer: Texture forwarding 10 years ago
utils.cpp aec28ed91e video_core: Reorganize headers 11 years ago
utils.h dc587fa295 video_core/utils: Remove unused variables in GetMortonOffset 11 years ago
video_core.cpp e46d086189 Config: Add scaled resolution option 10 years ago
video_core.h e46d086189 Config: Add scaled resolution option 10 years ago