dolphin/Source/Core
Lioncash 197b317357 Fix indentation in function PSO_MakeSaveGameValid() in GCMemcard.cpp.
Also move the iterator variable for a for loop into the loop statement in function CARD_GetSerialNo()
2013-09-17 21:27:37 -04:00
..
AudioCommon A bunch of trivial changes to fix clang warnings. 2013-09-01 22:58:33 -04:00
Common [ARM] Fix VSQRT/VCMP/VCMPE/VCMPE0/VCMP0 emitters when using the high 16 double registers. 2013-09-17 22:08:23 +00:00
Core Fix indentation in function PSO_MakeSaveGameValid() in GCMemcard.cpp. 2013-09-17 21:27:37 -04:00
DiscIO proper fix for issue 6206 2013-09-14 15:09:58 -07:00
DolphinWX Add WBFS to the file extensions supported by Dolphin on OSX 2013-09-17 16:50:44 +02:00
InputCommon Overlay local gameinis over global gameinis instead of copying. 2013-09-14 17:46:41 +02:00
VideoCommon VideoCommon: fix ogl lighting bug which happens because of NaN emulation 2013-09-16 17:10:19 +02:00
CMakeLists.txt