dolphin/Source
degasus 0753ce5bda ogl: use GL_RGBA instead of GL_RGBA8
8 bit per pixel is _everywhere_ the default, so we don't need to define it explicitly.
Also we don't rely on exact 8 bit resolution.
2013-10-12 16:34:06 +02:00
..
Android [Android] Replace the getter for the adapter backing the GameListFragment with a function that simply clears the array adapter. Maintains encapsulation this way. Simplified the actual setting of the backing ArrayAdapter for GameListFragment; this allows us to make a class variable a method variable now. 2013-10-10 17:08:46 -04:00
Core ogl: use GL_RGBA instead of GL_RGBA8 2013-10-12 16:34:06 +02:00
DSPSpy
DSPTool
TestSuite
UnitTests
VSProps
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
Dolphin_2010.sln Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00