Commit History

Author SHA1 Message Date
  Sam Lantinga 3f1fd5abff Updated source to match SDL function prototype style 2 years ago
  Sylvain 17515f4aef Backport simplify flags PR #7220 3 years ago
  Sam Lantinga 0479df53ca Updated copyright for 2023 3 years ago
  Sam Lantinga b8d85c6939 Update for SDL3 coding style (#6717) 3 years ago
  Sylvain Becker fb0ce375f0 Cleanup add brace (#6545) 3 years ago
  Sam Lantinga 8fddf146bf Temporary hack to address performance issues in https://github.com/libsdl-org/SDL/issues/6581#issuecomment-1327987916 (thanks @icculus!) 3 years ago
  Ryan C. Gordon 389ffab733 Code style fixes, etc. 3 years ago
  ulatekh ec58a817ef Fixes made in response to running a static code analyzer under MS Windows. 3 years ago
  Jasper Hugunin 27ee8c8e14 Fix mismatch between Init and Quit 3 years ago
  Pierre Wendling 655275378d N3DS port (squashed) 5 years ago
  Sam Lantinga 4e375996d3 Added a hint to return the version in the old format 3 years ago
  Sam Lantinga eb25f6c912 Fixed Xbox platform name, courtesy of @walbourn 3 years ago
  Sam Lantinga 9f4baeea53 Clean up thread local storage when quitting SDL 3 years ago
  chalonverse f317d619cc Xbox GDKX support (#5869) 3 years ago
  chalonverse 3b191580c3 Windows GDK Support (#5830) 3 years ago
  Francisco Javier Trujillo Mata f0a05ed476 Add some PS2 flags 3 years ago
  Simon McVittie fff97c95eb build: Mechanically generate ABI versions from version number 3 years ago
  Simon McVittie 63814ec767 Add static assertions that the version number is consistent 3 years ago
  Simon McVittie d4b82bfa4c Add static assertions for version numbers' limits 3 years ago
  Michael Fitzmayer fbd230bb6c Add support for the Nokia N-Gage (#5597) 3 years ago
  Sam Lantinga a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() 3 years ago
  Ryan C. Gordon c4141bc11c log: Wrap the call to the logging implementation in a mutex. 3 years ago
  Ryan C. Gordon 4fe7b2cbd1 static analysis: Fixed several complaints from codechecker. 4 years ago
  pionere 60deadba59 re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory 4 years ago
  pionere eb80f2c65a sync handling of subsystems II. 4 years ago
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 years ago
  Sam Lantinga c31a40246d Fix audio memory leaks due to invalid init (thanks Janiszewski!) 4 years ago
  Ozkan Sezer 504e7aa59b minor tidy-up for ifdefs & co. 4 years ago
  Erik Soma 0e294e90ae Ensure that SDL_InitSubSystem quits subsystems after an error. (#4834) 4 years ago
  Ryan C. Gordon dbdbae44c5 linux: (de)initialize d-bus at init and quit. 5 years ago