Sam Lantinga
|
843873626c
Handle window resizing on the render thread in D3D11 and D3D12
|
1 year ago |
Sam Lantinga
|
f66f61de01
Fixed missing "0" in the button list
|
1 year ago |
Sylvain Becker
|
04b6b2979f
Re-add SDL_assert() with non boolean ptr syntax (#8530)
|
1 year ago |
Sam Lantinga
|
b374105975
Replaced SDL_GetTextureDXGIResource() with texture properties
|
1 year ago |
Sam Lantinga
|
09d1e9defb
Only update the battery status for Bluetooth Switch Pro controllers
|
1 year ago |
Sam Lantinga
|
87794d03ad
Added shortened name for "Nintendo Co., Ltd."
|
1 year ago |
Sam Lantinga
|
fbb6934905
Added support for the Dragonrise GameCube adapter with VID 0x1843
|
1 year ago |
Sam Lantinga
|
d98e1bdfe1
Use the standard gamepad type for Switch Pro controllers using the GameCube form factor
|
1 year ago |
Sam Lantinga
|
a5a47d3bee
Fixed crash if there is no controller mapping
|
1 year ago |
Sam Lantinga
|
312faf9305
Updated documentation for the controller face buttons
|
1 year ago |
Sam Lantinga
|
2991b9f6ac
SDL now represents gamepad buttons as positional elements with a separate label
|
1 year ago |
meyraud705
|
8708ba7393
Don't leak if realloc fails
|
1 year ago |
Mathieu Eyraud
|
36b2d2e463
Fix memory leak in SDL_SendDrop()
|
1 year ago |
Mathieu Eyraud
|
dfb87e1099
Fix uninitialised variable 'properties'
|
1 year ago |
Mathieu Eyraud
|
e54c5e0204
Fix condition in SDLTest_TrackAllocations()
|
1 year ago |
Ryan C. Gordon
|
89408a9705
wasapi: ResetWasapiDevice no longer blocks on management thread.
|
1 year ago |
Ryan C. Gordon
|
aa7baf63aa
Sync wiki -> headers.
|
1 year ago |
Frank Praznik
|
74f3643bfa
wayland: Add missing break to switch statement
|
1 year ago |
Anonymous Maarten
|
2d6bae70b4
Older gcc does not support #pragma GCC diagnostic inside functions
|
1 year ago |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
1 year ago |
Anonymous Maarten
|
23db971681
x11: Ignore deprecated declaration of XKeycodeToKeysym
|
1 year ago |
Anonymous Maarten
|
61c39ce848
ci: re-enable Intel compilers on ci
|
1 year ago |
Sam Lantinga
|
4ac3f5c07e
Updated Xcode project with the video capture API
|
1 year ago |
Sylvain
|
59f93e20a7
Add SDL Video Capture, with back-end for linux/macos/ios/android
|
1 year ago |
Sam Lantinga
|
3ab98a3572
Removed debug print statements (thanks @stsp!)
|
1 year ago |
Sam Lantinga
|
f4b61fff30
Implemented VT switching for KMSDRM on Linux
|
1 year ago |
Anonymous Maarten
|
391a3d23d0
cmake: the compile-time pdb does not have a suffix, if set
|
1 year ago |
Anonymous Maarten
|
a6541166bc
cmake: also install pdb files of static libraries
|
1 year ago |
Anonymous Maarten
|
2e3f574f8f
cmake: don't add the C runtime library to the .obj file (when using MSVC)
|
1 year ago |
Sam Lantinga
|
bea34c5380
Fixed a memory leak at window creation.
|
1 year ago |