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

Автор SHA1 Сообщение Дата
  Ethan Lee d86fb8a83a gdk: Ignore focus loss events caused by text input showing the OSK 10 месяцев назад
  Sam Lantinga f2074d7af3 Updated copyright for 2025 1 год назад
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 год назад
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 год назад
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code 1 год назад
  Daniel Ludwig 7e48d4522b GDK build: move suspend/constrain setup back to previous compilation unit 1 год назад
  Sam Lantinga 54366181c3 Rename functions in SDL_system.h to match SDL 3.0 naming convention 1 год назад
  Ryan C. Gordon 4b5309cd98 main: Move SDL_RunApp bits from src/core to src/main. 1 год назад
  Ryan C. Gordon 25024ea295 windows: Before SDL_main has run, use WideCharToMultibyte, not SDL_iconv. 1 год назад
  Sam Lantinga 6f2621438a Renamed DECLSPEC to SDL_DECLSPEC 1 год назад
  Austin Sojka 42d7225a62 Added GDK app constrained/unconstrained events (#9608) 1 год назад
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 лет назад
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 лет назад
  Ethan Lee c0cd8c8142 gdk: Add SDL_GDKGetDefaultUser, SDL_GetPrefPath implementation 2 лет назад
  Sam Lantinga 7b50bae524 Renamed SDL events for clarity 3 лет назад
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 лет назад
  Daniel Gibson 7bfc41db3c Unify all the SDL_*RunApp() functions into just SDL_RunApp() 3 лет назад
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 лет назад
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 лет назад
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 лет назад
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 лет назад
  Ciro Mondueri 896e200d94 adds GDK suspend/resume basic handling (#6596) 3 лет назад
  Sylvain 16824865c2 Cleanup of SDL_SetError that already return -1 value 3 лет назад
  chalonverse 3b191580c3 Windows GDK Support (#5830) 3 лет назад