Historique des commits

Auteur SHA1 Message Date
  Ozkan Sezer d550867aef fix permissions il y a 5 ans
  Ryan C. Gordon 66d4d8e25d cmake: Added HIDAPI support. il y a 5 ans
  Ryan C. Gordon 4df22d812c configure: Windows and macOS now respect --enable-hidapi. il y a 5 ans
  Cameron Gutman 7e09718dfe Ignore synthetic mouse events generated for touchscreens il y a 5 ans
  Ryan C. Gordon e841b066fd cocoa: Another attempt at mouse vs touch support. il y a 5 ans
  Sam Lantinga 680e7937e0 Fixed bug 4710 - audio/alsa: avoid configuring hardware parameters with only a single period il y a 5 ans
  Sam Lantinga 67bb882e13 Fixed bug 4707 - SDL_SetRelativeMouseMode fails on Vivante il y a 5 ans
  Sylvain Becker f994da0ef0 Fixed bug 4702 - Android back button does not send SDL_KEYDOWN event il y a 5 ans
  Sam Lantinga 3fc447dfc9 Fixed bug 4708 - testdropfile: double-free il y a 5 ans
  Ryan C. Gordon b46c771994 raspberry: Actually commit the whole patch. :) (Thanks, Joe!) il y a 5 ans
  Ryan C. Gordon d2d06f4443 cocoa: Don't report trackpad mouse events as synthesized touches. il y a 5 ans
  Ryan C. Gordon d2058b45ae raspberry: Fixed missing mouse cursor (thanks, Joe!) il y a 5 ans
  Ryan C. Gordon d5ebbcb4e5 dbus: Don't SimulateUserActivity if we're already inhibiting the screensaver. il y a 5 ans
  Ryan C. Gordon 94658099e5 dbus: Add org.freedesktop.ScreenSaver.SimulateUserActivity support. il y a 5 ans
  Alex Szpakowski 027887da15 iOS: Fix the window size not being set properly when Split View is used on an iPad (bug #4586). il y a 5 ans
  Sam Lantinga 972bdfb47f Made it more explicit that 2.0.10 and newer are required for the SDL_RW* functions il y a 5 ans
  Sam Lantinga 60606dfb31 Documented that the SDL_RW* macros no longer exist, and you can't use an older SDL library if you build with SDL 2.0.10. il y a 5 ans
  Sam Lantinga 959cfc428e Fixed memory barrier macro check so it isn't quite so fragile il y a 5 ans
  Sam Lantinga a8bea85810 Limit the compile error to the case where we actually define the memory barrier macro as the function il y a 5 ans
  Sam Lantinga cc47810d36 Fixed bug 4683 - SDL_atomic infinite recursion on armv6/armv5 w/ thumb il y a 5 ans
  Sam Lantinga 797d2c5957 Fixed bug 4436 - [OpenBSD] fix D-pad il y a 5 ans
  Sylvain Becker 22a2decf64 Android: concurrency issues, make sure Activity is in running State when calling il y a 5 ans
  Sylvain Becker cfed0b7738 Add an "error" label in SDL_CreateRenderer (no op) il y a 5 ans
  Sylvain Becker aa45af7fcb Android: explicitly expand Android_GLES_MakeCurrent/Android_GLES_CreateContext il y a 5 ans
  Ryan C. Gordon 57e08c27ef cocoa: Check for capslock in -[NSResponder flagsChanged], not with IOKit. il y a 5 ans
  Ryan C. Gordon 0beadea574 windows: Call GetWindowText() with the correct parameters (thanks, Zebediah!) il y a 5 ans
  Ozkan Sezer 282b2b9395 define __ARM_NEON for Windows only if _M_ARM or _M_ARM64 is defined. fixes Visual Studio builds. il y a 5 ans
  Ozkan Sezer 83a713f1a0 update version in os/2 makefile il y a 5 ans
  Ozkan Sezer bcb357d451 fix permissions il y a 5 ans
  Sylvain Becker ccba8d4691 Android: export Lock/Unlock activity API il y a 5 ans