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 |
Sam Lantinga
|
b5347c3364
Fixed emscripten and iOS builds
|
1 year ago |
Sam Lantinga
|
02f356439d
Allow the application to draw while Windows is in a modal move/resize loop
|
1 year ago |
Sam Lantinga
|
1934417b4d
Show the existing mapping when a controller is connected
|
1 year ago |
Sam Lantinga
|
407a3cb4e0
Fixed infinite recursion initializing properties
|
1 year ago |
Sam Lantinga
|
979214363f
Added SDL_GetGlobalProperties()
|
1 year ago |
Sam Lantinga
|
151cdfa99f
Added the "SDL.window.wayland.registry" property
|
1 year ago |
Sam Lantinga
|
6c91b28e71
Added the "SDL.renderer.d3d12.command_queue" property
|
1 year ago |
Sam Lantinga
|
4e8d1ec983
Fixed crash trying to create a metal view with the dummy driver
|
1 year ago |
Sam Lantinga
|
fd4a2cce9e
SDL_syswm.h has been removed and replaced with window properties
|
1 year ago |