mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-02 09:57:40 +00:00
added "gpu" to the list of possible values of SDL_HINT_RENDER_DRIVER in SDL_hints.h
This commit is contained in:
parent
9fb8661684
commit
b7a31ead08
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue