citra/src/video_core
2016-02-05 17:20:19 -05:00
..
debug_utils VideoCore: Unify interface to OpenGL and SW rasterizers 2015-12-07 20:20:38 -08:00
renderer_opengl gl_rasterizer: Initial implementation of bump mapping. 2016-02-05 17:20:19 -05:00
shader pica: Implement decoding of basic fragment lighting components. 2016-02-05 17:17:28 -05:00
clipper.cpp pica: Implement decoding of basic fragment lighting components. 2016-02-05 17:17:28 -05:00
clipper.h VideoCore: Unify interface to OpenGL and SW rasterizers 2015-12-07 20:20:38 -08:00
CMakeLists.txt pica: Add pica_types module and move float24 definition. 2016-02-05 17:17:26 -05:00
command_processor.cpp pica: Implement fragment lighting LUTs. 2016-02-05 17:17:27 -05: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 Debugger: Use 3dbrew names for GPU registers 2016-01-24 20:29:44 -08:00
pica.h gl_rasterizer: Initial implementation of bump mapping. 2016-02-05 17:20:19 -05:00
pica_types.h pica: Implement decoding of basic fragment lighting components. 2016-02-05 17:17:28 -05:00
primitive_assembly.cpp GPU/PrimitiveAssembler: Fixed drawing triangle fans. 2015-12-06 10:48:05 -05:00
primitive_assembly.h video_core: Remove unnecessary includes from headers 2015-09-11 00:10:03 -04:00
rasterizer.cpp PICA: Properly emulate 1-stage delay in the combiner buffer 2015-11-30 22:45:18 -08:00
rasterizer.h GPU: Refactor "VertexShader" namespace to "Shader". 2015-08-15 17:33:41 -04:00
rasterizer_interface.h VideoCore: Unify interface to OpenGL and SW rasterizers 2015-12-07 20:20:38 -08:00
renderer_base.cpp VideoCore: Sync state after changing rasterizers 2015-12-20 17:37:15 -08:00
renderer_base.h VideoCore: Unify interface to OpenGL and SW rasterizers 2015-12-07 20:20:38 -08:00
swrasterizer.cpp VideoCore: Unify interface to OpenGL and SW rasterizers 2015-12-07 20:20:38 -08:00
swrasterizer.h swrasterizer: Add missing override specifier 2015-12-29 18:35:38 -05:00
utils.cpp video_core: Reorganize headers 2015-09-11 07:31:15 -04:00
utils.h video_core/utils: Remove unused variables in GetMortonOffset 2015-05-23 00:38:37 -04:00
video_core.cpp video_core: Make the renderer global a unique_ptr 2015-12-30 08:52:01 -05:00
video_core.h video_core: Make the renderer global a unique_ptr 2015-12-30 08:52:01 -05:00