Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga f8dd73fdb9 Fixed build il y a 6 mois
  Sam Lantinga 0f47d3a77b Fixed use after free (thanks @meyraud705!) il y a 6 mois
  Frank Praznik fd0ce75e2e tests: Fix tests when run with the --high-pixel-density flag il y a 7 mois
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 7 mois
  Sam Lantinga dc639956ba Improve logging performance and make log priorities thread-safe il y a 7 mois
  Sam Lantinga 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values il y a 7 mois
  Sam Lantinga f7c8d66ccb Use the convenience function SDL_GetWindowFromEvent() il y a 8 mois
  Sam Lantinga 4f55271571 Removed temporary memory from the API il y a 8 mois
  Sam Lantinga cf8b158ccb Added SDL_GetRenderSafeArea() il y a 9 mois
  Sam Lantinga 9de8cb888a SDL_GetFullscreenDisplayModes() follows the SDL_GetStringRule il y a 9 mois
  Sam Lantinga 9758e102bc SDL_GetDisplays() follows the SDL_GetStringRule il y a 9 mois
  Sam Lantinga e8dbbf8380 Renamed SDLK_a-z to SDLK_A-Z il y a 9 mois
  Sam Lantinga 0dd579d40d Removed SDL_Keysym il y a 10 mois
  Sam Lantinga 80a907e0e6 Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e il y a 10 mois
  Sam Lantinga 9fb5a9ccac Use floating point values for viewport, clip rectangle, and texture sizes il y a 10 mois
  Sam Lantinga ed5993d1cb Removed unused variable il y a 10 mois
  Sam Lantinga 0cc61b27a2 SDL takes care of handling mouse relative mode on focus change il y a 10 mois
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention il y a 11 mois
  Sam Lantinga 5ddd97062e Added test code to validate SDL_WaitEventTimeout() il y a 1 an
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) il y a 1 an
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 il y a 1 an
  Sam Lantinga 74418e1aa8 Made the cursor list check a compile time assert instead of a runtime one il y a 1 an
  Susko3 a28ac29aa0 Add missing cursor types il y a 1 an
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) il y a 1 an
  Sam Lantinga 7e445da569 Added SDL_CleanupEvent() il y a 1 an
  Anonymous Maarten 2a01f9dcb5 tests: plug leaks when running with --trackmem il y a 1 an
  Sam Lantinga d1ee44b65e Add the pixel density to the display mode list in testwm il y a 1 an
  Sam Lantinga c699f3d1d8 Updated SDL high DPI support il y a 1 an
  Sylvain c101e719fd testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward. il y a 2 ans
  Anonymous Maarten 4a6528e3f0 testprograms: parse arguments using SDLTest_CommonState il y a 2 ans