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.
 
 
 
 
 
 
bunnei f536a8d269 Merge pull request #2865 from wwylele/gs++ 8 years ago
..
debug_utils Doxygen: Amend minor issues (#2593) 9 years ago
renderer_opengl Merge pull request #2914 from wwylele/fresnel-fix 8 years ago
shader pica/shader/jit: implement SETEMIT and EMIT 9 years ago
swrasterizer pica/lighting: only apply Fresnel factor for the last light 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 9 years ago
command_processor.cpp pica/command_processor: build geometry pipeline and run geometry shader 9 years ago
command_processor.h Remove empty newlines in #include blocks. 9 years ago
geometry_pipeline.cpp pica/command_processor: build geometry pipeline and run geometry shader 9 years ago
geometry_pipeline.h pica/command_processor: build geometry pipeline and run geometry shader 9 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 9 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 9 years ago
pica_types.h Remove empty newlines in #include blocks. 9 years ago
primitive_assembly.cpp pica/primitive_assembly: Handle winding for GS primitive 9 years ago
primitive_assembly.h pica/primitive_assembly: Handle winding for GS primitive 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/swrasterizer: implement procedural texture 9 years ago
regs_framebuffer.h Warnings: Fixed a few missing-return warnings in video_core. 9 years ago
regs_lighting.h gl_rasterizer/lighting: fix LUT interpolation 9 years ago
regs_pipeline.h pica/regs: layout geometry shader configuration regs 9 years ago
regs_rasterizer.h pica: correct bit field length for some registers 9 years ago
regs_shader.h pica/regs: layout geometry shader configuration regs 9 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 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 Move screen size constants from video_core to core 9 years ago