Ryan C. Gordon
|
2a0e751ff5
gamepad: Fixed Emscripten guide button, after recent changes.
|
1 week ago |
Ryan C. Gordon
|
82a800e266
emscripten: Let joystick dpad-to-hat conversion allow impossible combinations.
|
1 week ago |
Ryan C. Gordon
|
b58d0f8e4e
gamepad: Fixed Emscripten d-pad, after recent changes.
|
1 week ago |
Ryan C. Gordon
|
79b881fc2e
examples: Minor tweak to joystick examples' comments.
|
1 week ago |
Ryan C. Gordon
|
cf92ef7994
examples: Added input/03-gamepad-polling
|
1 week ago |
Sam Lantinga
|
25d9096d41
Fixed rumble strength on DualSense Edge and Bluetooth connected controllers
|
2 weeks ago |
SDL Wiki Bot
|
cbcb1d42c4
Sync SDL3 wiki -> header
|
2 weeks ago |
Sam Lantinga
|
fb2daa2f5f
Updated the documentation for SDL_GetRenderLogicalPresentation()
|
2 weeks ago |
Sam Lantinga
|
d03f3e11f6
Change the default YUV colorspace to SDL_COLORSPACE_BT601_LIMITED
|
2 weeks ago |
Adrian
|
01e6aceffc
Set preferredFrameRateRange in main callbacks CADisplayLink
|
2 weeks ago |
Sam Lantinga
|
02fc571cfd
Fixed build
|
2 weeks ago |
Sam Lantinga
|
5605f85d84
Check the return value of SDL_SW_CopyYUVToRGB()
|
2 weeks ago |
Sam Lantinga
|
d21da8644b
Revert "Make sure fast path RGB <-> YUV conversions are using the same color primaries"
|
2 weeks ago |
Sam Lantinga
|
61e41c61dc
Select the shader based on the inputs, not colorspace
|
2 weeks ago |
Ozkan Sezer
|
baf965c1ca
Revert "video/openvr: define OPENVR_API_NODLL"
|
2 weeks ago |
Ozkan Sezer
|
976ba1e750
video/openvr: define OPENVR_API_NODLL
|
2 weeks ago |
Sam Lantinga
|
c573326f11
Fixed double-free in the OpenVR video backend
|
2 weeks ago |
Ryan C. Gordon
|
a6dc61ab32
joystick: Emscripten can often fake a hat from the d-pad buttons.
|
2 weeks ago |
Ryan C. Gordon
|
937bf4d789
alsa: Restart PCM devices after recovery from an overrun/underrun.
|
2 weeks ago |
SDL Wiki Bot
|
197bfab0b5
Sync SDL3 wiki -> header
|
2 weeks ago |
Ryan C. Gordon
|
b8197a2291
io: rework how we set SDL_IOStream status.
|
2 weeks ago |
Aleksey Melekh
|
129c97f610
xbox: fix build
|
2 weeks ago |
Sam Lantinga
|
3572be3998
Improved detection of FlyDigi controllers
|
2 weeks ago |
Simon McVittie
|
99da009308
wikiheaders: Escape backslash in man pages
|
3 weeks ago |
SDL Wiki Bot
|
5505cb2bb9
Sync SDL3 wiki -> header
|
2 weeks ago |
Ryan C. Gordon
|
3597877277
SDL_main.h: Cleanups in SDL_RegisterApp documentation.
|
2 weeks ago |
Sam Lantinga
|
a9b5a1e785
Simplified the transparent software renderer test
|
2 weeks ago |
Sam Lantinga
|
f48c20f481
Added testsoftwaretransparent to the CMake build system
|
2 weeks ago |
Sam Lantinga
|
9e3d5969e6
Fixed testsoftwaretransparent on platforms using a renderer for window surfaces
|
2 weeks ago |
Qiang
|
f2d2cd8152
fix: Blending rendering anomaly when using the software renderer with SDL_WINDOW_TRANSPARENT on Windows. (#13866)
|
2 weeks ago |