Parcourir la source

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

Nicolas Allemand il y a 4 mois
Parent
commit
b7a31ead08
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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