Commit History

Author SHA1 Message Date
  Sam Lantinga c167d1f6a8 Updated SDL to version 2.0.3 11 years ago
  Sam Lantinga 360f1101c3 Visual Studio 2013 project updates 11 years ago
  Ryan C. Gordon db568d69d8 Patched to compile with MingW64 on case-sensitive systems (thanks, Martin!). 11 years ago
  Ryan C. Gordon 5755fa4b9e Patched to compile on C89 compilers. 11 years ago
  Ryan C. Gordon 0f1a72c012 Enable Wayland and Mir in configure/cmake scripts, now that 2.0.2 has shipped. 11 years ago
  Sam Lantinga 20dc4214e2 Added tag release-2.0.2 for changeset c20e24653d40 11 years ago
  Ryan C. Gordon 2b92d9b431 CMake: Don't use /NODEFAULTLIB on Windows unless we're Visual Studio. 11 years ago
  Sam Lantinga e9eb7ecd08 Fixed bug 2430 - Missing initialization of the variable 'centroid' inside SDL_GestureAddTouch 11 years ago
  Ryan C. Gordon 9e67444a36 Mac: Added a hint to opt-out of new Spaces code. 11 years ago
  Ryan C. Gordon 3889d47887 Removed unused variable. 11 years ago
  Ryan C. Gordon 0e5cc8dff4 Mac: Don't lose the menu/dock when switching back to a resizable window Space. 11 years ago
  Ryan C. Gordon 86be83215a Mac: only programmatically create Spaces if we're FULLSCREEN_DESKTOP. 11 years ago
  Ryan C. Gordon 460f97ff96 A bunch of fixes for the new Spaces code. 11 years ago
  Sam Lantinga da324233e2 Fixed dictionary initialization 11 years ago
  Sam Lantinga 0f9bb0cda6 Updated to build on Mac OS X 10.7 with Xcode 4.6 11 years ago
  Ryan C. Gordon 5eccbac4b9 Mac: Manage menubar and dock as FULLSCREEN_DESKTOP windows become/resign key. 11 years ago
  Bastien Nocera 4ca76b3e59 Add support for the freedesktop.org Idle Inhibition specification, 11 years ago
  Sam Lantinga c2c08f68e4 Backed out changeset 9357a2ca3473 11 years ago
  Sam Lantinga 2cf453dd3e Make sure we return version 0 if XInput detection fails 11 years ago
  Ryan C. Gordon 51faf449bb Reworked fullscreen policy on Mac OS X. 11 years ago
  Ryan C. Gordon afc74d9843 Better attempt to detect available X11 XInput2 features. 11 years ago
  Ryan C. Gordon fc0daeba75 Fixed X11 XInput2 multitouch test to work in configure script. 11 years ago
  Ryan C. Gordon 1005c93402 Windows: Fixed crash if quitting without closing an XInput haptic device. 11 years ago
  Ryan C. Gordon 754067db7e Added a FIXME. 11 years ago
  Ryan C. Gordon 7fa4eece25 Fixed a typo in a comment. 11 years ago
  Ryan C. Gordon bafa4c7ae8 Dynamically load glGetString(), to avoid direct dependency on OpenGL. 11 years ago
  Ryan C. Gordon 73936208b0 Added some FIXMEs. 11 years ago
  Ryan C. Gordon 99583397e6 Mac OS X: Make OpenGL context selection more robust, avoid software fallback. 11 years ago
  Ryan C. Gordon 3e541f306d Force Windows version of SDL_GetPrefPath() to Unicode, create missing dirs. 11 years ago
  Sam Lantinga 63106e4729 Changed SDL_HINT_ACCEL_AS_JOY to SDL_HINT_ACCELEROMETER_AS_JOYSTICK to be more clear. 11 years ago