citra/src/video_core
2015-06-28 00:36:54 +01:00
..
debug_utils Move video_core/color.h to common/color.h 2015-05-30 11:17:37 -07:00
renderer_opengl Common: Cleanup key_map includes. 2015-06-28 00:36:54 +01:00
clipper.cpp VideoCore: Fix floating point warning 2015-06-26 21:38:04 -07:00
clipper.h License change 2014-12-20 21:20:24 -08:00
CMakeLists.txt Move video_core/color.h to common/color.h 2015-05-30 11:17:37 -07:00
command_processor.cpp Pica: Implement command buffer execution registers. 2015-05-31 01:52:39 -04:00
command_processor.h License change 2014-12-20 21:20:24 -08:00
gpu_debugger.h core/video_core: Use in-place construction where possible 2015-02-17 17:57:23 -05:00
hwrasterizer_base.h OpenGL renderer 2015-05-22 15:51:18 -07:00
pica.cpp Pica: Create 'State' structure and move state memory there. 2015-05-22 22:59:42 -04:00
pica.h video_core: add extra braces around initializer 2015-06-14 00:33:08 -03:00
primitive_assembly.cpp Pica/PrimitiveAssembly: Fix triangle strips and fans being generated with incorrect winding order. 2015-03-09 21:49:49 +01:00
primitive_assembly.h Merge pull request #291 from purpasmart96/license 2014-12-21 16:05:44 -05:00
rasterizer.cpp Merge pull request #811 from archshift/commonify 2015-05-31 09:55:29 -07:00
rasterizer.h License change 2014-12-20 21:20:24 -08:00
renderer_base.h OpenGL renderer 2015-05-22 15:51:18 -07:00
utils.cpp License change 2014-12-20 21:20:24 -08:00
utils.h video_core/utils: Remove unused variables in GetMortonOffset 2015-05-23 00:38:37 -04:00
vertex_shader.cpp vertex_shader: Use address offset on src2 in inverted mode. 2015-05-31 01:52:40 -04:00
vertex_shader.h Pica: Create 'State' structure and move state memory there. 2015-05-22 22:59:42 -04:00
video_core.cpp Pica: Create 'State' structure and move state memory there. 2015-05-22 22:59:42 -04:00
video_core.h OpenGL renderer 2015-05-22 15:51:18 -07:00