yuzu-android/src/video_core
Yuri Kunde Schlesner 9b7d85a4f5 video_core: add extra braces around initializer
Trivial change and fixes several warnings in the clang build.
2015-06-14 00:33:08 -03:00
..
debug_utils Move video_core/color.h to common/color.h 2015-05-30 11:17:37 -07:00
renderer_opengl Renderer formatting edits 2015-06-08 19:19:15 -04:00
CMakeLists.txt Move video_core/color.h to common/color.h 2015-05-30 11:17:37 -07:00
clipper.cpp
clipper.h
command_processor.cpp Pica: Implement command buffer execution registers. 2015-05-31 01:52:39 -04:00
command_processor.h
gpu_debugger.h
hwrasterizer_base.h
pica.cpp
pica.h video_core: add extra braces around initializer 2015-06-14 00:33:08 -03:00
primitive_assembly.cpp
primitive_assembly.h
rasterizer.cpp Merge pull request #811 from archshift/commonify 2015-05-31 09:55:29 -07:00
rasterizer.h
renderer_base.h
utils.cpp
utils.h
vertex_shader.cpp vertex_shader: Use address offset on src2 in inverted mode. 2015-05-31 01:52:40 -04:00
vertex_shader.h
video_core.cpp
video_core.h