OpenSubdiv/examples/glFVarViewer
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
glFVarViewer.cpp Osd drawing API refactoring. 2015-05-13 17:35:46 -07:00
init_shapes.h Enabling Loop test shapes in glViewer and glFVarViewer code examples 2014-11-18 12:44:52 -08:00
shader.glsl Cosmetic updates to glFVarViewer 2014-09-10 13:17:52 -07:00