mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-05 19:08:12 +00:00
added "gpu" to the list of possible values of SDL_HINT_RENDER_DRIVER in SDL_hints.h
This commit is contained in:

committed by
Sam Lantinga

parent
9fb8661684
commit
b7a31ead08
@@ -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
|
||||
|
Reference in New Issue
Block a user