Historial de Commits

Autor SHA1 Mensaje Fecha
  Ryan C. Gordon 93a6191cdc emscripten: keep track of pointer lock losses and maybe regrab pointer later. hace 8 años
  Sam Lantinga d20d426c3a Fix crash in SDL audio thread, by Juha Kuikka hace 8 años
  Ryan C. Gordon 1d1a0d7f03 atomic: Patched to compile on Android. hace 8 años
  Ryan C. Gordon 1c9c7633d9 atomic: favor compiler intrinsics for compare-and-swap over macOS APIs. hace 8 años
  Ryan C. Gordon 8c00de57f6 atomic: let Clang always use atomic_load_n if available. hace 8 años
  Philipp Wiesemann 2bf79c2e0e mir: Fixed typo in error messages. hace 8 años
  Philipp Wiesemann f6eb23a617 linux: Changed two variables to be static. hace 8 años
  Philipp Wiesemann 37b49e6344 ios: Fixed compiler warnings about unused variables in demo. hace 8 años
  Ryan C. Gordon 366adae360 android: More robust fix for screen locking in landscape (thanks, Sylvain!). hace 8 años
  Sam Lantinga 27023ed2b3 Added support for the Cyborg V.3 Rumble Pad and the Mad Catz FightPad PRO hace 8 años
  Sam Lantinga 1eb92f6342 Implemented Linux joystick blacklist hace 8 años
  Drew Bliss a4dbf56574 Fix divide-by-zero when videodata->ime_candpgsize is zero. We're seeing this happen in Dota in the wild. hace 8 años
  Drew Bliss 66555f6115 SDL - attempt to fix https://github.com/ValveSoftware/Dota-2/issues/1199 of mouse not locking in Dota. This fix is proposed by Ryan Gordon (increase timeout in X11_SetWindowGrab from 250ms to 5000ms). I'm going to integrate to source2 and ship it to dota customers. If it works, SamL will upsteam it to SDL. hace 8 años
  Sam Lantinga 53f3786bc0 Added support for a number of game controllers, including the Nintendo Switch Pro Controller hace 8 años
  Sam Lantinga 5789da67cf Fixed bug 1859 - No SDL_VIDEORESIZE event generated when the window manager sets the window size. hace 8 años
  Philipp Wiesemann 1517ba7285 PSP: Fixed error messages. hace 8 años
  Philipp Wiesemann f96cdca4e7 Mir: Changed two internal functions to be static. hace 8 años
  Philipp Wiesemann f1296a8652 Emscripten: Simplified option name in build script and README. hace 8 años
  Philipp Wiesemann 06d6ada817 Updated generated configure script. hace 8 años
  Philipp Wiesemann 7ae7fceb2e Fixed typos and documentation in haptic header file. hace 8 años
  Ryan C. Gordon c57fe6d78a Backing out broken change from previous commit. hace 8 años
  Ryan C. Gordon ed7f16e227 Intentionally breaking buildbot to test email server change. hace 8 años
  Ryan C. Gordon 2ce52bf9e1 README-hg.md: Updated main Mercurial website. hace 8 años
  Ryan C. Gordon 1018d56485 BUGS.txt: Changed mailing list link to discourse.libsdl.org. hace 8 años
  Ryan C. Gordon 2092a88359 android: fix wrong events when locking device in landscape (thanks, Joshua!). hace 8 años
  Sam Lantinga 7891e72dca __atomic_load_n() appears to be available in GCC 5 but not GCC 4 hace 8 años
  Ryan C. Gordon 028716e79f wasapi: deal with default device changes, and more robust failure recovery. hace 8 años
  Ryan C. Gordon c85c57a05d wasapi: Handle lost audio device endpoints. hace 8 años
  Ryan C. Gordon f2179944cc Patched to compile on some platforms. hace 8 años
  James Legg 1dc9ae5c1e Use GCC's atomic loads in SDL_AtomicGet and SDL_AtomicGetPtr hace 8 años