dolphin/Source/Core
Jens Nyberg ae260e55e4 OGL/VertexManager: Do not check if g_nativeVertexFmt is zero
The variable is already dereferenced both before and after this
check which means that if this variable would ever be zero it would
have crashed dolphin already.
2014-03-18 21:33:30 +01:00
..
AudioCommon Remove usesMixer function from the sound streams. 2014-03-18 10:42:07 -04:00
Common Fix the Android build when using clang 3.4 2014-03-17 17:56:22 -05:00
Core Merge pull request #159 from Tilka/misc 2014-03-17 17:43:20 +13:00
DiscIO Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
DolphinWX Merge pull request #182 from RachelBryk/extract-gc-dol 2014-03-18 20:41:35 +01:00
InputCommon Turn some non-const refs into pointers 2014-03-17 02:55:57 +01:00
VideoBackends OGL/VertexManager: Do not check if g_nativeVertexFmt is zero 2014-03-18 21:33:30 +01:00
VideoCommon Remove superfluous bit shift 2014-03-18 04:07:45 +01:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00