OpenSubdiv/examples/glEvalLimit
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
glEvalLimit.cpp OpenGL init without errors, example cleanup 2015-05-29 22:37:12 -07:00
init_shapes.h Fix CMakeLists: make project-relative include path overridable 2015-05-28 17:32:33 -07:00
particles.cpp glEvalLimit: Fix an assertion failure when rand() takes RAND_MAX 2015-05-26 16:05:54 -07:00
particles.h Osd API refactor: EvalStencils and EvalPatches 2015-05-25 22:43:43 -07:00