forked from AuroraMiddleware/gtk
docs: Update GSK_RENDERER docs
This did not mention the opengl and ngl values yet.
This commit is contained in:
parent
91f7b9663f
commit
fc9f580fd3
@ -324,9 +324,15 @@ using and the GDK backend supports them:
|
||||
`cairo`
|
||||
: Selects the fallback Cairo renderer
|
||||
|
||||
`gl`
|
||||
`opengl`
|
||||
: Selects the default OpenGL renderer
|
||||
|
||||
`gl`
|
||||
: Selects the "gl" OpenGL renderer
|
||||
|
||||
`ngl`
|
||||
: Selects the "ngl" OpenGL renderer
|
||||
|
||||
`vulkan`
|
||||
: Selects the Vulkan renderer
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user