mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-29 16:09:13 +00:00
SDL_syswm.h has been removed and replaced with window properties
This commit is contained in:
parent
aea6e6de6f
commit
fd4a2cce9e
82 changed files with 277 additions and 1069 deletions
|
@ -360,7 +360,6 @@ SDL3_0.0.0 {
|
|||
SDL_GetWindowSizeInPixels;
|
||||
SDL_GetWindowSurface;
|
||||
SDL_GetWindowTitle;
|
||||
SDL_GetWindowWMInfo;
|
||||
SDL_GetYUVConversionMode;
|
||||
SDL_GetYUVConversionModeForResolution;
|
||||
SDL_HapticClose;
|
||||
|
@ -922,6 +921,7 @@ SDL3_0.0.0 {
|
|||
SDL_AllocateEventMemory;
|
||||
SDL_GetDisplayProperties;
|
||||
SDL_SetPropertyWithCleanup;
|
||||
SDL_SetX11EventHook;
|
||||
# extra symbols go here (don't modify this line)
|
||||
local: *;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue