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 1bf449d752 Merge pull request #2562 from yuriks/pica-refactor3 9 years ago
..
debug_utils VideoCore: Split regs.h inclusions 9 years ago
renderer_opengl OpenGL: Remove unused duplicate of IsPassThroughTevStage 9 years ago
shader video_core/shader: Document sanitized MUL operation 9 years ago
swrasterizer SWRasterizer: Move more framebuffer functions to file 9 years ago
texture Merge pull request #2482 from yuriks/pica-refactor 9 years ago
CMakeLists.txt SWRasterizer: Move texturing functions to their own file 9 years ago
command_processor.cpp VideoCore: Split regs.h inclusions 9 years ago
command_processor.h Remove empty newlines in #include blocks. 9 years ago
gpu_debugger.h Add all services to the Service namespace 9 years ago
pica.cpp VideoCore: Split regs.h inclusions 9 years ago
pica.h VideoCore: Move Regs to its own file 9 years ago
pica_state.h VideoCore: Move Regs to its own file 9 years ago
pica_types.h Remove empty newlines in #include blocks. 9 years ago
primitive_assembly.cpp VideoCore: Split geometry pipeline regs from Regs struct 9 years ago
primitive_assembly.h VideoCore: Split geometry pipeline regs from Regs struct 9 years ago
rasterizer_interface.h rasterizer: separate TextureCopy from DisplayTransfer 9 years ago
regs.cpp Pica/Regs: Use binary search to look up reg names 9 years ago
regs.h Pica/Regs: Use binary search to look up reg names 9 years ago
regs_framebuffer.h VideoCore: Move Regs to its own file 9 years ago
regs_lighting.h VideoCore: Force enum sizes to u32 in LightingRegs 9 years ago
regs_pipeline.h VideoCore: Split u64 Pica reg unions into 2 separate u32 unions 9 years ago
regs_rasterizer.h VideoCore: Split rasterizer regs from Regs struct 9 years ago
regs_shader.h VideoCore: Split shader regs from Regs struct 9 years ago
regs_texturing.h VideoCore: Split texturing regs from Regs struct 9 years ago
renderer_base.cpp VideoCore: Move software rasterizer files to sub-directory 9 years ago
renderer_base.h Remove empty newlines in #include blocks. 9 years ago
utils.h VideoCore: Run include-what-you-use and fix most includes. 10 years ago
vertex_loader.cpp VideoCore: Move Regs to its own file 9 years ago
vertex_loader.h VideoCore: Move Regs to its own file 9 years ago
video_core.cpp config: Add option for specifying screen resolution scale factor. 9 years ago
video_core.h config: Add option for specifying screen resolution scale factor. 9 years ago