dolphin/Source/Core
Scott Moreau 80c15f21b4 Add SDL2 support to build system.
Dolphin code already builds against SDL2 but the build system never
checks for SDL2, which is the what latest SDL is called now. SDL2
replaces SDL 1.3. This allows Dolphin to be build against SDL2, which
activates certain new features such as the haptic interface.
2012-07-12 19:47:17 -06:00
..
AudioCommon Implemented proper timing in the "No audio output" back-end. 2012-07-01 17:07:58 +10:00
Common fixes issue 5507 2012-07-11 20:54:50 -07:00
Core reset samples_avail when stopping gc mic sampling. fixes Mario Party 7 2012-07-11 01:03:25 -07:00
DiscIO Fix DVD root path for Wii games. Now Wii games can be booted using extracted files instead of a disc image. 2012-05-11 22:19:57 +02:00
DolphinWX Add SDL2 support to build system. 2012-07-12 19:47:17 -06:00
InputCommon Add SDL2 support to build system. 2012-07-12 19:47:17 -06:00
VideoCommon Removed the offset if the ZCompLoc GREATER or LESS function is used. Fixes the invisible player in THPS3. 2012-06-29 18:47:49 +10:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00