citra/src/video_core
2018-07-24 19:08:17 +02:00
..
debug_utils reformat all files with clang-format 2018-06-29 16:56:12 +03:00
renderer_opengl Replace MathUtil::Clamp with its std counterpart 2018-07-24 19:08:17 +02:00
shader reformat all files with clang-format 2018-06-29 16:56:12 +03:00
swrasterizer Replace MathUtil::Clamp with its std counterpart 2018-07-24 19:08:17 +02:00
texture Replace MathUtil::Clamp with its std counterpart 2018-07-24 19:08:17 +02:00
CMakeLists.txt
command_processor.cpp reformat all files with clang-format 2018-06-29 16:56:12 +03:00
command_processor.h
geometry_pipeline.cpp
geometry_pipeline.h
gpu_debugger.h log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
pica.cpp
pica.h
pica_state.h
pica_types.h
primitive_assembly.cpp log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
primitive_assembly.h video_core/command_processor: attempt accelerate draw in draw trigger 2018-05-14 10:17:36 +03:00
rasterizer_interface.h gl_rasterizer: implement AccelerateDrawBatch to emulate PICA shader on hardware 2018-05-14 10:17:36 +03:00
regs.cpp
regs.h
regs_framebuffer.h log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
regs_lighting.h
regs_pipeline.h regs_pipeline: use proper unsigned type where applicable 2018-05-06 15:57:48 +03:00
regs_rasterizer.h
regs_shader.h
regs_texturing.h gl_rasterizer: implement mipmap for proctex 2018-07-06 01:13:02 +03:00
renderer_base.cpp
renderer_base.h
utils.h
vertex_loader.cpp reformat all files with clang-format 2018-06-29 16:56:12 +03:00
vertex_loader.h
video_core.cpp log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
video_core.h video_core: receive hardware shader settings 2018-05-14 10:17:35 +03:00