OpenSubdiv/examples/farViewer
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
face_texture.cpp Renamed vtrViewer to farViewer. 2015-05-18 19:46:22 -07:00
face_texture.h Renamed vtrViewer to farViewer. 2015-05-18 19:46:22 -07:00
faceShader.glsl Renamed vtrViewer to farViewer. 2015-05-18 19:46:22 -07:00
farViewer.cpp OpenGL init without errors, example cleanup 2015-05-29 22:37:12 -07:00
fontShader.glsl Renamed vtrViewer to farViewer. 2015-05-18 19:46:22 -07:00
gl_fontutils.cpp remove SupportsAdaptiveTessellation from OsdDrawContext, and example cleanups 2015-05-19 10:30:16 -07:00
gl_fontutils.h remove SupportsAdaptiveTessellation from OsdDrawContext, and example cleanups 2015-05-19 10:30:16 -07:00
gl_mesh.cpp renaming (2/2) PatchTables and StencilTables to PatchTable and StencilTable 2015-05-22 11:50:01 -07:00
gl_mesh.h Fix CMakeLists: make project-relative include path overridable 2015-05-28 17:32:33 -07:00
init_shapes.h Fix CMakeLists: make project-relative include path overridable 2015-05-28 17:32:33 -07:00
simpleShader.glsl Renamed vtrViewer to farViewer. 2015-05-18 19:46:22 -07:00