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 |
Sam Lantinga
|
aea6e6de6f
Simplified SDL_SetProperty() and added SDL_SetPropertyWithCleanup()
|
1 year ago |
Sam Lantinga
|
a1941fad6c
Replaced SDL_RenderGetD3D11Device(), SDL_RenderGetD3D12Device(), and SDL_RenderGetD3D9Device() with renderer properties.
|
1 year ago |
Sam Lantinga
|
0cd4b7d3e3
Added display properties
|
1 year ago |
Sam Lantinga
|
a02afbaea5
Clean up window properties when the window is destroyed
|
1 year ago |
Sam Lantinga
|
8668943746
Standardized property names for internal SDL properties
|
1 year ago |
Sam Lantinga
|
a4c6b38fef
Fixed FreeBSD build
|
1 year ago |
Sam Lantinga
|
d9e6dcc650
Fixed FreeBSD build
|
1 year ago |
Sam Lantinga
|
7cc3e94eb2
Store the requested muted state
|
1 year ago |
Sam Lantinga
|
ce9e1bd324
Don't mute the console input if we can't read the keyboard
|
1 year ago |
Wohlstand
|
0a1b6b270f
sdlchecks.cmake: Clarified the reason why shared X11 mode doesn't work
|
1 year ago |
Sam Lantinga
|
80b2bbad21
Removed useless branch test
|
1 year ago |
Sam Lantinga
|
15bc12165a
Actually we need to enumerate the 8BitDo Xbox SKUs
|
1 year ago |
Sam Lantinga
|
8049af3355
Assume all 8BitDo Xbox controllers have a share button
|
1 year ago |
Sam Lantinga
|
ed1e0c1530
Make sure joysticks are locked when adding and removing them
|
1 year ago |
Sam Lantinga
|
415283ef38
Fixed checking for linux/input.h
|
1 year ago |
Sam Lantinga
|
fea2504a37
Prioritize the pipewire audio driver over ALSA
|
1 year ago |
Sam Lantinga
|
04e98d2236
Added missing calls to SDL_InvalidParamError("surface")
|
1 year ago |
Sam Lantinga
|
521bbcc15e
Destroy the window surface if we've created it for the software renderer
|
1 year ago |
Sam Lantinga
|
28e623c504
Added a mapping for the Atari VCS controller connected over Bluetooth (thanks @WizzardSK!)
|
1 year ago |
Sam Lantinga
|
4106697774
Make sure we include the null terminator in XLookupStringAsUTF8()
|
1 year ago |
Sam Lantinga
|
b5057edf29
Remove unused SDL_TextureModulate enum
|
1 year ago |