Commit History

Author SHA1 Message Date
  Sylvain 439c0b0236 Add vulkan migration 2 years ago
  Sam Lantinga 050507c333 Fail the xcFramework build if the archive didn't succeed 2 years ago
  Anonymous Maarten 67d517907b log: fix unused-variable warning when configuring SDL with -DSDL_LIBC=OFF 2 years ago
  Sam Lantinga 0ad22cfe37 Fixed version validation 2 years ago
  Francisco Javier Trujillo Mata 7f610cd969 Using UV instead of STQ 2 years ago
  Francisco Javier Trujillo Mata 555183257d Remove dummy flag 2 years ago
  Sam Lantinga d0aaf74ec0 Added an xcframework target to cover all supported Apple platforms 2 years ago
  Sylvain 84cd7214bd SDL_migration.cocci / rename_api.py: handle migration of enum/structure 2 years ago
  Ozkan Sezer 30516fd3a6 joystick/vita: add some sanity check to SDL_GetJoystickInstanceID result 2 years ago
  Ozkan Sezer f046788a5a joystick/vita: fix index value use returned by SDL_GetJoystickInstanceID 2 years ago
  Ozkan Sezer 85924687fd fix SDL_GetSensorInstanceID() return code upon failure. 2 years ago
  Ozkan Sezer 0621a67350 fix SDL_GetJoystickInstanceID() return code upon failure 2 years ago
  Sam Lantinga 21a1508ceb Re-add JNI_OnLoad to the symbols list so Android symbols are resolved properly 2 years ago
  Sam Lantinga 0ead89747a Fixed filename comment in SDL_intrin.h 2 years ago
  Wohlstand 9c7aed74ba SDLAudioManager.java: Fixed the support for Android older than API 23 2 years ago
  Sam Lantinga 95faeab96c SDL_GetNumJoysticks() and SDL_GetNumSensors() are no longer in the API 2 years ago
  Sam Lantinga 237086c917 Fixed Xcode 14.2 warnings 2 years ago
  Sam Lantinga dc280c17a0 Moved SDL_intrin.h back into the public headers for application use 2 years ago
  Sam Lantinga 9f721d492a Catch SDL_opengles2.h in rename_headers.py 2 years ago
  Sam Lantinga 69b94145d3 Updated documentation for SDL_migration.cocci 2 years ago
  Anonymous Maarten c4b471bd13 Ensure training new line in cocci files 2 years ago
  Anonymous Maarten ecc48b882d migration: change 2nd arg of SDL_CreateRenderer to NULL if it was -1 2 years ago
  Sylvain Becker 5066fcde69 Add SDL_migration.cocci for SDL2 to 3 migration (#7042) 2 years ago
  Elad Lahav 413af2f5f1 Addressed comments 2 years ago
  Elad Lahav 38b35a3414 Allow the use of posix_spawn() instead of vfork/execlp() 2 years ago
  Sam Lantinga 56522034db Fixed building with Visual Studio 2010 2 years ago
  Narr the Reg 9fa55d9cab hidapi: switch: Add user calibration support 2 years ago
  Sam Lantinga 2aa9569b3e Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() 2 years ago
  Anonymous Maarten 9597c482fa ci: add haiku to ci matrix 2 years ago
  Anonymous Maarten a486d0e2b2 ci: rename *.yaml -> *.yaml 2 years ago