mirror of
https://github.com/glfw/glfw.git
synced 2026-01-11 23:33:16 +01:00
This window hint allows choosing between hardware and software renderers (where available) for the created OpenGL or OpenGL ES context. Fixes #589.