citra/src/video_core
Weiyi Wang 972db17247
Merge pull request #3497 from wwylele/texture-cube-new
gl_rasterizer: implement TextureCube
2018-04-06 12:41:40 +03:00
..
debug_utils Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
renderer_opengl Merge pull request #3497 from wwylele/texture-cube-new 2018-04-06 12:41:40 +03:00
shader video_core/shader/shader: Remove include cinttypes 2018-03-28 22:40:16 +08:00
swrasterizer Merge pull request #3516 from wwylele/shadow-sw 2018-03-31 23:29:22 -06:00
texture Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
CMakeLists.txt renderer_opengl: add PICA->GLSL shader decompiler 2018-04-02 17:34:54 +03:00
command_processor.cpp Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
command_processor.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
geometry_pipeline.cpp
geometry_pipeline.h
gpu_debugger.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
pica.cpp Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
pica.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
pica_state.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
pica_types.h
primitive_assembly.cpp Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
primitive_assembly.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
rasterizer_interface.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
regs.cpp
regs.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
regs_framebuffer.h Merge pull request #3580 from daniellimws/common-fmt 2018-04-06 12:38:08 +03:00
regs_lighting.h swrasterizer/lighting: implement shadow attenuation 2018-03-13 12:56:19 +02:00
regs_pipeline.h
regs_rasterizer.h Optimize AttributeBuffer to OutputVertex conversion (#3283) 2018-01-02 15:32:33 -08:00
regs_shader.h
regs_texturing.h swrasterizer: implement shadow map sampling 2018-03-13 12:56:19 +02:00
renderer_base.cpp
renderer_base.h
utils.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
vertex_loader.cpp Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
vertex_loader.h
video_core.cpp citra-qt: Add customizable speed limit target (#3353) 2018-01-25 22:24:40 -07:00
video_core.h citra-qt: Add customizable speed limit target (#3353) 2018-01-25 22:24:40 -07:00