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.
 
 
 
 
 
 
Huw Pascoe da1c8d1522 Fixed type conversion ambiguity 8 years ago
..
debug_utils Doxygen: Amend minor issues (#2593) 9 years ago
renderer_opengl Fixed type conversion ambiguity 8 years ago
shader Improved performance of FromAttributeBuffer 8 years ago
swrasterizer Disable unary operator- on Math::Vec2/Vec3/Vec4 for unsigned types. 8 years ago
texture video_core: remove #pragma once in cpp file (#2570) 9 years ago
CMakeLists.txt pica/command_processor: build geometry pipeline and run geometry shader 8 years ago
command_processor.cpp Remove pipeline.gpu_mode and fix minor issues 8 years ago
command_processor.h Remove empty newlines in #include blocks. 9 years ago
geometry_pipeline.cpp Fixed type conversion ambiguity 8 years ago
geometry_pipeline.h pica/command_processor: build geometry pipeline and run geometry shader 8 years ago
gpu_debugger.h Add all services to the Service namespace 9 years ago
pica.cpp pica/command_processor: build geometry pipeline and run geometry shader 8 years ago
pica.h VideoCore: Move Regs to its own file 9 years ago
pica_state.h pica/command_processor: build geometry pipeline and run geometry shader 8 years ago
pica_types.h Optimized Float<M,E> multiplication 8 years ago
primitive_assembly.cpp pica/primitive_assembly: Handle winding for GS primitive 8 years ago
primitive_assembly.h pica/primitive_assembly: Handle winding for GS primitive 8 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/swrasterizer: implement procedural texture 9 years ago
regs_framebuffer.h Warnings: Fixed a few missing-return warnings in video_core. 8 years ago
regs_lighting.h gl_rasterizer/lighting: fix LUT interpolation 9 years ago
regs_pipeline.h pica/regs: layout geometry shader configuration regs 8 years ago
regs_rasterizer.h SwRasterizer: implement custom clip plane 8 years ago
regs_shader.h pica/regs: layout geometry shader configuration regs 8 years ago
regs_texturing.h Merge pull request #2743 from wwylele/wrap-fix 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 Optimized Morton 8 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 Move screen size constants from video_core to core 9 years ago