dolphin/Source/Core
2014-03-05 17:05:36 -05:00
..
AudioCommon Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
Common Allow VS builds to be speedy again. 2014-03-05 11:17:14 -08:00
Core commit 1a428de189 introduced a bug by using a signed enum in a bitfield, the value of which is then used in a ldmxcsr instruction. The sign-extension corrupts the value, causing an exception by attempting to load mxcsr with an invalid value. 2014-03-05 10:19:29 -08:00
DiscIO Add two other formats to the list of extensions in IsSoundFile 2014-03-04 08:57:07 -05:00
DolphinWX Fix reading revision specific default game inis in ISOProperties. 2014-03-05 17:05:36 -05:00
InputCommon Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
VideoBackends Make our architecture defines less stupid. 2014-03-04 09:36:59 -06:00
VideoCommon Make our architecture defines less stupid. 2014-03-04 09:36:59 -06:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00