citra/src/video_core
bunnei 552018c50a Merge pull request #1812 from JayFoxRox/refactor-shader
Retrieve shader result from new OutputRegisters-type
2016-05-31 18:12:56 -04:00
..
debug_utils Refactor Tev stage dumper 2016-05-21 03:11:27 +02:00
renderer_opengl OpenGL: Set shader_dirty on lighting changes 2016-05-23 23:28:13 +02:00
shader Retrieve shader result from new OutputRegisters-type 2016-05-16 18:55:51 +02:00
clipper.cpp Pica: Implement W-Buffer in SW rasterizer 2016-05-10 08:58:52 +02:00
clipper.h VideoCore: Unify interface to OpenGL and SW rasterizers 2015-12-07 20:20:38 -08:00
CMakeLists.txt Remove TGA dumper 2016-04-30 09:43:59 +02:00
command_processor.cpp Merge pull request #1812 from JayFoxRox/refactor-shader 2016-05-31 18:12:56 -04:00
command_processor.h Core: Cleanup hw includes. 2015-06-28 00:46:39 +01:00
gpu_debugger.h fix some xcode 7.0 warnings 2015-09-29 23:11:09 +02:00
pica.cpp Turn ShaderSetup into struct 2016-05-11 23:48:24 +02:00
pica.h Pica: Name LightSrc.config register 2016-05-23 23:28:13 +02:00
pica_state.h Move default_attributes into Pica state 2016-05-12 19:05:41 +02:00
pica_types.h VideoCore: Run include-what-you-use and fix most includes. 2016-04-30 17:02:41 +01:00
primitive_assembly.cpp VideoCore: Run include-what-you-use and fix most includes. 2016-04-30 17:02:41 +01:00
primitive_assembly.h Pica: Improve accuracy of immediate-mode support 2016-03-23 20:18:40 -07:00
rasterizer.cpp Rasterizer: Implement texture type 3 2016-05-11 08:07:36 +02:00
rasterizer.h GPU: Refactor "VertexShader" namespace to "Shader". 2015-08-15 17:33:41 -04:00
rasterizer_interface.h HWRasterizer: Texture forwarding 2016-04-21 17:27:56 -04:00
renderer_base.cpp VideoCore: Run include-what-you-use and fix most includes. 2016-04-30 17:02:41 +01:00
renderer_base.h Merge pull request #1474 from lioncash/renderer 2016-03-09 10:57:38 -05:00
swrasterizer.cpp VideoCore: Unify interface to OpenGL and SW rasterizers 2015-12-07 20:20:38 -08:00
swrasterizer.h VideoCore: Run include-what-you-use and fix most includes. 2016-04-30 17:02:41 +01:00
utils.h VideoCore: Run include-what-you-use and fix most includes. 2016-04-30 17:02:41 +01:00
vertex_loader.cpp Merge pull request #1733 from lioncash/vert_loader 2016-05-23 21:13:34 -04:00
vertex_loader.h vertex_loader: Correct forward declaration of InputVertex 2016-05-08 23:08:18 -04:00
video_core.cpp VideoCore: Run include-what-you-use and fix most includes. 2016-04-30 17:02:41 +01:00
video_core.h Config: Add scaled resolution option 2016-04-21 17:27:48 -04:00