Anonymous Maarten
|
fd4c2f8cfd
ci: build testffmpeg on MinGW (msys2) build bots
|
5 months ago |
eafton
|
76308181b9
Fix #14072
|
5 months ago |
Simon McVittie
|
c81b4e8493
test: Space-separate arguments in as-installed tests' .test files
|
5 months ago |
Anonymous Maarten
|
30c2cda25e
Don't use assert(0) for SDL_TriggerBreak
|
5 months ago |
Wohlstand
|
e3d65796f4
SDL_render_psp.c: Implemented working viewport support
|
5 months ago |
Sam Lantinga
|
baed512453
Fixed building tests on visionOS
|
5 months ago |
Sam Lantinga
|
15f1cb4c98
Added GPU API support on visionOS
|
5 months ago |
Sam Lantinga
|
2809ce9389
Set enable_depth_clip to true by default if SDL_PROP_GPU_DEVICE_CREATE_FEATURE_DEPTH_CLAMPING_BOOLEAN is false
|
5 months ago |
SDL Wiki Bot
|
da6fa5e65f
Sync SDL3 wiki -> header
|
5 months ago |
Sam Lantinga
|
f61e271e11
Generalize and validate optional GPU feature properties
|
5 months ago |
Sam Lantinga
|
37410908c7
Fixed building on visionOS
|
5 months ago |
Sam Lantinga
|
595f7b7ed9
Revert "Fixed Vulkan validation error"
|
5 months ago |
Ozkan Sezer
|
5fffa8b9ad
SDL_video_unsupported.c: fix SDL_iOSAnimationCallback type redefinition error
|
5 months ago |
SDL Wiki Bot
|
1d7e70833b
Sync SDL3 wiki -> header
|
5 months ago |
Sam Lantinga
|
b65590159b
Each application palette corresponds to one hardware palette
|
5 months ago |
Sam Lantinga
|
5d311635cf
Added Vulkan support for palettized textures
|
5 months ago |
Sam Lantinga
|
e2fe23ddab
Added hardware accelerated support for palettized textures
|
5 months ago |
Sam Lantinga
|
b82b1f416f
Fixed Vulkan validation error
|
5 months ago |
Sam Lantinga
|
524ba0a4ad
Reduce the size of the D3D12 vertex shader constants
|
5 months ago |
Sam Lantinga
|
5622eef5a8
Fixed memory leak if requested renderer isn't available
|
5 months ago |
Sam Lantinga
|
2a01e12d34
Simplify palette code
|
5 months ago |
Sam Lantinga
|
7dcc09986d
Test changing the palette for a single texture
|
5 months ago |
Sam Lantinga
|
264b436dba
Fixed changing palettes while rendering is in flight
|
5 months ago |
Sam Lantinga
|
0b4b254a53
Added support for textures with palettes
|
5 months ago |
mccakit
|
d42bf59c66
wasm64 lto fix
|
5 months ago |
Victor Ilyushchenko
|
a34d31322c
Fix Metal 3D texture upload stride calculation
|
5 months ago |
Sam Lantinga
|
da84d78796
Fixed unknown frees being reported when SDL is built without allocation counts
|
5 months ago |
Ryan C. Gordon
|
a1672f2d2f
docs: Fix param call on SDL_SetEventFilter.
|
5 months ago |
Ryan C. Gordon
|
2676f23910
audio: fix crash in SDL_GetAudioStreamOutputChannelMap.
|
5 months ago |
ProgramGamer
|
2c8c2d72b5
Allow in-memory IOStreams to be of length 0 (#13840)
|
5 months ago |