Commit History

Author SHA1 Message Date
  Ozkan Sezer b67965979a SDL_hidapi.c: fix SDL_udev.h include path 3 years ago
  Ozkan Sezer 3ed0c62672 SDL_RWsize: updated description 3 years ago
  SDL Wiki Bot 0fddda6e57 Sync wiki -> header 3 years ago
  SDL Wiki Bot e526830996 Sync wiki -> header 3 years ago
  Ryan C. Gordon 3f978c0f93 include: Improved documentation of SDL_RegisterApp and SDL_UnregisterApp. 3 years ago
  Ryan C. Gordon 09bf12e035 fnsince.pl: SDL_UnregisterApp() also arrived in 2.0.2. 3 years ago
  Ryan C. Gordon 7f70f6e1e2 include: Note that several rwops functions used to be macros before 2.0.10. 3 years ago
  SDL Wiki Bot 319d2b3e05 Sync wiki -> header 3 years ago
  Ryan C. Gordon 83024f3299 fnsince.pl: Whoops, it's SDL_RegisterApp and not SDL_SetMainReady in 2.0.2. 3 years ago
  SDL Wiki Bot 16a1721e9d Sync wiki -> header 3 years ago
  Ryan C. Gordon 46f12cc7f7 fnsince.pl: SDL_SetMainReady() originally arrived in SDL 2.0.2. 3 years ago
  Ethan Lee a7a54e6452 wayland: Add support for display connect/disconnect events 3 years ago
  hgs3 c2464653d0 Remove unnecessary clang-cl check since Clang has __builtin_bswap. 3 years ago
  hgs3 6b66542e7b Fixing compilation errors for VS2019 Clang toolset (fixes #4702) 3 years ago
  Sylvain 5be8a22113 Add audio conversion from/to 61 3 years ago
  Ozkan Sezer dd6269b1e0 SDL_endian.h: added proper version check (VS2005+) to MSVC functionality 3 years ago
  Ozkan Sezer d2cf191936 hidapi, linux: merged a minor warning + code style fix from mainstream. 3 years ago
  Cameron Gutman 43d1b42a5a cmake: Sync build config options with autotools 3 years ago
  Ozkan Sezer 7d3045f273 minor whitespace tidy-up. 3 years ago
  Ozkan Sezer 29b79313a0 minor tweak for a slightly smaller configure script 3 years ago
  Ozkan Sezer 68ffd24c58 autotools, cmake: don't define SDL_JOYSTICK_HIDAPI in CheckHIDAPI() 3 years ago
  Ethan Lee 5cc23868ed wayland: Add support for SDL_DisplayOrientation 3 years ago
  Sam Lantinga 40d808620d SDL_classic_joysticks defaults off 3 years ago
  Sam Lantinga 7ad64357ee Updated Android build environment for examples 3 years ago
  Sam Lantinga 66058bbbd5 Fixed exception accessing Bluetooth devices on Android 12 3 years ago
  Sam Lantinga be5b4d980d Added nativeGetHintBoolean for Java code 3 years ago
  Sam Lantinga 9ec2b35147 Fixed the GLES2 shader count to be in sync with the enum 3 years ago
  Sam Lantinga 2f591fb0a0 Added android:exported="true" to the example Android manifest 3 years ago
  Sylvain b649314d62 Add comment to audio clipping (see bug #4104) 3 years ago
  Sylvain d4df5d33c5 GLES2: prevent batching if blend mode changes (see bug #4964) 3 years ago