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