Sylvain
|
54ca1d190e
SW_RenderGeometry: add a redundant check to clear static analysis (see bug #4600)
|
3 years ago |
Sylvain
|
b17aa5d080
SW_RenderGeometry: remove a few static analysis false positives (see bug #4600)
|
3 years ago |
Ryan C. Gordon
|
a47f59bbe5
codechecker-buildbot.sh: Don't fail if a static analysis issue is reported.
|
3 years ago |
Ryan C. Gordon
|
a6b45fa7cf
codechecker-buildbot.sh: mark script as executable.
|
3 years ago |
Ryan C. Gordon
|
f7ee06f3a5
build-scripts: Add a buildbot script for CodeChecker static analysis.
|
3 years ago |
David Gow
|
3261f7f6ce
audio: Support "pulse" as an alias for "pulseaudio"
|
3 years ago |
Sam Lantinga
|
503ea8e89f
Don't modify the Nintendo Switch home LED state by default
|
3 years ago |
Vanfanel
|
b1e492d1fc
Search for an appropiate plane instead of simply using the first one.
|
3 years ago |
Eric Engestrom
|
23ffa3d914
Update SDL's copy of the EGL headers from Khronos
|
3 years ago |
Ethan Lee
|
524964f966
Add SDL_HINT_VIDEO_EGL_ALLOW_TRANSPARENCY
|
3 years ago |
Eric Engestrom
|
5113fedfa0
video/wayland: use EGL_EXT_present_opaque when available
|
3 years ago |
Sam Lantinga
|
130b6bebae
Manually scan for Linux joysticks before udev scan runs
|
3 years ago |
Sam Lantinga
|
cbccf5bb50
Use SDL_GetHint() instead of SDL_getenv() for Linux joystick hints
|
3 years ago |
Shawn Ellis
|
0ae2a9f8c3
Fixed the Atari gamecontroller mappings and added Atari Xbox 360
|
3 years ago |
Ryan C. Gordon
|
d5fe9c308a
x11: Log a warning if we decide to use XVidMode.
|
3 years ago |
Yao Wei Tjong 姚伟忠
|
76d50d2871
Force color diagnostics when applicable
|
3 years ago |
Ryan C. Gordon
|
79c7a1713f
testvulkan: reformatted to more-closely match SDL coding conventions.
|
3 years ago |
Lionel Landwerlin
|
b073d2753d
test/vulkan: fix/workaround validation errors
|
3 years ago |
Ryan C. Gordon
|
374b0b9aaf
cmake: Don't support Vulkan if LOADSO is disabled.
|
3 years ago |
Ryan C. Gordon
|
fff421f4b8
cmake: fix a bunch of things to properly link without LOADSO enabled.
|
3 years ago |
Ryan C. Gordon
|
abba181118
testvulkan: support multiple windows.
|
3 years ago |
Ryan C. Gordon
|
13ec545936
configure: Disable Vulkan support if loadso subsystem is disabled.
|
3 years ago |
Ryan C. Gordon
|
9504bb121d
pulseaudio: Fix some function signatures that expect const pointers.
|
3 years ago |
Ozkan Sezer
|
7e8d054b97
updated config.sub from mainstream.
|
3 years ago |
Sylvain
|
e426bb80cb
Fixed bug #4671 - D3D_QueueGeometry: use "count / 3" (Thanks alittlesail!)
|
3 years ago |
Oschowa
|
70c23b25f0
audio: pipewire: Reset hotplug atomic variables on deinit.
|
3 years ago |
Sylvain
|
ae5336a3d2
Fixed bug #4669: D3D_QueueGeometry: -0.5f offset position of vertexs
|
3 years ago |
Ozkan Sezer
|
8270172e74
fix -Wshorten-64-to-32 warnings in android builds.
|
3 years ago |
Ozkan Sezer
|
ccb06296b9
SDL_windowsevents.c: fix build against older SDKs.
|
3 years ago |
Ozkan Sezer
|
f5c0cdea38
testgeometry.c: fix build in c89 mode
|
3 years ago |