citra/src/video_core
2017-12-05 22:34:22 +00:00
..
debug_utils
renderer_opengl video_core: clean format warnings 2017-11-01 12:35:32 +02:00
shader shader_jit_x64_compiler: Remove ABI overhead of LG2 and EX2 2017-11-30 18:17:35 +00:00
swrasterizer video_core: clean format warnings 2017-11-01 12:35:32 +02:00
texture
CMakeLists.txt tests: Add tests for x64 shader jit 2017-11-30 18:17:35 +00:00
command_processor.cpp Revert "Extracted the attribute setup and draw commands into their own functions" 2017-11-16 11:46:17 -07:00
command_processor.h
geometry_pipeline.cpp Fixed type conversion ambiguity 2017-09-30 09:34:35 +01:00
geometry_pipeline.h pica/command_processor: build geometry pipeline and run geometry shader 2017-08-19 10:13:20 +03:00
gpu_debugger.h
pica.cpp pica/command_processor: build geometry pipeline and run geometry shader 2017-08-19 10:13:20 +03:00
pica.h
pica_state.h pica/command_processor: build geometry pipeline and run geometry shader 2017-08-19 10:13:20 +03:00
pica_types.h video_core: optimize NaN check 2017-12-05 22:34:22 +00:00
primitive_assembly.cpp pica/primitive_assembly: Handle winding for GS primitive 2017-08-19 10:13:20 +03:00
primitive_assembly.h pica/primitive_assembly: Handle winding for GS primitive 2017-08-19 10:13:20 +03:00
rasterizer_interface.h
regs.cpp
regs.h
regs_framebuffer.h video_core: clean format warnings 2017-11-01 12:35:32 +02:00
regs_lighting.h gl_rasterizer/lighting: fix LUT interpolation 2017-06-21 23:13:06 +03:00
regs_pipeline.h pica/regs: layout geometry shader configuration regs 2017-08-10 01:53:08 +03:00
regs_rasterizer.h SwRasterizer: implement custom clip plane 2017-08-24 15:34:27 +03:00
regs_shader.h pica/regs: layout geometry shader configuration regs 2017-08-10 01:53:08 +03:00
regs_texturing.h
renderer_base.cpp
renderer_base.h
utils.h Optimized Morton 2017-09-24 22:27:14 +01:00
vertex_loader.cpp
vertex_loader.h
video_core.cpp
video_core.h