OpenSubdiv/examples/ptexViewer
manuelk 876cf3bc86 fix GLFW problems with ptexViewer and paintTest
GLFW 3.0.1 made the reshape callback explicit. Since we are using it to setup some framebuffers,
we need to call this function ourselves before starting the main-loop.

fixes #181
2013-06-20 13:51:07 -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 GLFW problems with ptexViewer and paintTest 2013-06-20 13:51:07 -07:00