dolphin/Source/Core
degasus 3cd6918dec fix ogl video config crash
This will happen when playing on any other backend than ogl which have a non-trival GLInterface::GetMode() method.
2014-02-15 11:33:43 +01:00
..
AudioCommon Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
Common Turn loops into range-based form 2014-02-13 09:05:50 +01:00
Core Merge pull request #70 from lioncash/fifo-unsigned 2014-02-15 20:42:15 +13:00
DiscIO Kill auto usage in CISOBlob.cpp per request. 2014-02-13 16:09:58 -06:00
DolphinWX Kill off some silly casting in the FifoPlayer. 2014-02-14 22:07:12 -05:00
InputCommon Turn loops into range-based form 2014-02-13 09:05:50 +01:00
VideoBackends fix ogl video config crash 2014-02-15 11:33:43 +01:00
VideoCommon move shared parts from VertexManager::vFlush into VideoCommon 2014-02-15 11:33:43 +01:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00