История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад
  Sam Lantinga 9ff1055489 Workaround for Visual Studio 2019 const warning 3 лет назад
  Sam Lantinga 6b137579ea Windows default to fullscreen desktop mode if they don't pick an explicit video mode 3 лет назад
  Sam Lantinga 22c69bccdf Displays are now referenced by instance ID instead of index 3 лет назад
  Anonymous Maarten 758c0dd6d8 Rename mouse BUTTON(DOWN|UP) event to BUTTON_(DOWN|UP) 3 лет назад
  Sam Lantinga e83c54f271 SDL_WINDOW_FULLSCREEN and SDL_WINDOW_FULLSCREEN_DESKTOP are now distinct flags 3 лет назад
  Sam Lantinga 24fec13ac1 Add full high DPI information to SDL_DisplayMode 3 лет назад
  Sam Lantinga 7b50bae524 Renamed SDL events for clarity 3 лет назад
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 лет назад
  Sam Lantinga 0bbf6cc379 Test text rendering APIs take floating point coordinates 3 лет назад
  Sam Lantinga 1d956c2817 Rename SDL2 tests for SDL3 3 лет назад