Commit graph

4 commits

Author SHA1 Message Date
Olivier Goffart
e1f6c48958
Improve docs about backend and render selection 2024-05-07 11:31:36 +02:00
Simon Hausmann
93142bf417 winit: Always make skia-opengl available
The Skia OpenGL renderer is portable and sometimes esp. on Windows produces better results, so make it always available as an open if `renderer-skia` is enabled. `renderer-skia-opengl` continues to select the GL renderer as default.
2024-01-24 18:20:04 +01:00
Simon Hausmann
d6ab1c4882 Document the explicit choice of Skia as software renderer as well as its support in general 2023-10-23 13:55:23 +02:00
Simon Hausmann
5182660bc6 Initial draft for backend documentation
cc #3208
2023-08-24 19:34:08 +02:00