Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Lantinga 5f086e7623 Updated copyright for 2026 há 3 meses atrás
  nightmareci 718034f5fa Remove newlines from log messages há 1 ano atrás
  Sam Lantinga f2074d7af3 Updated copyright for 2025 há 1 ano atrás
  Sam Lantinga 900627f7fc Enable the SDL_HINT_MOUSE_DOUBLE_CLICK_TIME and SDL_HINT_MOUSE_DOUBLE_CLICK_RADIUS hints on macOS há 1 ano atrás
  Sam Lantinga f8dd73fdb9 Fixed build há 1 ano atrás
  Sam Lantinga 0f47d3a77b Fixed use after free (thanks @meyraud705!) há 1 ano atrás
  Frank Praznik fd0ce75e2e tests: Fix tests when run with the --high-pixel-density flag há 1 ano atrás
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool há 1 ano atrás
  Sam Lantinga dc639956ba Improve logging performance and make log priorities thread-safe há 1 ano atrás
  Sam Lantinga 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values há 1 ano atrás
  Sam Lantinga f7c8d66ccb Use the convenience function SDL_GetWindowFromEvent() há 1 ano atrás
  Sam Lantinga 4f55271571 Removed temporary memory from the API há 1 ano atrás
  Sam Lantinga cf8b158ccb Added SDL_GetRenderSafeArea() há 1 ano atrás
  Sam Lantinga 9de8cb888a SDL_GetFullscreenDisplayModes() follows the SDL_GetStringRule há 1 ano atrás
  Sam Lantinga 9758e102bc SDL_GetDisplays() follows the SDL_GetStringRule há 1 ano atrás
  Sam Lantinga e8dbbf8380 Renamed SDLK_a-z to SDLK_A-Z há 1 ano atrás
  Sam Lantinga 0dd579d40d Removed SDL_Keysym há 1 ano atrás
  Sam Lantinga 80a907e0e6 Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e há 1 ano atrás
  Sam Lantinga 9fb5a9ccac Use floating point values for viewport, clip rectangle, and texture sizes há 1 ano atrás
  Sam Lantinga ed5993d1cb Removed unused variable há 1 ano atrás
  Sam Lantinga 0cc61b27a2 SDL takes care of handling mouse relative mode on focus change há 1 ano atrás
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention há 1 ano atrás
  Sam Lantinga 5ddd97062e Added test code to validate SDL_WaitEventTimeout() há 2 anos atrás
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) há 2 anos atrás
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 há 2 anos atrás
  Sam Lantinga 74418e1aa8 Made the cursor list check a compile time assert instead of a runtime one há 2 anos atrás
  Susko3 a28ac29aa0 Add missing cursor types há 2 anos atrás
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) há 2 anos atrás
  Sam Lantinga 7e445da569 Added SDL_CleanupEvent() há 2 anos atrás
  Anonymous Maarten 2a01f9dcb5 tests: plug leaks when running with --trackmem há 2 anos atrás