Commit History

Upphovsman SHA1 Meddelande Datum
  Sam Lantinga 33ed20fafa Fixed bug 2774 - Android: screen distorted in Landscape after background/foreground 9 år sedan
  Philipp Wiesemann d29812d092 Moved entry in WhatsNew.txt because it was already in 2.0.0 for Android and iOS. 9 år sedan
  Philipp Wiesemann 58efd8e547 Fixed comment in test program. 9 år sedan
  Philipp Wiesemann ae60afce16 Excluded SDL_egl.h from doxygen input. 9 år sedan
  Sam Lantinga 59d34bc35d Fixed bug 3015 - grab mouse inconsistent state 9 år sedan
  Colby Klein ccc12a3632 Implement repositioning the OS-rendered IME with SDL_SetTextInputRect on Windows. 9 år sedan
  Ryan C. Gordon 0c3830a9a9 Haptic/Linux: Keep track of device numbers properly to track duplicates. 9 år sedan
  Sam Lantinga d797582376 Fixed style 9 år sedan
  Sam Lantinga 34634082ff Fixed bug 3012 - Android accelerometer joystick axis values overflow when values from Android are larger than gravity 9 år sedan
  Sam Lantinga e3df6d5e66 Fixed bug 2953 - Crash due to a bad cleanup in the SDL_SYS_HapticQuit function 9 år sedan
  Sam Lantinga a4eb0dea86 Fixed bug 2908 - Fix clang warnings 9 år sedan
  Sam Lantinga 564ece516e Only use explicit inlining - otherwise Visual Studio 2010 will inline SDL_zero(info) in SDL_vsnprintf() into a memset() call when compiling the Release x64 configuration. 9 år sedan
  Sam Lantinga c18e7724eb Fixed 2010 solution and removed Release_NoSTDIO build configuration 9 år sedan
  Sam Lantinga 4c48485681 Updated Visual Studio projects 9 år sedan
  David Ludwig 0c9da0c855 WinRT: made sure build script generates Release-built binaries, by default 9 år sedan
  Sam Lantinga 98f9b88cef Fixed bug 3011 - pthread/SDL_syssem.c requires _GNU_SOURCE 10 år sedan
  Sam Lantinga 9cf47d2f0d Fixed bug 3010 - SDL_x11messagebox.c needs including X11/keysym.h 10 år sedan
  Sam Lantinga 8b737fa8f6 Updated WhatsNew.txt for 2.0.4 10 år sedan
  Sam Lantinga aee0552229 Fixed bug 3009 - Cannot compile SDL2 on Windows 10 år sedan
  Philipp Wiesemann d8c2b36c21 Fixed crash if allocation for touch device failed. 10 år sedan
  Ryan C. Gordon 714687427a Make some string literals "const char *", not "char *" (thanks, Martin!). 10 år sedan
  Sam Lantinga f29de0d324 Fixed bug 3005 - MOMO steering wheel not detected by SDL 10 år sedan
  Alex Szpakowski a86df3b7cf iOS: Fixed some cases where SDL_DestroyWindow or SDL_GL_DeleteContext can cause crashes. 10 år sedan
  Philipp Wiesemann cd1d7c94e9 Wayland: Fixed SDL_GetTouchDevice() returning 0 for the valid device index. 10 år sedan
  Philipp Wiesemann 5d6aa08b28 Emscripten: Fixed SDL_GetTouchDevice() returning 0 for the valid device index. 10 år sedan
  Philipp Wiesemann 86e9ab79ce Linux: Fixed not needed call to close() on error. 10 år sedan
  Ryan C. Gordon f1924a616d Normalized endlines. 10 år sedan
  Ryan C. Gordon 69bef005b5 Added LDFLAGS note to Raspberry Pi documentation (thanks, Michael!). 10 år sedan
  Ryan C. Gordon 50981d418a x11: Drop duplicate XInput2 XI_RawMotion events. 10 år sedan
  Ryan C. Gordon 7232e51a68 Unix: Don't send quit events during signal handler. 10 år sedan