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

--HG--
extra : rebase_source : f474551b0c211cb7dbd5ee610692c728b24b701a
This commit is contained in:
Ryan C. Gordon 2017-12-08 17:43:57 -05:00
parent f16b7e735b
commit c18637e736

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