Sam Lantinga
|
06267f5028
Fixed whitespace in SDL_vulkan.h
|
4 years ago |
Sam Lantinga
|
d48c97c4a4
Fixed bug 5147 - KMSDRM: SetWindowFullscreen() failing with SDL_WINDOW_FULLSCREEN_DESKTOP
|
4 years ago |
Sam Lantinga
|
9325b22ef0
Fixed bug 5113 - SDL_UpdateWindowSurfaceRects BitBlt the entire surface on Win32
|
4 years ago |
Sam Lantinga
|
d000c1cd6d
Fixed bug 5155 - HIDAPI_JoystickDisconnected incorrect array shift
|
4 years ago |
Sam Lantinga
|
a8400dc3bf
Fixed bug 5105 - sndio support not working in dynamic mode (dlopen)
|
4 years ago |
Sam Lantinga
|
2303d92188
Fixed bug 5145 - Fix whitespace in SDL_vulkan.h
|
4 years ago |
Cameron Gutman
|
77b0dad271
cocoa: Change Caps Lock behavior to toggle instead of locking
|
4 years ago |
Sam Lantinga
|
bdfd1b68ba
Fixed bug 5146 - SDL_RenderFillRect doesn't work in DirectFB
|
4 years ago |
Tudor Brindus
|
a6ca61d732
wayland: update pointer position on initial enter event
|
4 years ago |
Sam Lantinga
|
68e1731e02
Don't bother logging security exception getting the device serial number
|
4 years ago |
Sockmonsters
|
eea450bc99
- Added exception handler for the new SecurityException in USBDevice getSerialNumber
|
4 years ago |
Sam Lantinga
|
ae9ff11bae
The zero happens at a higher level now
|
4 years ago |
Sam Lantinga
|
39c958bbaa
Initialize the raw_map before getting controller mappings from the driver
|
4 years ago |
Sam Lantinga
|
2db049473b
Fixed variable names to be consistent across functions
|
4 years ago |
Sam Lantinga
|
345b4d7e14
Fixed bug 5161 - Autodetect controller mappings based on the Linux Gamepad Specification
|
4 years ago |
James Legg
|
e2dbed9cfe
SDL_blit: Fix undefined bitshift operations
|
4 years ago |
Brendan Shanks
|
032fa681a8
Add Logitech G29 to steering wheel list
|
5 years ago |
Ryan C. Gordon
|
aa259ed52d
wayland: Changed output removal in handle_surface_leave()
|
4 years ago |
Ryan C. Gordon
|
ce7ae4ec8d
wayland: Move buffer copy into mime_data_list_add()
|
4 years ago |
Ryan C. Gordon
|
22da9d4d77
wayland: assert that mmap() didn't return NULL.
|
4 years ago |
Sam Lantinga
|
1a1f1704a2
Don't include the iOS joystick driver if joysticks are disabled
|
4 years ago |
Sam Lantinga
|
57149c2410
Fixed building with --disable-joystick on iOS
|
4 years ago |
Sam Lantinga
|
cf01ee1694
Fixed building with --disable-joystick on Linux
|
4 years ago |
Sam Lantinga
|
e9f567c707
Fixed building on iOS with MFI controllers disabled
|
4 years ago |
Sam Lantinga
|
97ca96bdee
Use nil instead of NULL for Objective-C objects
|
4 years ago |
Sam Lantinga
|
2aec184e36
Fixed mkdir warning when running iosbuild.sh multiple times
|
4 years ago |
Sam Lantinga
|
03a7abf80c
Fixed building with --disable-joystick on macOS
|
4 years ago |
Sam Lantinga
|
af5eb56c76
Fixed uninitialized variable warning
|
4 years ago |
Sam Lantinga
|
31916f11aa
Fixed compiler warning building on FreeBSD
|
4 years ago |
Sam Lantinga
|
bcbaa4ec1f
If there isn't a GetGlobalMouseState() implementation, fall back to the normal one.
|
4 years ago |