mirror of
https://github.com/glfw/glfw.git
synced 2026-09-19 07:05:49 +00:00
1b17a5293c
Although not technically required, I believe it is best practice for shaders to specify which version of the GLSL spec they conform to. Closes #864.