OpenSubdiv/examples/glPtexViewer
Jeremy Cowles 261dc17f1b OpenGL init without errors, example cleanup
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.
2015-05-29 22:37:12 -07:00
..
CMakeLists.txt Fix CMakeLists: make project-relative include path overridable 2015-05-28 17:32:33 -07:00
glPtexViewer.cpp OpenGL init without errors, example cleanup 2015-05-29 22:37:12 -07:00
shader_gl3.glsl Osd drawing API refactoring. 2015-05-13 17:35:46 -07:00
shader.glsl Fixed example code use of single crease patches 2015-05-15 11:52:41 -07:00
skyshader.glsl Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00