Commit History

Author SHA1 Message Date
  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
  Sam Lantinga 54ba385b4e Fixed compiler warning 11 years ago
  Sam Lantinga 86655b64ef Fixed compiler warning 11 years ago
  Sam Lantinga d49962359a Fixed test for libuuid.a 11 years ago
  Sam Lantinga 2a67548a3f Updated with the latest 2.0.2 API changes 11 years ago
  Sam Lantinga c916f388d4 Fixed bug 2368 - Security Software is blocking RegisterRawInputDevices() 11 years ago
  Sam Lantinga e663b4eb76 Fixed bug 2423 - timeBeginPeriod & timeEndPeriod mismatch 11 years ago
  Sam Lantinga ab9345a896 Null termnate the pUserMappings variable to prevent memory corruption. 11 years ago
  Sam Lantinga e56bbe3f71 Added a hint to enable the screensaver by default 11 years ago
  Ryan C. Gordon ac32352f09 Disable the screensaver by default. 11 years ago
  Gabriel Jacobo f61602b434 Improve window recreation logic in OpenGL* renderers 11 years ago
  J?rgen P. Tjern? 0d5957dfee Mac: Forgot return value in last commit. 11 years ago
  J?rgen P. Tjern? dd94c5fa54 Mac: Don't disassociate cursor if window is moving / doesn't have focus. 11 years ago
  J?rgen P. Tjern? 4850d25988 Mac: Redo cursor warp handling. 11 years ago
  J?rgen P. Tjern? 52a63e823f Mac: Improve moving relative mode windows. 11 years ago
  J?rgen P. Tjern? 98d8737961 Mac: Fix error message for haptic subsystem. 11 years ago
  J?rgen P. Tjern? 95f7e242e6 Mac: Immediately update current OpenGL context's shape. 11 years ago
  Gabriel Jacobo 4c192bc802 Fixes #2308, recreate window if GL requirements for the renderer are not met 11 years ago
  CarniBlood 472068dd97 fixed gles/gles2 renderer creation fail on Android when default major/minor version doesn't match 11 years ago