Add public APIs for creating a Metal view attached to an SDL window. Add SDL_metal.h.
This commit is contained in:
@@ -383,6 +383,9 @@
|
||||
/* Enable Vulkan support */
|
||||
#undef SDL_VIDEO_VULKAN
|
||||
|
||||
/* Enable Metal support */
|
||||
#undef SDL_VIDEO_METAL
|
||||
|
||||
/* Enable system power support */
|
||||
#undef SDL_POWER_LINUX
|
||||
#undef SDL_POWER_WINDOWS
|
||||
|
||||
Reference in New Issue
Block a user