citra/src/video_core
Weiyi Wang 9e4f670ea9
Merge pull request #3484 from wwylele/highlight-fix
pica/lighting: compute highlight clamp after one-/two-sided diffuse pass
2018-03-18 23:41:27 +02: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 #3484 from wwylele/highlight-fix 2018-03-18 23:41:27 +02:00
shader Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
swrasterizer lighting: compute highlight clamp after one-/two-sided diffuse pass 2018-03-10 01:14:05 +02:00
texture Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
CMakeLists.txt stream buffer 2018-03-17 02:02:39 +01: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 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 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 video_core: fix infinity and NaN conversions 2017-12-14 19:51:58 +00: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
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_framebuffer.h video_core: clean format warnings 2017-11-01 12:35:32 +02:00
regs_lighting.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
regs_pipeline.h pica/regs: layout geometry shader configuration regs 2017-08-10 01:53:08 +03:00
regs_rasterizer.h Optimize AttributeBuffer to OutputVertex conversion (#3283) 2018-01-02 15:32:33 -08:00
regs_shader.h pica/regs: layout geometry shader configuration regs 2017-08-10 01:53:08 +03:00
regs_texturing.h
regs.cpp
regs.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07: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