Commit History

Автор SHA1 Съобщение Дата
  Sam Lantinga f7c8d66ccb Use the convenience function SDL_GetWindowFromEvent() преди 1 година
  Sam Lantinga 4f55271571 Removed temporary memory from the API преди 1 година
  Sam Lantinga cf8b158ccb Added SDL_GetRenderSafeArea() преди 1 година
  Sam Lantinga 9de8cb888a SDL_GetFullscreenDisplayModes() follows the SDL_GetStringRule преди 1 година
  Sam Lantinga 9758e102bc SDL_GetDisplays() follows the SDL_GetStringRule преди 1 година
  Sam Lantinga e8dbbf8380 Renamed SDLK_a-z to SDLK_A-Z преди 1 година
  Sam Lantinga 0dd579d40d Removed SDL_Keysym преди 1 година
  Sam Lantinga 80a907e0e6 Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e преди 1 година
  Sam Lantinga 9fb5a9ccac Use floating point values for viewport, clip rectangle, and texture sizes преди 1 година
  Sam Lantinga ed5993d1cb Removed unused variable преди 1 година
  Sam Lantinga 0cc61b27a2 SDL takes care of handling mouse relative mode on focus change преди 1 година
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention преди 1 година
  Sam Lantinga 5ddd97062e Added test code to validate SDL_WaitEventTimeout() преди 2 години
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) преди 2 години
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 преди 2 години
  Sam Lantinga 74418e1aa8 Made the cursor list check a compile time assert instead of a runtime one преди 2 години
  Susko3 a28ac29aa0 Add missing cursor types преди 2 години
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) преди 2 години
  Sam Lantinga 7e445da569 Added SDL_CleanupEvent() преди 2 години
  Anonymous Maarten 2a01f9dcb5 tests: plug leaks when running with --trackmem преди 2 години
  Sam Lantinga d1ee44b65e Add the pixel density to the display mode list in testwm преди 2 години
  Sam Lantinga c699f3d1d8 Updated SDL high DPI support преди 3 години
  Sylvain c101e719fd testprogram: let main() return normally, don't exit for platform (eg Android) where there is some cleanup afterward. преди 3 години
  Anonymous Maarten 4a6528e3f0 testprograms: parse arguments using SDLTest_CommonState преди 3 години
  Sam Lantinga c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) преди 3 години
  Sylvain 16bb6a0b3d Fix warnings about static function and prototype преди 3 години
  Eric Wasylishen 1f46986d33 testwm.c: show all modes of all displays in the on-screen list (#7323) преди 3 години
  Sam Lantinga dcd17f5473 Renderer logical size is now implemented as a render target преди 3 години
  Sam Lantinga 177a6f38e0 Only minimize the window for an assert if it's in exclusive fullscreen mode преди 3 години
  Sam Lantinga ac75fe9324 Folded SDL_WINDOW_FULLSCREEN_EXCLUSIVE and SDL_WINDOW_FULLSCREEN_DESKTOP into a single SDL_WINDOW_FULLSCREEN flag преди 3 години