소스 검색

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