Commit Verlauf

Autor SHA1 Nachricht Datum
  Ryan C. Gordon 3e541f306d Force Windows version of SDL_GetPrefPath() to Unicode, create missing dirs. vor 12 Jahren
  Sam Lantinga 63106e4729 Changed SDL_HINT_ACCEL_AS_JOY to SDL_HINT_ACCELEROMETER_AS_JOYSTICK to be more clear. vor 12 Jahren
  Sam Lantinga 54ba385b4e Fixed compiler warning vor 12 Jahren
  Sam Lantinga 86655b64ef Fixed compiler warning vor 12 Jahren
  Sam Lantinga d49962359a Fixed test for libuuid.a vor 12 Jahren
  Sam Lantinga 2a67548a3f Updated with the latest 2.0.2 API changes vor 12 Jahren
  Sam Lantinga c916f388d4 Fixed bug 2368 - Security Software is blocking RegisterRawInputDevices() vor 12 Jahren
  Sam Lantinga e663b4eb76 Fixed bug 2423 - timeBeginPeriod & timeEndPeriod mismatch vor 12 Jahren
  Sam Lantinga ab9345a896 Null termnate the pUserMappings variable to prevent memory corruption. vor 12 Jahren
  Sam Lantinga e56bbe3f71 Added a hint to enable the screensaver by default vor 12 Jahren
  Ryan C. Gordon ac32352f09 Disable the screensaver by default. vor 12 Jahren
  Gabriel Jacobo f61602b434 Improve window recreation logic in OpenGL* renderers vor 12 Jahren
  J?rgen P. Tjern? 0d5957dfee Mac: Forgot return value in last commit. vor 12 Jahren
  J?rgen P. Tjern? dd94c5fa54 Mac: Don't disassociate cursor if window is moving / doesn't have focus. vor 12 Jahren
  J?rgen P. Tjern? 4850d25988 Mac: Redo cursor warp handling. vor 12 Jahren
  J?rgen P. Tjern? 52a63e823f Mac: Improve moving relative mode windows. vor 12 Jahren
  J?rgen P. Tjern? 98d8737961 Mac: Fix error message for haptic subsystem. vor 12 Jahren
  J?rgen P. Tjern? 95f7e242e6 Mac: Immediately update current OpenGL context's shape. vor 12 Jahren
  Gabriel Jacobo 4c192bc802 Fixes #2308, recreate window if GL requirements for the renderer are not met vor 12 Jahren
  CarniBlood 472068dd97 fixed gles/gles2 renderer creation fail on Android when default major/minor version doesn't match vor 12 Jahren
  Sam Lantinga 8db4c5a9d3 Fixed crash if the input data pitch is larger than the locked texture pitch vor 12 Jahren
  Sam Lantinga b420ad0e01 Don't warp the mouse while we're doing a modal interaction vor 12 Jahren
  Sam Lantinga 2a6213ad02 Make sure we don't clip the cursor while clicking on the window title bar vor 12 Jahren
  Sam Lantinga 973d890b83 Fixed relative mouse mode with multiple windows. vor 12 Jahren
  Sam Lantinga 54debf84e4 Added a bunch of missing windows messages vor 12 Jahren
  J?rgen P. Tjern? d6b1218b46 Mac: Fix inconsistent repeat of SDL_TEXTINPUT events on 10.7+ vor 12 Jahren
  Gabriel Jacobo 6ee12d6ccc Fixes #2296 - SDL_GL_UnbindTexture segfaults (thanks Daniel B?nzli) vor 12 Jahren
  Ryan C. Gordon b814f23a21 CMake: Fixed build on Mac OS X. vor 12 Jahren
  Gabriel Jacobo 1084421cca Zero out haptic linked list items on creation vor 12 Jahren
  Gabriel Jacobo 2ed47d8369 Fixes #2417, memory leak in SDL_gamecontroller.c (thanks Leonardo!) vor 12 Jahren