Sam Lantinga
|
ef34704875
Fixed bug 4264 - SDL_CreateTextureFromSurface generates error message but returns ok
|
hace 6 años |
Sam Lantinga
|
cd90e2ca58
Fixed bug 4267 - linkage failure with --enable-hidapi because of missing libudev symbols
|
hace 6 años |
Sam Lantinga
|
e0fe8f3cb3
Support relative mouse for Samsung DeX on Samsung Experience 9.5 or later (Android 8.1 or later)
|
hace 6 años |
Sam Lantinga
|
5febdfcece
Fixed whitespace
|
hace 6 años |
Drew Pirrone-Brusse
|
58021b3834
Correct the name of the SDL shared library in CMake for Mac OS
|
hace 6 años |
Sam Lantinga
|
8aaef4b914
Fixed bug 3166 - It would be nice, if SDL would support including SDL project as a subdirectory into another CMake project
|
hace 6 años |
Sam Lantinga
|
d07fe7ad95
Removed button logging message
|
hace 6 años |
Sam Lantinga
|
e8b0859f17
Added missing call to WindowsDeleteString()
|
hace 6 años |
Sam Lantinga
|
600126c90e
Added experimental support for Windows.Gaming.Input
|
hace 6 años |
Ryan C. Gordon
|
c19516b50c
cmake: correctly report Vulkan support at configure time (thanks, Tiago!).
|
hace 6 años |
Sam Lantinga
|
c179d3948a
Fixed NullPointerException if there's no singleton
|
hace 6 años |
Sam Lantinga
|
f6a537cbfa
Store the API device refcount on the device itself, so if the device is disconnected and we have multiple application references to it, we only free it once.
|
hace 6 años |
Sam Lantinga
|
59a2d12cc3
Fixed creating an Android game controller mapping for HIDAPI devices on initialization
|
hace 6 años |
Ozkan Sezer
|
305e5968aa
do not export hidapi symbols from SDL dlls (bug #4259).
|
hace 6 años |
Ozkan Sezer
|
5a34f1e3ee
acinclude: rename ax_gcc_x86_cpuid.m4.htm to ax_gcc_x86_cpuid.m4
|
hace 6 años |
Ozkan Sezer
|
bab5b08437
fix permissions
|
hace 6 años |
Sam Lantinga
|
6b3e893105
Added hints SDL_HINT_MOUSE_DOUBLE_CLICK_TIME and SDL_HINT_MOUSE_DOUBLE_CLICK_RADIUS to allow tuning double-click sensitivity.
|
hace 6 años |
Sam Lantinga
|
66294d31df
Guard against Steam Controller input when we're shutting down.
|
hace 6 años |
Sam Lantinga
|
e8a0e35e24
Use atomic reference counting for the HID device object
|
hace 6 años |
Sam Lantinga
|
6a7b0c27af
Fixed crash launching under Steam on Mac OS X
|
hace 6 años |
Sam Lantinga
|
0b3a350c90
Fixed Chinese IME support (thanks ???!)
|
hace 6 años |
Sam Lantinga
|
af823cc1d9
Fixed building on tvOS
|
hace 6 años |
Sam Lantinga
|
63848141c1
Fixed building on tvOS without any sensor support
|
hace 6 años |
Ozkan Sezer
|
33381d3d10
hidapi/SDL_hidapijoystick.c: fix build in C90 mode:
|
hace 6 años |
Ozkan Sezer
|
afc1738ecb
SDL_sensor.h, SDL_video.h: remove comma at end of enumerator lists.
|
hace 6 años |
Ryan C. Gordon
|
264b81b481
metal: Make sure layer drawableSize is adjusted on resize.
|
hace 6 años |
Ryan C. Gordon
|
0cf1ae9d0b
Fixed a comment typo.
|
hace 6 años |
Sam Lantinga
|
a0b3dcc26a
Fixed bug 4002 - Android, nativeRunMain() fails on some phone with arm64-v8a
|
hace 6 años |
Sam Lantinga
|
80021c21b6
Speculatively disable rumble on the Razer Panthera Evo, which doesn't have rumble motors and probably hangs in the same way the Panthera does.
|
hace 6 años |
Sam Lantinga
|
e987bedfe2
Updated Xcode library version to match libtool output with Ozkan's change
|
hace 6 años |