mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-03 16:36:25 +00:00
Added support for textures with palettes
Closes https://github.com/libsdl-org/SDL/pull/6192
This commit is contained in:
@@ -1257,6 +1257,8 @@ SDL3_0.0.0 {
|
||||
SDL_hid_get_properties;
|
||||
SDL_GetPixelFormatFromGPUTextureFormat;
|
||||
SDL_GetGPUTextureFormatFromPixelFormat;
|
||||
SDL_SetTexturePalette;
|
||||
SDL_GetTexturePalette;
|
||||
# extra symbols go here (don't modify this line)
|
||||
local: *;
|
||||
};
|
||||
|
Reference in New Issue
Block a user