Sam Lantinga
|
92396f7d74
Fixed Windows build
|
6 years ago |
Sam Lantinga
|
404ba5eea8
Fixed bug 4229 - Add support for ABGR format in DirectFB renderer
|
6 years ago |
Andreas M?ller
|
87bc1fb552
GLES2: Get sin/cos out of vertex shader
|
6 years ago |
Sam Lantinga
|
044b00dcae
Fixed the DirectFB renderer not being enabled in autoconf builds
|
6 years ago |
Sam Lantinga
|
a1ca84411e
Update the cursor clipping each frame, in case it was stolen by another application.
|
6 years ago |
Sam Lantinga
|
15b3794f11
Only reset the clip rect if it's currently the rect we previously clipped.
|
6 years ago |
Sam Lantinga
|
09ab752aa3
Implement SDL_HapticStopEffect on Android (thanks Rachel!)
|
6 years ago |
Jeremy Ong
|
a794126d56
vulkan: SDL_Vulkan_GetInstanceExtensions should accept a NULL window.
|
6 years ago |
Sam Lantinga
|
a003fa0a05
Implemented SDL_GetDisplayOrientation() on Android (thanks Rachel!)
|
6 years ago |
Ryan C. Gordon
|
df5d565f48
cmake: add sensor subsystem to the build.
|
6 years ago |
Sam Lantinga
|
8adadf8f0e
Added documentation for additional Android sensors
|
6 years ago |
Sam Lantinga
|
de5367a612
Added display event files to the Visual Studio projects
|
6 years ago |
Sam Lantinga
|
5901fe466b
Added display event files to the Mac OS X project
|
6 years ago |
Sam Lantinga
|
50d5002533
Fixed build
|
6 years ago |
Sam Lantinga
|
088070e5a8
Moved display orientation handling on iOS out to a separate function for Qt apps
|
6 years ago |
Sam Lantinga
|
f225af0c1e
Added SDL_GetDisplayOrientation() to get the display orientation, and added a new event SDL_DISPLAYEVENT to notify the application when the orientation changes.
|
6 years ago |
Sam Lantinga
|
f1bc1c1274
Fixed crash trying to open HIDAPI controller as a haptics device on Windows
|
6 years ago |
Sam Lantinga
|
38ae49880f
Updated required Android SDK to API 26, to match Google's new App Store requirements
|
6 years ago |
Sam Lantinga
|
7f4860e2be
Doh.. __IPHONEOS__ is defined on tvOS
|
6 years ago |
Sam Lantinga
|
74e99f7416
Don't use CoreMotion on tvOS
|
6 years ago |
Sam Lantinga
|
b8ae2c1860
Fixed UWP build
|
6 years ago |
Sam Lantinga
|
6f758ad25f
Moved SDL_IsTablet() to a cross-platform API function
|
6 years ago |
Sam Lantinga
|
e9f6805fc6
Removed dependency on C++ runtime on iOS
|
6 years ago |
Sam Lantinga
|
c6647bf9c9
Added the iOS sensor implementation
|
6 years ago |
Sam Lantinga
|
bdbc06b027
Fixed bug 4228 - Clean-up Xcode projects
|
6 years ago |
Sam Lantinga
|
c5bcefa7e8
Fixed duplicate definition of SDL_JoystickID
|
6 years ago |
Sam Lantinga
|
7749ee2a43
Added the dummy sensor driver to the Visual Studio projects
|
6 years ago |
Sam Lantinga
|
3e5dbc694a
Added a dummy sensor driver
|
6 years ago |
Sam Lantinga
|
7c3040e08a
First pass on the new SDL sensor API
|
6 years ago |
Sam Lantinga
|
c2791fc60d
Don't crash if the app doesn't have Bluetooth permissions
|
6 years ago |