Commit History

Author SHA1 Message Date
  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
  Anonymous Maarten 049e6ff408 cmake: haiku uses CXX code, so enable it in C-only project 2 years ago
  Anonymous Maarten 837416ef85 cmake: command-line option ‘-Wdeclaration-after-statement’ is valid for C/ObjC but not for C++ 2 years ago
  Anonymous Maarten aa7fdd6624 haiku: remove unused variable in SDL_BApp.h 2 years ago
  Anonymous Maarten 0ab99ffb2a cmake: add SDL_TESTS_TIMEOUT_MULTIPLIER to account for slower machines 2 years ago
  Anonymous Maarten f85ef6fc3c haiku: fix use of SDL_ConvertSurfaceFormat 2 years ago
  Sam Lantinga 5ed00d34aa Document that condition variable mutexes can't be locked recursively. 2 years ago
  Sam Lantinga e9b86eebf3 Functions which return function pointers now return SDL_FunctionPointer instead of void* 2 years ago