OpenSubdiv/examples/glViewer
manuelk b815aff333 First pass at fixing the installation part of the Cmake build : now CMAKE_INSTALL_PREFIX can
be used as intended to specify an installation directory, which can be located anywhere on the
file system.

Also improved the doxygen target and made the doxy build "quiet".

fixes #154
2013-04-22 19:35:41 -07:00
..
CMakeLists.txt First pass at fixing the installation part of the Cmake build : now CMAKE_INSTALL_PREFIX can 2013-04-22 19:35:41 -07:00
shader_gl3.glsl Remove deprecated GL calls, comply with 4.2/3.3 core profile. Use VAO, update glsl shaders, remove immediate draws, etc. 2013-01-29 15:54:18 -08:00
shader.glsl Remove deprecated GL calls, comply with 4.2/3.3 core profile. Use VAO, update glsl shaders, remove immediate draws, etc. 2013-01-29 15:54:18 -08:00
viewer.cpp minor fixes to the GLFW motion callback to fix MSVC++ build errors. 2013-04-18 19:15:30 -07:00