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

Автор SHA1 Сообщение Дата
  Sam Lantinga d1eb4adb16 Be explicit about the event mouse and keyboard ID 1 год назад
  Sam Lantinga a31dc6dfcb Switched SDL_TouchID and SDL_FingerID to be Uint64 with 0 being an invalid value 2 лет назад
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 лет назад
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style 2 лет назад
  Sam Lantinga 4de7433a9e Use the term "points" instead of "screen coordinates" 2 лет назад
  Sylvain 81ff49f4b5 Remove _THIS in src/video and in src/events (also VideoDevice) 2 лет назад
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 2 лет назад
  Sam Lantinga 22c69bccdf Displays are now referenced by instance ID instead of index 3 лет назад
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 лет назад
  Sam Lantinga cefbeb582f Mouse coordinates are floating point 3 лет назад
  Sam Lantinga 0a3262e819 Pass the OS event timestamp for keyboard, mouse, and touch events where possible 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 лет назад
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 лет назад
  Sam Lantinga a635a485bc Re-added WinRT support until we're sure that it's no longer being used 3 лет назад
  Ozkan Sezer dc2a3e06e9 removed WinRT support. 3 лет назад
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 лет назад
  Ryan C. Gordon 7e88e772d7 winrt: Fixed incorrect code in a Windows Phone #ifdef. 4 лет назад
  Ethan Lee be5356af93 winrt: Fix support for multiple simultaneous mouse button presses 4 лет назад
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 лет назад
  Sam Lantinga 93ccdee8c1 Fixed bug 5404 - stdlib: Added SDL_round, SDL_roundf, SDL_lround and SDL_lroundf 5 лет назад
  Sam Lantinga cb36189692 Fixed bug 5235 - All internal sources should include SDL_assert.h 5 лет назад
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 6 лет назад
  Alex Szpakowski d5ec735a33 Add a windowID field to SDL_TouchFingerEvent (bug #4331). 6 лет назад
  Sylvain Becker 42de5f97cc Bug 4576: remove touch/mouse duplication for WinRT 7 лет назад
  Sam Lantinga 5e13087b0f Updated copyright for 2019 7 лет назад
  Alex Szpakowski 5029d50ea8 Add SDL_TouchDeviceType enum and SDL_GetTouchDeviceType(SDL_TouchID id). 7 лет назад
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 8 лет назад
  Sam Lantinga a4cfa93670 Fixed bug 2293 - Precise scrolling events 8 лет назад
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 9 лет назад