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