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