mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2024-11-15 08:20:08 +00:00
261dc17f1b
The GLFW context version hint is a minimum version, not maximum version so requesting 4.4 and then falling back to lower versions doesn't make sense. This change sets the minimum version to 3.2 and attempts to standardize this across all example apps. Also print the maximum supported GL version along with the context version at startup. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
glPtexViewer.cpp | ||
shader_gl3.glsl | ||
shader.glsl | ||
skyshader.glsl |