Added Mir video target (thanks, Brandon!).
This commit is contained in:
parent
dce9b7b129
commit
19f8c6224f
21 changed files with 1648 additions and 0 deletions
|
@ -105,6 +105,7 @@ typedef enum
|
|||
SDL_SYSWM_COCOA,
|
||||
SDL_SYSWM_UIKIT,
|
||||
SDL_SYSWM_WAYLAND,
|
||||
SDL_SYSWM_MIR,
|
||||
} SDL_SYSWM_TYPE;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue