Историја ревизија

Аутор SHA1 Порука Датум
  Frank Praznik 203a2a76fc events: Increase the size of the name buffer when logging events пре 3 година
  David Demelier d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt пре 3 година
  Sam Lantinga 8994878767 Added SDL_GetSystemTheme() to return whether the system is using a dark or light color theme, and SDL_EVENT_SYSTEM_THEME_CHANGED is sent when this changes пре 3 година
  Sylvain 9b065bf54b Fix various warnings: static /void / comma пре 3 година
  Sam Lantinga 6b87d1938f Added SDL_EVENT_DISPLAY_SCALE_CHANGED пре 3 година
  Sam Lantinga d5775f6708 The gamepad event structures caxis, cbutton, cdevice, ctouchpad, and csensor have been renamed gaxis, gbutton, gdevice, gtouchpad, and gsensor. пре 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 bf4095359c Removed duplicated window size events, and added SDL_EVENT_WINDOW_PIXEL_SIZE_CHANGED пре 3 година
  Sam Lantinga 7b50bae524 Renamed SDL events for clarity пре 3 година
  Sam Lantinga fde78d12f2 Updated copyright for 2023 пре 3 година
  Sam Lantinga 4f978456a8 Renamed SDL_GAMEPADDEVICEREMAPPED to SDL_GAMEPADREMAPPED пре 3 година
  Sam Lantinga 324c0b76a0 Removed SDL_HasGamepads(), SDL_HasJoysticks(), and SDL_HasSensors() пре 3 година
  Sam Lantinga cefbeb582f Mouse coordinates are floating point пре 3 година
  Sylvain Becker d7d3c22dbf Remove more reserved identifiers (#6925) пре 3 година
  Sam Lantinga 66351fd4ba Replace tri-state functions SDL_EventState(), SDL_GetJoystickEventState(), SDL_GetGamepadEventState(), SDL_ShowCursor() пре 3 година
  Sam Lantinga 16092f58bb Updated gamepad, joystick, sensor APIs, removing device indices пре 3 година
  Sam Lantinga 36d4395c97 SDL API renaming: internal functions пре 3 година
  Sam Lantinga 659abc721a SDL API renaming: SDL_gamecontroller.h пре 3 година
  Sam Lantinga 2db699f48e SDL API renaming: SDL_sensor.h пре 3 година
  Sam Lantinga fc478c1bc0 SDL API renaming: SDL_joystick.h пре 3 година
  Sam Lantinga 63724c113b Removed the vi format comments from the source пре 3 година
  Sam Lantinga 909b513c33 Made SDL_WINDOWEVENT_* and SDL_DISPLAYEVENT_* first class event types пре 3 година
  Sam Lantinga 5c29b58e95 Added support for clang thread-safety analysis пре 3 година
  Ryan C. Gordon a76053352c gesture: Removed the gesture API from SDL3. пре 3 година
  Sam Lantinga 5bc80abe0d Added logging for SDL_DISPLAYEVENT_MOVED пре 3 година
  Ryan C. Gordon 7ca0d15d64 events: Changed SDL_GetEventState from a macro to a function. пре 3 година
  Sam Lantinga fcafe40948 Removed balls from the joystick API пре 3 година
  Sam Lantinga 0a3262e819 Pass the OS event timestamp for keyboard, mouse, and touch events where possible пре 3 година
  Sam Lantinga 8121bbd083 Convert ticks to 64-bit, added nanosecond precision to the API пре 3 година