浏览代码

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

Ryan C. Gordon 8 年之前
父节点
当前提交
7cb8b50ad8
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/SDL_hints.h

+ 1 - 0
include/SDL_hints.h

@@ -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