hints: Add "metal" to the list of SDL_RENDER_DRIVER hints.

This commit is contained in:
Ryan C. Gordon 2017-12-08 17:43:57 -05:00
parent cf3d450313
commit 7cb8b50ad8
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ extern "C" {
* "opengl"
* "opengles2"
* "opengles"
* "metal"
* "software"
*
* The default varies by platform, but it's the first one in the list that