docs: Update GSK_RENDERER docs

This did not mention the opengl and ngl values yet.
This commit is contained in:
Matthias Clasen 2021-05-22 13:09:54 -04:00
parent 91f7b9663f
commit fc9f580fd3

View File

@ -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