OpenSubdiv/examples/glShareTopology
Takahito Tejima 4a4322983f Osd drawing API refactoring.
Remove DrawRegistry from osd layer and put a simple shader caching
utility into examples/common. osd layer only provides patch shader
snippet and let client configure and compile the code. Clients also
maintain the lifetime of shader object, which is preferable for the
actual application integration.

update all examples to use the new scheme.
2015-05-13 17:35:46 -07:00
..
CMakeLists.txt Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00
glShareTopology.cpp Osd drawing API refactoring. 2015-05-13 17:35:46 -07:00
shader.glsl Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00