Sam Lantinga
|
35c13196f0
Fixed uninitialized variable
|
2 년 전 |
Ozkan Sezer
|
bc87983310
tests: added -DHAVE_SIGNAL_H to CFLAGS in watcom makefiles
|
2 년 전 |
Sam Lantinga
|
f5c0760c6b
Disassociate the SDLOpenGLContext from the view before deleting it
|
2 년 전 |
Sam Lantinga
|
63e6c19b7d
Use SDL_GL_DeleteContext instead of Cocoa_GL_DeleteContext for context cleanup
|
2 년 전 |
Sam Lantinga
|
1bd9ebf533
If we're not the current fullscreen window and we don't want to be fullscreen, don't touch the current video mode
|
2 년 전 |
Sam Lantinga
|
e0e79419b6
Fixed which window we check flags for when updating fullscreen mode
|
2 년 전 |
Sam Lantinga
|
8fc10ac95c
Added mapping for the Xbox Elite Core controller connected via Bluetooth on Android
|
2 년 전 |
divVerent
|
91ad208d18
Fix Xbox One gamepad axis assignment on SDL_JOYSTICK_ANDROID API (#7405)
|
2 년 전 |
Anonymous Maarten
|
6c495a92f0
cmake: use compatible interface properties to disallow linking to a different version of SDL
|
2 년 전 |
Michal Suchanek
|
96a2a6b945
evdev_kbd: Use current keymap
|
2 년 전 |
Ozkan Sezer
|
fd4bb4154b
dynapi: replace uses of deprecated SDL_assert_state and SDL_assert_data
|
2 년 전 |
Ryan C. Gordon
|
46945354cc
dataqueue: Make thread safe.
|
2 년 전 |
Ryan C. Gordon
|
f5bb286b76
dataqueue: Removed non-public SDL_ReserveSpaceInDataQueue function
|
2 년 전 |
Sam Lantinga
|
f47a08ab84
Fixed typo in previous cherry-pick
|
2 년 전 |
Sam Lantinga
|
660fc89967
Don't clobber an existing entry with a different version when adding a gamepad mapping
|
2 년 전 |
Sam Lantinga
|
6ff3e49b6f
Follow the same pattern for releasing the window data in the UIKit driver
|
2 년 전 |
Ryan C. Gordon
|
e58a8639e3
docs: Removed bogus file from wiki bridge.
|
2 년 전 |
Ryan C. Gordon
|
5b7b3da701
Sync wiki -> headers.
|
2 년 전 |
Ryan C. Gordon
|
0a0dfdb2f9
wikiheaders: Sort pages before listing them in README/FrontPage.md.
|
2 년 전 |
Ryan C. Gordon
|
8572e19327
wikiheaders: Use Windows endlines in the source, Unix in the wiki.
|
2 년 전 |
Sam Lantinga
|
031348d377
Fixed SDL windows getting the maximized state after leaving fullscreen on macOS
|
2 년 전 |
Ryan C. Gordon
|
462d95ab4d
wikiheaders: ignore wiki's README/FrontPage.md
|
2 년 전 |
Ryan C. Gordon
|
a48bb80ea0
wikiheaders: Bridge README files in the docs directory to wiki.
|
2 년 전 |
Sam Lantinga
|
c0fb092425
Fixed locking up the Logitech F310 with the PlayStation controller detection
|
2 년 전 |
Ryan C. Gordon
|
37de5d4849
wikiheaders: fixed wikilinks in Markdown code sections.
|
2 년 전 |
Sam Lantinga
|
715749f578
Added mapping for DualSense Edge Wireless Controller on Linux
|
2 년 전 |
David Carlier
|
0c7346ec3e
USE_DEV_RANDOM close the file descriptor even in the rare case it can't read it
|
2 년 전 |
Torge Matthies
|
711a458be5
x11: Fix duplicate Xinput2 event reception
|
2 년 전 |
Ryan C. Gordon
|
171fba320f
wikiheaders: Fix wikilinks inside code sections a little. Not perfect yet.
|
2 년 전 |
Sam Lantinga
|
ad09976eca
Fixed relative mouse motion over remote desktop
|
2 년 전 |