소스 검색

added "gpu" to the list of possible values of SDL_HINT_RENDER_DRIVER in SDL_hints.h

Nicolas Allemand 9 달 전
부모
커밋
b7a31ead08
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      include/SDL3/SDL_hints.h

+ 1 - 0
include/SDL3/SDL_hints.h

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