Historial de Commits

Autor SHA1 Mensaje Fecha
  Eric Wasylishen c33e3c15fb testwm2: draw various debug logging into the window itself hace 3 años
  Cameron Gutman e13b43ac21 Don't skip sending wakeups for the current thread hace 3 años
  Cameron Gutman b992b915e5 Optimize SDL_WaitEventTimeout() for the SDL_PollEvent() case hace 3 años
  Cameron Gutman 85b51e6c92 Fall back to polling normally if not operating the win32 message loop hace 3 años
  Cameron Gutman e13d5df00b Call SDL_SendWakeupEvent() directly from SDL_PeepEvent() hace 3 años
  Ethan Lee d956636c85 wayland: Implement FlashWindow hace 3 años
  Jupeyy 64724db0a1 Implement bare minimum for SDL_FlashWindow hace 3 años
  Sam Lantinga 64c40b9028 Updated copyright date hace 3 años
  Ozkan Sezer 37b093eaf2 test/checkkeysthreads: build fixes, and add to os2 makefile. hace 3 años
  Francesco Abbate 0dd7024d55 Modifies WaitEvent and WaitEventTimeout to actually wait instead of polling hace 4 años
  Sam Lantinga 40e5ce7fe5 This delay is no longer needed on Steam Link hardware hace 3 años
  Andrew Murray cd67f42d8f add Linux mapping for brook fighting board (#4416) hace 3 años
  Sjoerd Simons 89fd9821de Add controller mapping for Atari vcs controllers hace 3 años
  Sjoerd Simons de4ba6ebc0 Ignore the device version for Atari vcs controllers hace 3 años
  Sam Lantinga 6de33c0945 Clarify why we're skipping Game Controller framework supported devices in hid.c hace 3 años
  Patrick Hogan 28da6c5ddb Have HIDAPI skip MFI supported HID devices on macOS to avoid duplicate devices. hace 3 años
  Ethan Lee 2af3f64ecf wayland: Activate the window on first ShowWindow, if possible hace 3 años
  Ethan Lee 151f953815 wayland: Implement RaiseWindow with xdg-activation hace 3 años
  Ozkan Sezer f498c281e1 fixed build with SDL_JOYSTICK_RAWINPUT enabled after commit b81969d46f4b hace 3 años
  Sylvain f5b87273e1 Fixed bug #4397 - update IOS documentation hace 3 años
  Kyle Schaefer 4522cb1df9 Changing variable from float to int, this way we can check it's value without having to do an unnecessary conversion. Then do explicit conversions later on if we need. hace 3 años
  Kyle Schaefer c289bad900 In x11, GetDisplayDPI can give incorrect or unusable DPI information. Using XGetDefaults to get the Xft DPI if it's available and returning that. This could allow you to figure out DPI scale. hace 4 años
  Nicolas Caramelli 6a2af48ad7 CMake: Generic check for desktop GL and EGL on Linux systems hace 4 años
  Benson Muite fd121b5ec0 development list has moved to forum hace 3 años
  Cacodemon345 ded023870d Make CMake script more accurate to autoconf script hace 3 años
  Ethan Lee d32440359a wayland: Add support for maximized/restored events hace 3 años
  Anthony Pesch fc508eabe2 kmsdrm: remove redundant modeset_pending flag hace 3 años
  Anthony Pesch 4c965b7a8d kmsdrm: fix SetDisplayMode binding the the wrong surface / context hace 3 años
  Anthony Pesch 0219928dd5 kmsdrm: honor mode previously set by SDL_SetWindowDisplayMode when enabling fullscreen hace 3 años
  Anthony Pesch fd5de93a02 kmsdrm: fix gbm surface dimensions not matching the mode being set hace 3 años