mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-19 09:48:14 +00:00
SDL API renaming: SDL_pixels.h
Fixes https://github.com/libsdl-org/SDL/issues/6886
This commit is contained in:
@@ -182,14 +182,14 @@ SDL3_0.0.0 {
|
||||
SDL_Vulkan_GetDrawableSize;
|
||||
SDL_GetPreferredLocales;
|
||||
SDL_GetPixelFormatName;
|
||||
SDL_PixelFormatEnumToMasks;
|
||||
SDL_MasksToPixelFormatEnum;
|
||||
SDL_AllocFormat;
|
||||
SDL_FreeFormat;
|
||||
SDL_AllocPalette;
|
||||
SDL_GetMasksForPixelFormatEnum;
|
||||
SDL_GetPixelFormatEnumForMasks;
|
||||
SDL_CreatePixelFormat;
|
||||
SDL_DestroyPixelFormat;
|
||||
SDL_CreatePalette;
|
||||
SDL_SetPixelFormatPalette;
|
||||
SDL_SetPaletteColors;
|
||||
SDL_FreePalette;
|
||||
SDL_DestroyPalette;
|
||||
SDL_MapRGB;
|
||||
SDL_MapRGBA;
|
||||
SDL_GetRGB;
|
||||
|
Reference in New Issue
Block a user