This website requires JavaScript.
Explore
Help
Register
Sign In
gitea
/
SDL3_fork
Watch
1
Star
0
Fork
0
You've already forked SDL3_fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c78818bd4b8e531f70b2e71b5b2c5c68d6ad6502
SDL3_fork
/
src
/
gpu
History
Sam Lantinga
035eed351c
Added SDL_GetPixelFormatFromGPUTextureFormat() and SDL_GetGPUTextureFormatFromPixelFormat()
...
Fixes
https://github.com/libsdl-org/SDL/issues/13899
2025-09-10 12:08:04 -07:00
..
d3d12
Fix support for Windows XP and up (
#13904
)
2025-09-08 13:00:26 -07:00
metal
GPU: Clean up properties in SDL_ReleaseGPUTexture (
#13378
)
2025-07-17 00:21:34 -07:00
vulkan
gpu/vulkan: Move dereference after null check
2025-09-08 12:19:53 -04:00
SDL_gpu.c
Added SDL_GetPixelFormatFromGPUTextureFormat() and SDL_GetGPUTextureFormatFromPixelFormat()
2025-09-10 12:08:04 -07:00
SDL_sysgpu.h
GPU: Binding validation and prevent null dereference if expected binding is missing (
#13164
)
2025-06-02 13:39:58 -07:00