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