Sylvain Becker
|
7f9016f265
Android: remove tabs/indent
|
il y a 5 ans |
Sylvain Becker
|
412775f5a8
Android: SDL_image/SDL_mixer/SDL_ttf partially compiling with CMake (bug 3918)
|
il y a 5 ans |
Sam Lantinga
|
7a84dd4277
Disable HIDAPI by default, as it breaks on Linux when trying to use libusb with non-root permissions on some distributions
|
il y a 5 ans |
Sylvain Becker
|
155087d106
Fixed bug 3918 - CMake support for android project
|
il y a 5 ans |
Ozkan Sezer
|
7f5fc74c57
fix permissions
|
il y a 5 ans |
Sam Lantinga
|
cbdee4d656
[ SDL ] Fix compile error building for Windows/ARM64 on Visual Studio 2017 Win10 SDK 10.0.18362.0 which requires ar,74intr.h/arm64_neon.h header instead of armintr.h/arm_neon.h for intrinsics.
|
il y a 5 ans |
Ethan Lee
|
c76f0f5b6b
hidapi: Explicitly include locale.h, for setlocale
|
il y a 5 ans |
Sam Lantinga
|
2a1adf71ab
Fixed bug 4747 - [Patch] SDL_ShowMessageBox ignores BUTTON_RETURNKEY_DEFAULT flag
|
il y a 5 ans |
Sam Lantinga
|
e9ec7d41b3
Fixed bug 4354 - CMake builds do not correctly enable IME on Linux
|
il y a 5 ans |
Sam Lantinga
|
afdb40af61
Fixed bug 4689 - SDL fails to detect compositor shutdown on Wayland -- program keeps running
|
il y a 5 ans |
Ethan Lee
|
aa09e61223
Port libusb hid.c to SDL, add to MinGW configure
|
il y a 5 ans |
Alex Szpakowski
|
aebaa316c7
Add public APIs for creating a Metal view attached to an SDL window. Add SDL_metal.h.
|
il y a 5 ans |
Alex Szpakowski
|
f3683d3a09
macOS: fix a typo in touch handling code.
|
il y a 5 ans |
Alex Szpakowski
|
109cbd6e8b
Fix touch-related compile errors on Linux.
|
il y a 5 ans |
Ozkan Sezer
|
6f8910e398
minor warning fixes.
|
il y a 5 ans |
Alex Szpakowski
|
2fb71ac52d
Implement touch window IDs on x11/xinput2.
|
il y a 5 ans |
Ozkan Sezer
|
42e4219c1a
fix permissions
|
il y a 5 ans |
Ozkan Sezer
|
edc158894c
remove test/aclocal.m4
|
il y a 5 ans |
Sam Lantinga
|
67fa8601d9
Fixed building on Mac OS X without libusb
|
il y a 5 ans |
Sam Lantinga
|
e92fe23c83
Fix nullptr crash on android
|
il y a 5 ans |
Sam Lantinga
|
63197c4338
Fix bug where the wrong button was the default in the old message box because buttons were added backwards, breaking the indexing used by GetButtonIndex.
|
il y a 5 ans |
Sam Lantinga
|
d52ffcf985
Added support for a few controllers on Android
|
il y a 5 ans |
Alex Szpakowski
|
d5ec735a33
Add a windowID field to SDL_TouchFingerEvent (bug #4331).
|
il y a 5 ans |
Ozkan Sezer
|
59ea0735f0
configury: allow libusb-less hidapi for macosx.
|
il y a 5 ans |
Ozkan Sezer
|
c37c6cbbca
use WIN_IsWindowsVistaOrGreater() from core/windows for isVistaOrNewer
|
il y a 5 ans |
Ethan Lee
|
f7d82e5616
hidapi: Add SDL_hidapi.c, allows support for multiple hidapi backends.
|
il y a 5 ans |
Sam Lantinga
|
c10a87429d
Make sure HIDAPI is initialized whenever we call HIDAPI_IsDevicePresent()
|
il y a 5 ans |
Andrew Eikum
|
c172f36bf4
joystick: Ensure HIDAPI is initialized before calling it
|
il y a 5 ans |
Andrew Eikum
|
e149f4c4b0
cmake: Fix locating libusb header at configure-time
|
il y a 5 ans |
Ozkan Sezer
|
1b7fc81e3f
minor whitespace tidy-up.
|
il y a 5 ans |