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