Commit History

Author SHA1 Message Date
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 months ago
  Sam Lantinga dc639956ba Improve logging performance and make log priorities thread-safe 7 months ago
  Anonymous Maarten 3bfc103e76 tests: start memory tracking first + clean up cached text textures 8 months ago
  Sam Lantinga 0dd579d40d Removed SDL_Keysym 10 months ago
  Sam Lantinga d1d484ddbe Added SDL_srand(), SDL_rand(), and SDL_rand_r() (thanks @JKaniarz!) 10 months ago
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention 11 months ago
  Sam Lantinga 17520c2e6e Removed SDL_RendererFlags 11 months ago
  Susko3 641b911d38 Update some internal files to use `SDL_WindowFlags` 1 year ago
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 1 year ago
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 1 year ago
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
  Frank Praznik 21ff699251 test: Fix popup test crash on exit 1 year ago
  Anonymous Maarten b4291412a4 tests: build tests with C90 standard 1 year ago
  Sylvain c101e719fd testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward. 2 years ago
  Anonymous Maarten 4a6528e3f0 testprograms: parse arguments using SDLTest_CommonState 2 years ago
  Sam Lantinga e6fe7273a5 Toggle menu visibility with the space bar 2 years ago
  Sam Lantinga b07a049923 Fixed window positioning in testpopup 2 years ago
  Sam Lantinga e794057d9f Move the popup windows to follow the mouse 2 years ago
  Frank Praznik cfeb663c87 tests: Add popup window test program 2 years ago