Commit History

Author SHA1 Message Date
  Ryan C. Gordon f5c27a3a2c render: Corrected docs for SDL_SetRenderVSync(). 6 months ago
  Ivan Epifanov 1f8b9a320c VITA: fix SDL_ShowMessageBox by using different memory type 6 months ago
  SDL Wiki Bot a42c9ec5f7 Sync SDL3 wiki -> header 6 months ago
  Ryan C. Gordon 2318961b6f docs: Add `\threadsafety` to some low-hanging fruit across a few headers. 6 months ago
  Ryan C. Gordon eed11ad6d6 docs: Fixed example code for SDL_qsort_r() and SDL_bsearch_r(). 6 months ago
  Anonymous Maarten 0bec18245d android: fix android.content.Context:getCacheDir JNI prototype 6 months ago
  Ryan C. Gordon e9b5f6749e wikiheaders: add (disabled) code to check for missing `\threadsafety` tags. 6 months ago
  Ryan C. Gordon 19a1175c02 include: Updated docs on SDL_TouchFingerEvent. 6 months ago
  Ryan C. Gordon e61f0678ee x11: Remove the "safety net" error handler. 6 months ago
  anton-kl f9bffa31b6 docs: fix window flags in README-migration.md 6 months ago
  Ryan C. Gordon b0982e8982 docs: Updated README-emscripten.md. 6 months ago
  Sam Lantinga c56af0d975 Removed unused code 6 months ago
  Sam Lantinga 35be8bb7f9 Fixed warning C4456: declaration of 'e' hides previous local declaration 6 months ago
  Emmanuele Bassi 8119568805 x11: Remove text-scaling-factor setting checks 6 months ago
  Sam Lantinga 1c51b8dc33 Only set the OpenGL flag if the OpenVR driver is active 6 months ago
  Sam Lantinga 82b3325978 Fixed memory leaks if Windows initialization fails 6 months ago
  Sam Lantinga d199586683 Fixed memory leaks if OpenVR initialization fails 6 months ago
  Sam Lantinga 7b492553c4 Allow the OpenVR driver to be enabled on Windows 6 months ago
  Sam Lantinga 0aea14cf45 Added logging for additional events 6 months ago
  Sam Lantinga 3d47877bb4 Added SDL_EVENT_RENDER_DEVICE_LOST 6 months ago
  SDL Wiki Bot 54e52d055f Sync SDL3 wiki -> header 6 months ago
  Jordan Christiansen 9c848e08e4 docs: Explain events for already plugged in controllers (#11286) 6 months ago
  Sam Lantinga 26567df878 Don't treat mouse buttons as focus clicks if the window has mouse capture 6 months ago
  Ryan C. Gordon ef758d05c1 render: GetRenderViewportSize shouldn't use scale, just logical presentation. 6 months ago
  Sam Lantinga 92520c1d9b Improved D3D12 handling of unrecoverable device loss 6 months ago
  Sam Lantinga 315842cf71 Fixed crashes handling D3D11/12 device lost in testsprite 6 months ago
  Sam Lantinga e2254b1045 Added color scale info for the GPU renderer TODO item 6 months ago
  Petar Popovic 4b54e32231 Tweak android path functions comment tag \sa 6 months ago
  mausimus a6536a9298 RI_KEY_BREAK indicates key is up 6 months ago
  Petar Popovic 679dd4b181 SDL_RequestAndroidPermission() comment: Add link to android permissions website 6 months ago