OpenSubdiv/examples/paintTest
manuelk 30ec963112 fix example code to work with GLFW 3.0
- fix FindGLFW.cmake to match the new locations

- fix all viewer & examples to build with 3.0, 3.0.1 and 3.0.2

Note : ptxViewer and paintTest do not work with 3.0.1 and 3.0.2 (yet)
2013-06-20 11:53:33 -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
main.cpp fix example code to work with GLFW 3.0 2013-06-20 11:53:33 -07:00
paintShader.glsl Fixed glsl shader portability (input,output) 2013-06-10 16:31:30 -07:00
shader.glsl Fixed glsl shader portability edgeDistance 2013-06-10 16:32:45 -07:00