dolphin/Source/Core
Ryan Houdek 817abdd579 Remove an assumption in SDL.
We can compile with haptic support, and then not initialize due to haptics not being available.
So if we are compiling with haptics, test initializing with haptics and if that fails attempt to initialize without haptics before bailing out.
2015-01-19 16:07:28 -06:00
..
AudioCommon Merge pull request #1847 from adamdmoss/openal-floatfix 2015-01-10 12:16:05 +11:00
Common Merge pull request #1912 from Sonicadvance1/Android_remove_workaround 2015-01-19 15:36:17 -06:00
Core Move MOVBE wrappers directly into XEmitter class 2015-01-18 13:29:34 +01:00
DiscIO Merge pull request #1796 from Stevoisiak/cacheRevisionNote 2015-01-13 08:36:50 +13:00
DolphinQt Merge pull request #1688 from waddlesplash/dolphin-qt 2015-01-14 13:56:37 -06:00
DolphinWX Fix the input zone drawing in input settings 2015-01-18 17:25:50 +01:00
InputCommon Remove an assumption in SDL. 2015-01-19 16:07:28 -06:00
UICommon Added GameCube Adapter support. 2014-12-10 20:45:45 +11:00
VideoBackends Merge pull request #1887 from Tilka/vertex_loader_jit 2015-01-18 19:48:14 -06:00
VideoCommon VertexLoader: fix position offset bug 2015-01-19 17:38:40 +01:00
CMakeLists.txt