Commit History

Author SHA1 Message Date
  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
  Sam Lantinga 8db4c5a9d3 Fixed crash if the input data pitch is larger than the locked texture pitch 11 years ago
  Sam Lantinga b420ad0e01 Don't warp the mouse while we're doing a modal interaction 11 years ago
  Sam Lantinga 2a6213ad02 Make sure we don't clip the cursor while clicking on the window title bar 11 years ago
  Sam Lantinga 973d890b83 Fixed relative mouse mode with multiple windows. 11 years ago
  Sam Lantinga 54debf84e4 Added a bunch of missing windows messages 11 years ago
  J?rgen P. Tjern? d6b1218b46 Mac: Fix inconsistent repeat of SDL_TEXTINPUT events on 10.7+ 11 years ago
  Gabriel Jacobo 6ee12d6ccc Fixes #2296 - SDL_GL_UnbindTexture segfaults (thanks Daniel B?nzli) 11 years ago
  Ryan C. Gordon b814f23a21 CMake: Fixed build on Mac OS X. 11 years ago
  Gabriel Jacobo 1084421cca Zero out haptic linked list items on creation 11 years ago
  Gabriel Jacobo 2ed47d8369 Fixes #2417, memory leak in SDL_gamecontroller.c (thanks Leonardo!) 11 years ago
  Ryan C. Gordon 96f09df730 Free the correct variable. 11 years ago
  Ryan C. Gordon 295acea953 CMake: Just assume Apple platforms have Cocoa support. 11 years ago
  Ryan C. Gordon f9f2bc5afb Fixed Mac DualShock 4 gamecontroller db entry again. 11 years ago
  Ryan C. Gordon b67b970db1 Mac joystick: ignore duplicate HID elements. 11 years ago
  Sam Lantinga 9cd5f5ceca Fixed bug 2404 - CPU detection not working with MSVC on x64 11 years ago
  Sam Lantinga fea87cc9cf Fixed bug 2335 - Fails to build on Debian GNU/kFreeBSD 11 years ago
  Sam Lantinga 6bb2f2ef8d Fixed bug 2347 - On OSX, an SDL app prevents system shutdown. 11 years ago
  Sam Lantinga b80f4f9e50 Don't fail initialization if the helper window class already exists. 11 years ago
  Sam Lantinga a5f52ac5a8 Fixed bug 2395 - OSX: App name in the menu bar is not localized. 11 years ago