Historial de Commits

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