yuzu-android/src/video_core
bunnei 4fa3511a63
Merge pull request #964 from Hexagon12/lower-logs
Lowered down the logging for command processor methods
2018-08-07 19:00:19 -04:00
..
debug_utils
engines maxwell_3d: Remove outdated assert. 2018-08-05 23:57:19 -04:00
renderer_opengl Fixed the sRGB pixel format (#963) 2018-08-07 18:59:50 -04:00
textures Implement RGB32F PixelFormat (#886) (used by Go Vacation) 2018-08-02 14:56:38 -04:00
CMakeLists.txt
command_processor.cpp Lowered down the logging for methods 2018-08-07 19:51:40 +03:00
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
macro_interpreter.h
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