Commit History

Author SHA1 Message Date
  Sam Lantinga d7ece7ee6f Made SDL_GetAndroidSDKVersion() available for applications 5 years ago
  Ryan C. Gordon 93b26f172c opengl: Backed out hg changeset 94f9f40a957f 5 years ago
  Ryan C. Gordon 1b82606e1d x11: Wait a bit in SDL_SetWindowSize() to see if window manager vetoed change. 5 years ago
  Ryan C. Gordon e731522578 x11: Don't delay an extra 10ms if we were just going to break out of the loop. 5 years ago
  Ryan C. Gordon 367a8b9701 x11: Don't wait for the window to move if it's already in the place we want it. 5 years ago
  Sam Lantinga 1d624aa573 Further improvements for bug 4128 - CMAKE: Generated target import file contains incorrect include path 5 years ago
  Sam Lantinga 4a9dbfef6b Fixed bug 4987 - Can't build on MinGW a recent state: conflicting types 5 years ago
  Sam Lantinga dc54add5e0 Added some extra permissions and features likely to be used by SDL applications 5 years ago
  Cameron Cawley 80cf4f0724 test: Improved detection of OpenGL support 5 years ago
  Cameron Cawley 582f570600 Improved CPU detection on ARM platforms 5 years ago
  Cameron Cawley 8f1a916ac5 Add basic support for compiling on RISC OS 5 years ago
  Cameron Cawley 033aa51d87 testfilesystem: Don't exit the application if SDL_GetBasePath isn't supported 5 years ago
  Sam Lantinga 35704c983e Fixed bug 4980 - Build fails for SDL_kmsdrm*.c 5 years ago
  Sam Lantinga 715f8d42a2 Fixed bug 4986 - Memory leak in HIDAPI_JoystickConnected 5 years ago
  Sam Lantinga f4e23553d7 Fixed audio not coming out of the phone speakers while recording on iOS 5 years ago
  Sam Lantinga 922b3dc3e7 Fixed re-setting the audio session category when closing an audio device 5 years ago
  Ryan C. Gordon 229c2f8f5f cmake: Add PACKAGE_VERSION and SDL2_VERSION to sdl2-config.cmake.in 5 years ago
  Ryan C. Gordon d1df34370e x11: SDL_SetWindowPosition should try to wait for the window manager. 5 years ago
  Ryan C. Gordon a77a890d4a wayland: Don't delay pending surface resize handling on Vulkan. 5 years ago
  Ryan C. Gordon 7ad77bccb2 wayland: Don't force the window into OpenGL mode if we want Vulkan. 5 years ago
  Sam Lantinga 14bf532df3 Fixed opening audio on Android from the Steam Link shell activity 5 years ago
  Sam Lantinga b431286471 Resolved conflict and added Android_JNI_RequestPermission() 5 years ago
  Sam Lantinga e261bd4205 Improved fix for bug 4748 - Calling WIN_UpdateClipCursor() / WIN_UpdateClipCursorForWindows() on WIN_PumpEvents() causes beeping and choppy mouse cursor movement, right-click doesn't work 5 years ago
  Ryan C. Gordon afb70f2681 test: Reimplemented SDLTest_CommonUsage() to restore binary compatibility. 5 years ago
  Ryan C. Gordon 0a6d80abf7 mac: Wait a bit before activating app at startup. 5 years ago
  Sam Lantinga 6fe6946a2f Fixed relative mode mouse events stopping if you click on the title bar 5 years ago
  Sam Lantinga 6ec14b7fda Fixed iOS and Android build 5 years ago
  Sam Lantinga 4bb95e8403 Implemented OpenSL-ES audio recording on Android 5 years ago
  Sam Lantinga fe8ce66b53 Attempt to make version detection safe for Mac OS X < 10.10 5 years ago
  Sam Lantinga 52b410ab8e Workaround for bug 4822 - Broken visual output in full screen mode with OS X 10.15 5 years ago