Commit History

Author SHA1 Message Date
  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
  Ivan Epifanov 2d64e37e41 Initial rebase of xerpi's port 5 years ago
  Ryan C. Gordon 4ff51d29c3 Deprecate SDL_GetRevisionNumber and update things for git instead of hg. 5 years ago
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 years ago
  Ozkan Sezer d27238751f os2: integrate the port into main tree. 5 years ago
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 6 years ago
  Ozkan Sezer 200d37dabb SDL.c (SDL_ExitProcess): unconstify its param to match its declaration. 6 years ago
  Sylvain Becker 3d100df36f Readability: remove const-qualifation from function declaration 6 years ago
  Sylvain Becker 336a75491e remove warning prototype SDL_ExitProcess() 6 years ago
  Ozkan Sezer 9c14c789ad updated includes for _exit() 6 years ago
  Sam Lantinga a1349d4627 Build fix for the build fix 6 years ago
  Sam Lantinga 097b9c3084 Better fix for iOS build 6 years ago
  Sam Lantinga 8984d25bfa Fixed build on iOS 6 years ago
  Ryan C. Gordon 6be83e6141 emscripten: Patched to compile (thanks, Caleb!). 6 years ago
  Ryan C. Gordon ec04110d8e dynapi: Deal with failure cases better, other fixes. 6 years ago
  Ryan C. Gordon 911bf6241b events: Make debug logging of the event queue a hint instead of an #ifdef. 7 years ago