Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 8e062f6925 Generalized the handling of instantaneous guide button presses so there's a minimum of 100 ms between guide button press and release. hace 7 años
  Sam Lantinga d529b001bc Added mapping for the ASUS Gamepad removing the guide button, which doesn't generate events even though it's reported in the Android APIs. hace 7 años
  Sam Lantinga f536fbea71 Reimplemented Android cursor API support using reflection so it builds with older SDKs hace 7 años
  Sam Lantinga e20d4173bf Added Android custom cursor implementation hace 7 años
  Sam Lantinga 1cfbe664f5 Added Mac OpenGL ES configure support hace 7 años
  Sam Lantinga d401a77eff Fixed bug 4102 - define _WIN32_WINNT_WIN7 if not already defined hace 7 años
  Sam Lantinga 6d39e67bad Fixed bug 4103 - SDL_cpuinfo.h provokes warnings with -Wundef on non-x86 hosts hace 7 años
  Micha? Janiszewski 0a5c10654c Fix ARM builds with MSVC hace 7 años
  Sam Lantinga cc7b2fc512 Temporary fix for bug 3432 - macOS 10.12: small scrolls (1 wheel notch) don't generate events hace 7 años
  Sam Lantinga 129431b4f4 Delay delivery of the pause button release on MFI controllers so it doesn't happen in the same frame as the button press hace 7 años
  Sam Lantinga 92847022f5 Added a mapping for the latest firmware for the Xbox One S controller on Android hace 7 años
  Sam Lantinga a2c1d83c02 Include a USB VID/PID for Apple MFI controllers hace 7 años
  Sam Lantinga a8ac588549 Added SDL_GameControllerMappingForDeviceIndex() to get the mapping for a controller before it's opened hace 7 años
  Sam Lantinga 9e651b6915 Try to dynamically create a default Android game controller mapping based on the buttons and axes on the controller. hace 7 años
  Sam Lantinga 2419d26724 Progress fixing bug 4100 - errors and warnings after changeset 11917 hace 7 años
  Sam Lantinga e9b29ed007 Fixed bug 4101 - configure needs regenerating after changeset 11894 hace 7 años
  Sam Lantinga ac2d1f6773 Fixed setting the layer drawable size hace 7 años
  Ryan C. Gordon cef1c1c2ee windows: Restore patches for Task Dialogs and TerminateProcess(). hace 7 años
  Sam Lantinga 003c0dce9c Use the real controller name for game controllers on iOS and Apple TV hace 7 años
  Sam Lantinga 4f695bc5e5 Added tag release-2.0.8 for changeset dfbae17e87ac hace 7 años
  Sam Lantinga e9fc66a038 Added patch note for Android Studio support hace 7 años
  Sam Lantinga 0df7fe8404 Temporarily disabled fullscreen switching code on Android, until we can resolve bug 4096 - Enabling fullscreen on Android causes the app to toggle fullscreen mode continuously in a loop hace 7 años
  Sam Lantinga eac3766698 Added a patch note for OpenGL ES support on Mac hace 7 años
  Ryan C. Gordon 3537c3e7a9 Back out Task Dialog and TerminateProcess patches for 2.0.8. hace 7 años
  Ryan C. Gordon 6a1cfccef8 windows: dos2unix'd messagebox code, and (hopefully) fixed on MingW. hace 7 años
  Ryan C. Gordon a749035f10 windows: Message boxes use Task Dialogs if possible (thanks, Jack!). hace 7 años
  Ryan C. Gordon 8536130aa2 assert: Use TerminateProcess() on Windows, vs ExitProcess (thanks, Jack!). hace 7 años
  Sam Lantinga 99683f7c04 Added patch note about the Vulkan Mac SDK hace 7 años
  Mark Callow be6ca785e3 Support official Vulkan SDK for macOS. hace 7 años
  Sam Lantinga f9f45d0bf5 Fixed bug 4097 - Segmentation fault by SDL_CreateThreadWithStackSize hace 7 años