Commit History

Author SHA1 Message Date
  Ozkan Sezer 04761d7d6b CMakeLists.txt: set dylib version numbers properly. (bug #2915.) 6 years ago
  Sam Lantinga b699ddc0a9 Fixed reinitializing the SDL joystick subsystem on Android 6 years ago
  Ozkan Sezer f0549cc9c9 fix permissions 6 years ago
  Sam Lantinga d7fa11204f Change our fullscreen wait logic to only wait if we need to. (thanks Rachel!) 6 years ago
  Sam Lantinga e6068b5b15 Handle failure to load hidapi gracefully 6 years ago
  Sam Lantinga c4918db580 Add exception handling to Android hidapi. 6 years ago
  Ryan C. Gordon 4a50a04213 wasapi/win32: Sort initial device lists by device GUID. 6 years ago
  Ryan C. Gordon 1ec56f7302 x11: Fixed incorrect function signature for XkbSetDetectableAutoRepeat. 6 years ago
  Ryan C. Gordon 1fb20f0ab9 cocoa: Put a mutex around GL_SwapBuffers. 6 years ago
  Thomas Perl 84e7832018 Fix "unresponsible application" issues in Wayland 6 years ago
  Sam Lantinga 568068048f Fixed bug 4324 - Xcode 10 - more cleanup for macOS and iOS projects 6 years ago
  Sam Lantinga 30def8e26b Fixed bug 4324 - Xcode 10 - more cleanup for macOS and iOS projects 6 years ago
  Ryan C. Gordon f677377339 cocoa: Fix OpenGL rendering on macOS 10.14 ("Mojave"). 6 years ago
  Ryan C. Gordon eac3fd28d8 cocoa: GL_GetDrawableSize only uses -[NSView convertRectToBacking] for highDPI. 6 years ago
  Ozkan Sezer 4db5e872aa use less ancient versions of autofoo scripts 6 years ago
  Sam Lantinga 3e3ce6e95c Fixed bug 4318 - Android move Haptic code to API26 class 6 years ago
  Sam Lantinga 708ad1fd8d Fixed updating the rumble parameters on Linux 6 years ago
  Sam Lantinga b0c48dd9dd Support vibration magnitude on Android 8.0 (thanks Rachel!) 6 years ago
  Ozkan Sezer 7be4fca62c SDL_power.c: Adjust SDL_POWER_DISABLED ifdefs to avoid zero-size array 6 years ago
  Ryan C. Gordon dae4a01361 x11: Don't hardcode limit on lines of text in message boxes. 6 years ago
  Ozkan Sezer ee97d4f4c1 add a minimal config and makefile to test watcom/os2 builds. 6 years ago
  Ozkan Sezer 703361e47d SDL_GetPowerInfo_Hardwired is static in SDL_power.c 6 years ago
  Ozkan Sezer cbacb0f1ea add missing include. 6 years ago
  Alex Szpakowski e2ad654f2e iOS: Don't ignore the requested alpha bit size when determining whether to use an RGBA8 backbuffer. 6 years ago
  Charlie Birks cd63709ed8 Emscripten: Load eglQueryString and eglGetError 6 years ago
  Alex Szpakowski 8c41e2624e metal: Fix SDL_RenderReadPixels to wait for the GPU to finish rendering to the active texture before reading its pixels. 6 years ago
  Alex Szpakowski d8022d19b4 macOS: Fixed MoltenVK dynamic library loading code. 6 years ago
  Alex Szpakowski d9094421e1 metal: Fix high dpi and resizing on macOS, and clean up iOS code. Fixes bug #4250. 6 years ago
  Sam Lantinga 9a98e4b647 Allow Android haptics to work when SDL is reinitialized (thanks Rachel!) 6 years ago
  Ozkan Sezer 0e5a3f6ecf SDL_thread.h: undefine SDL_CreateThreadWithStackSize before redefining. 6 years ago