Commit History

Author SHA1 Message Date
  Ryan C. Gordon 23b7bdef87 offscreen: Don't fail to create a window because of driver_loaded politics. 3 years ago
  Ozkan Sezer fadf41fc6e remove excess whitespace 3 years ago
  Ozkan Sezer 504e7aa59b minor tidy-up for ifdefs & co. 3 years ago
  Sylvain cd86e269e4 Fixed bug #4982 - Failed to open audio_device. Android 5.1 should be ok. 3 years ago
  Ryan C. Gordon aeff8748a5 configure: Allow building of the "offscreen" video target. 3 years ago
  Ryan C. Gordon e86d4bde54 test: Makefile should copy unifont file, for testime.c to use. 3 years ago
  Ryan C. Gordon 61881eb0a9 docs/README-macos.md: Updated Xcode instructions. 3 years ago
  Sylvain b6e8651ae9 Audio 6.1 should be allowed now (see #4974) 3 years ago
  Sylvain b6d365677b Fixed bug #4982 - Failed to open audio_device on Android 5.x with freq 96khz+ 3 years ago
  Ozkan Sezer 495ee42a83 testcustomcursor.c: replaced libc sscanf with SDL_sscanf 3 years ago
  Ozkan Sezer 990fb668f7 tests: several -Wwrite-strings fixes. 3 years ago
  Sam Lantinga 665865eda2 If the hardware is in an error state, the final page flip may not come. 3 years ago
  Sam Lantinga 6828955ddf Trim any extra platform strings from mappings when they're returned to the application 3 years ago
  Ryan C. Gordon 116a002b14 build-scripts/gcc-fat.sh is no longer supported. Use clang-fat instead. 3 years ago
  Cameron Gutman 881a674926 rawinput: Only access SDL_RAWINPUT_mutex if initialized 3 years ago
  Cameron Gutman 1237142be3 joystick: Quit drivers in reverse order to ensure dependencies are not broken 3 years ago
  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