OpenSubdiv/examples/glViewer
George ElKoura f3eae18197 Command line options for GL context.
Adding command line options to glViewer to make it easy
to control the requested GL version and profile.  While
it is only enabled for glViewer in this change, it will
be easy to extend to all our example viewers.  The new
command line options are:

    -glCoreProfile on|off
    -glForwardCompat on|off
    -glVersion M.n
2015-05-31 01:22:35 -07:00
..
CMakeLists.txt Remove mention of vtr from tests and examples. 2015-05-30 22:10:07 -07:00
glViewer.cpp Command line options for GL context. 2015-05-31 01:22:35 -07:00
init_shapes.h Fix CMakeLists: make project-relative include path overridable 2015-05-28 17:32:33 -07:00
shader_gl3.glsl Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
shader.glsl Fix sharpness GLSL error on OSX 2015-05-22 00:43:41 -07:00