dolphin/Source/Core
Jasper St. Pierre cdb5b8b737 DInputJoystick: Always exclude XInput
Yeah, yeah, it's possible that some guy would try to build DInput
without XInput, but they're crazy, and I doubt it would have worked
since the header file mess was so fragile anyway. Always exclude
DInput devices when we don't have XInput.
2013-06-26 23:06:17 -04:00
..
AudioCommon Merge in JP's change to fix audio stuttering with OpenAL. 2013-06-23 02:46:45 -05:00
Common Saving real Wiimote state 2013-06-25 09:24:14 -04:00
Core Revert "Core: Update default bound controls for new ExpressionParser" 2013-06-26 20:25:37 -04:00
DiscIO Fix a bunch of random typos in comments and logging. 2013-04-19 09:21:45 -04:00
DolphinWX [Android] Disable OpenGL ES 3 EGL bit. This is due to drivers complaining(Which they should do) when they don't support GLES3. Qualcomm drivers don't care about it being ES2 or ES3 bit anyway. Intel drivers are untested in this code path, but GLES3 is untested entirely in desktop anyway. 2013-06-26 08:19:01 -05:00
InputCommon DInputJoystick: Always exclude XInput 2013-06-26 23:06:17 -04:00
VideoCommon small index generator optimiztions 2013-06-23 14:38:25 +02:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00