Skip to content

Commit

Permalink
Added patch note about the Vulkan Mac SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Feb 26, 2018
1 parent be6ca78 commit 99683f7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion WhatsNew.txt
Expand Up @@ -17,7 +17,11 @@ Windows:
Windows UWP:
* Added SDL_WinRTGetDeviceFamily() to find out what type of device your application is running on

Mac OSX / iOS / tvOS:
Mac OS X:
* Added support for the Vulkan SDK for Mac:
https://www.lunarg.com/lunarg-releases-vulkan-sdk-1-0-69-0-for-mac/

Mac OS X / iOS / tvOS:
* Added a Metal 2D render implementation
* Added SDL_RenderGetMetalLayer() and SDL_RenderGetMetalCommandEncoder() to insert your own drawing into SDL rendering when using the Metal implementation

Expand Down

0 comments on commit 99683f7

Please sign in to comment.