1
0
Fork 0
forked from suyu/suyu
suyu/src/video_core
2018-08-05 23:40:03 -04:00
..
debug_utils
engines video_core: Eliminate the g_renderer global variable 2018-08-04 02:36:57 -04:00
renderer_opengl gl_rasterizer_cache: Avoid superfluous surface copies. 2018-08-05 23:40:03 -04:00
textures Implement RGB32F PixelFormat (#886) (used by Go Vacation) 2018-08-02 14:56:38 -04:00
CMakeLists.txt
command_processor.cpp
command_processor.h
gpu.cpp video_core: Eliminate the g_renderer global variable 2018-08-04 02:36:57 -04:00
gpu.h video_core: Eliminate the g_renderer global variable 2018-08-04 02:36:57 -04:00
macro_interpreter.cpp MacroInterpreter: Avoid left shifting negative values. 2018-07-30 20:38:24 -05:00
macro_interpreter.h MacroInterpreter: Avoid left shifting negative values. 2018-07-30 20:38:24 -05:00
memory_manager.cpp
memory_manager.h
rasterizer_interface.h
renderer_base.cpp video_core: Eliminate the g_renderer global variable 2018-08-04 02:36:57 -04:00
renderer_base.h renderer_base: Make Rasterizer() return the rasterizer by reference 2018-08-04 02:36:58 -04:00
utils.h
video_core.cpp video_core: Eliminate the g_renderer global variable 2018-08-04 02:36:57 -04:00
video_core.h video_core: Eliminate the g_renderer global variable 2018-08-04 02:36:57 -04:00