OpenSubdiv/examples/glBatchViewer
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
delegate.cpp Moving some member variables of OsdGlDrawContext from public to protected 2013-05-31 17:11:16 -07:00
delegate.h Rename osd_util to osdutil. 2013-05-21 17:20:22 -07:00
effect.cpp 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
effect.h removing osd/patch.h (and cleaning up attending dependencies) 2013-05-17 09:06:40 -07:00
effectRegistry.cpp Fixed OS X build issues. 2013-05-17 15:53:36 -07:00
effectRegistry.h fix glBatchViewer 2013-05-09 19:18:32 -07:00
shader_gl3.glsl Batching stuffs: generalized kernel batches, table/dispatcher refactoring, multiMeshFactory, drawContext, etc. 2013-03-07 17:50:15 -08:00
shader.glsl Fixed glsl shader portability edgeDistance 2013-06-10 16:32:45 -07:00
shapes.h fix glBatchViewer 2013-05-09 19:18:32 -07:00
viewer.cpp fix example code to work with GLFW 3.0 2013-06-20 11:53:33 -07:00