Steven Noonan
|
eacf6dc15e
egl: fix function prototype for eglGetPlatformDisplay
|
2 년 전 |
Steven Noonan
|
fb1a581209
egl: add hint to disable eglGetDisplay fallback when eglGetPlatformDisplay fails
|
2 년 전 |
Steven Noonan
|
c608cf6222
egl: implement SDL_GL_EGL_PLATFORM attribute
|
2 년 전 |
Steven Noonan
|
aed980526c
SDL_video: defer destroying window until GL/EGL/Vulkan unloaded
|
2 년 전 |
Steven Noonan
|
5a7c20b945
hints: replace SDL_HINT_VIDEO_X11_FORCE_EGL with platform-agnostic SDL_HINT_VIDEO_FORCE_EGL
|
2 년 전 |
Sam Lantinga
|
f430ef5ddc
Don't change the window position when creating it on iOS, it is already placed on the correct display
|
2 년 전 |
Sam Lantinga
|
7c05ea0a0e
Added mappings for the GameSir T3 and T4 Pro controllers
|
2 년 전 |
Sam Lantinga
|
404cb27677
Added macOS mappings for the Nintendo Switch Pro Controller over Bluetooth
|
2 년 전 |
pionere
|
29cafa9c94
add SDL_ContextNotSupported and validate flags in SDL_RecreateWindow similar to SDL_CreateWindow
|
2 년 전 |
Ryan C. Gordon
|
1008cc8e5f
video: Add some braces to match SDL coding style.
|
2 년 전 |
pionere
|
ac3349faaf
solve FIXMEs in SDL_video.c
|
2 년 전 |
pionere
|
e5c599f8c6
fix SOLARIS_ATOMICS
|
2 년 전 |
pionere
|
b095df7f5c
simplify MSC_ATOMICS
|
2 년 전 |
meyraud705
|
3dc88da022
Fix Dualshock 4 rumble stopping too early
|
2 년 전 |
Sam Lantinga
|
6432f45a1c
Don't treat the Nintendo IMU as a separate game controller on Linux
|
2 년 전 |
Sam Lantinga
|
2e3b4f3fd7
Don't send rumble to the Amazon Luna controller on macOS
|
2 년 전 |
Sam Lantinga
|
02bc359b64
Shorten "Bensussen Deutsch & Associates,Inc.(BDA)" to "BDA" for controller names
|
2 년 전 |
Ryan C. Gordon
|
b0dc6709b9
coreaudio: Don't use deprecated kAudioObjectPropertyElementMaster symbol.
|
2 년 전 |
Ozkan Sezer
|
db01016dd6
revert replace AM_PATH_SDL2 usage with corresponding PKG_CHECK_MODULES.
|
2 년 전 |
pionere
|
e873d60981
fix handling of SDL_EventQ.active
|
2 년 전 |
pionere
|
eb670742f5
better SDL_AtomicGet(Ptr) implementation
|
2 년 전 |
Ozkan Sezer
|
64c93f7804
replace AM_PATH_SDL2 usage with corresponding PKG_CHECK_MODULES.
|
2 년 전 |
Hubert Maier
|
5dc93451d2
JANITORIAL : Correct some more spelling mistakes (#6489)
|
2 년 전 |
Sam Lantinga
|
c2675d74c5
Revert "cocoa: Discard the IME Candidate Window immediately when Escape is pressed"
|
2 년 전 |
Sam Lantinga
|
f2ce7c5fb2
Added the G29 as a PlayStation controller
|
2 년 전 |
Sam Lantinga
|
9d1dbd2ad8
Added note about trigger rumble availability across third-party Xbox One controllers
|
2 년 전 |
Sam Lantinga
|
e7a56323ab
Make sure we wait after sending the rumble packet when initializing the PowerA Xbox One Mini Wired Controller
|
2 년 전 |
Sam Lantinga
|
6875e62af3
Make sure we don't send Xbox controllers rumble so quickly that it overwhelms the firmware
|
2 년 전 |
Sam Lantinga
|
38af459dd9
Fixed potential clobbering of packets of different types using SDL_HIDAPI_SendRumble()
|
2 년 전 |
Sam Lantinga
|
e45cb5b1e2
Fixed initializing the PowerA Xbox One Mini Wired Controller
|
2 년 전 |