OpenSubdiv/examples/ptexViewer
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 Cleaning up the feature adaptive patch colors : all example code now shares the same function to provide the patch colors 2013-05-22 16:26:02 -07:00
imageshader.glsl Add some features into ptexViewer: animation speed, displacement scale, bloom filter, etc 2013-03-15 18:03:22 -07:00
shader_gl3.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
skyshader.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 fix example code to work with GLFW 3.0 2013-06-20 11:53:33 -07:00