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 |
mccakit
|
26f961ab05
wasm64 fix
|
5 months ago |
Frank Praznik
|
191f46dd36
wayland: Rename some callbacks to be closer to their canonical Wayland names
|
5 months ago |
Anonymous Maarten
|
9f721e8a9c
Add test that verifies all SDL3 symbols are available
|
5 months ago |
Anonymous Maarten
|
4718000dba
Add JNI_OnLoad to dynamic API
|
5 months ago |
Anonymous Maarten
|
cdc4609993
Add headers for unsupported sources
|
5 months ago |
Anonymous Maarten
|
f9f172cf60
gamepad: use SDL_PLATFORM_ANDROID macro instead of ANDROID
|
5 months ago |
Anonymous Maarten
|
e62a6e9729
cmake: detect RISC-V architectures
|
5 months ago |
Anonymous Maarten
|
d13f66ab7d
release: small release script clean-up
|
5 months ago |
Ryan C. Gordon
|
e528d5bd9f
wasapi: Don't proxy device disconnect to the WASAPI management thread.
|
5 months ago |
eafton
|
cd9919dc51
X11TK: Implement high contrast, dark themes and fix up some more positioning code (#14055)
|
5 months ago |
Sam Lantinga
|
1d2a482dde
testgpurender_effects: use the grayscale algorithm from BT.709
|
5 months ago |
Sam Lantinga
|
1f73c19a73
Added stub SDL_TimeToDateTime() for N-Gage
|
5 months ago |
Brad Smith
|
b299e0de46
Use elf_aux_info() on OpenBSD
|
5 months ago |
Sam Lantinga
|
c39d772a07
Added a workaround for fullscreen mouse position on macOS 26
|
5 months ago |
Ryan C. Gordon
|
65e462a6f2
audio: Handle device disconnects on the main thread.
|
5 months ago |