1
0
Fork 0
forked from suyu/suyu
suyu/src
Yuri Kunde Schlesner fec7f6b035 Rename GPU::Regs::FramebufferFormat to PixelFormat
This name better represents what the enum does, and is less overloaded
in the context. (The whole register the enum is part of is also called
'format'.)
2014-10-12 14:37:24 +02:00
..
citra Added configuration file system. 2014-10-07 15:09:37 -07:00
citra_qt Added configuration file system. 2014-10-07 15:09:37 -07:00
common Merge pull request #108 from archshift/config 2014-10-07 19:44:13 -04:00
core Rename GPU::Regs::FramebufferFormat to PixelFormat 2014-10-12 14:37:24 +02:00
video_core OpenGL renderer: Shuffle initialization code around and rename functions. 2014-10-12 14:37:24 +02:00
CMakeLists.txt CMake cleanup 2014-09-01 18:06:30 -03:00