Sam Lantinga
|
ab17d66884
Make sure the surface used for a software renderer is a valid format
|
1 week ago |
Sam Lantinga
|
9ccdaa49f4
Removed reference to icon-alpha.bmp
|
1 week ago |
Sam Lantinga
|
cd6b68a9fb
Define the behavior of a negative width or height passed to SDL_RenderFillRect()
|
1 week ago |
Ryan C. Gordon
|
a5d790124c
examples: Added input/04-gamepad-events
|
1 week ago |
SDL Wiki Bot
|
1f1ee7fa08
Sync SDL3 wiki -> header
|
1 week ago |
Sam Lantinga
|
ec33da05b3
Added SDL_HINT_RENDER_DIRECT3D11_WARP
|
1 week ago |
Sam Lantinga
|
466f93aee1
Fixed pitch and chroma issues with the Vulkan planar YUV texture update functions
|
1 week ago |
Sam Lantinga
|
2304047c95
testyuv: enable testing planar YUV texture update functions
|
1 week ago |
Ryan C. Gordon
|
cfa31df2d5
examples/input/03-gamepad-polling: Added some README notes about the web.
|
1 week ago |
Ryan C. Gordon
|
bab4bb3817
examples: Fixed HTML output with multi-paragraph READMEs.
|
1 week ago |
Frank Praznik
|
8c4e048a68
x11: Fail gracefully on keymap creation failure
|
1 week ago |
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
|
1 week ago |
SDL Wiki Bot
|
cbcb1d42c4
Sync SDL3 wiki -> header
|
1 week ago |
Sam Lantinga
|
fb2daa2f5f
Updated the documentation for SDL_GetRenderLogicalPresentation()
|
1 week ago |
Sam Lantinga
|
d03f3e11f6
Change the default YUV colorspace to SDL_COLORSPACE_BT601_LIMITED
|
1 week ago |
Adrian
|
01e6aceffc
Set preferredFrameRateRange in main callbacks CADisplayLink
|
1 week ago |
Sam Lantinga
|
02fc571cfd
Fixed build
|
1 week ago |
Sam Lantinga
|
5605f85d84
Check the return value of SDL_SW_CopyYUVToRGB()
|
1 week ago |
Sam Lantinga
|
d21da8644b
Revert "Make sure fast path RGB <-> YUV conversions are using the same color primaries"
|
1 week ago |
Sam Lantinga
|
61e41c61dc
Select the shader based on the inputs, not colorspace
|
1 week ago |
Ozkan Sezer
|
baf965c1ca
Revert "video/openvr: define OPENVR_API_NODLL"
|
1 week ago |
Ozkan Sezer
|
976ba1e750
video/openvr: define OPENVR_API_NODLL
|
1 week ago |
Sam Lantinga
|
c573326f11
Fixed double-free in the OpenVR video backend
|
1 week ago |
Ryan C. Gordon
|
a6dc61ab32
joystick: Emscripten can often fake a hat from the d-pad buttons.
|
1 week ago |
Ryan C. Gordon
|
937bf4d789
alsa: Restart PCM devices after recovery from an overrun/underrun.
|
1 week ago |