dolphin/Source/Core
Pierre Bourdon c3065ecb66 Fix compatibility with the SDL2.0 release.
SDL2.0 removed SDL_HAPTIC_SQUARE because of ABI issues (see comment #7 on issue
6491 by Ryan C. Gordon from the SDL project). It will be reintroduced again in
2.1, so keep the code and #ifdef it away.
2013-08-15 22:18:40 +02:00
..
AudioCommon fix AudioCommon::Mixer Buffer indices 2013-07-11 21:22:38 +02:00
Common MemArena: Free memory for 64-bit machines 2013-08-14 20:34:15 -04:00
Core NetPlay: Make sure the server knows it's stopped when it's stopped 2013-08-14 18:36:09 -04:00
DiscIO Fix a bunch of random typos in comments and logging. 2013-04-19 09:21:45 -04:00
DolphinWX Fix a warning introduced by the recent netplay UI changes 2013-08-15 15:05:20 +02:00
InputCommon Fix compatibility with the SDL2.0 release. 2013-08-15 22:18:40 +02:00
VideoCommon Only call SetGenerationMode from BPWritten if the cull mode changed. 2013-08-15 00:26:03 +02:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00