Commit Verlauf

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