Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga f2074d7af3 Updated copyright for 2025 il y a 3 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
  Anonymous Maarten 3bfc103e76 tests: start memory tracking first + clean up cached text textures il y a 8 mois
  Sam Lantinga 0dd579d40d Removed SDL_Keysym il y a 10 mois
  Sam Lantinga d1d484ddbe Added SDL_srand(), SDL_rand(), and SDL_rand_r() (thanks @JKaniarz!) il y a 10 mois
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention il y a 11 mois
  Sam Lantinga 17520c2e6e Removed SDL_RendererFlags il y a 11 mois
  Susko3 641b911d38 Update some internal files to use `SDL_WindowFlags` 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
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) il y a 1 an
  Frank Praznik 21ff699251 test: Fix popup test crash on exit il y a 1 an
  Anonymous Maarten b4291412a4 tests: build tests with C90 standard 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
  Sam Lantinga e6fe7273a5 Toggle menu visibility with the space bar il y a 2 ans
  Sam Lantinga b07a049923 Fixed window positioning in testpopup il y a 2 ans
  Sam Lantinga e794057d9f Move the popup windows to follow the mouse il y a 2 ans
  Frank Praznik cfeb663c87 tests: Add popup window test program il y a 2 ans