Bläddra i källkod

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

Nicolas Allemand 7 månader sedan
förälder
incheckning
b7a31ead08
1 ändrade filer med 1 tillägg och 0 borttagningar
  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