OpenSubdiv/examples
David G Yu 452b30f72f OsdMesh no longer owns its ComputeController
Now a ComputeController is passed as an
argument to OsdMesh::Create(). This is
a better match to the underlying object
model and can be much more efficient for
compute controllers that have expensive
resources, e.g. compiled shader kernels.

Fixes #103
2013-02-19 17:33:32 -08:00
..
common common/hud: fix a conversion warning 2013-02-10 00:04:31 -05:00
dxViewer OsdMesh no longer owns its ComputeController 2013-02-19 17:33:32 -08:00
evalTest Get evalTest and simpleCpu to build again, changing glut references to glfw. 2013-02-15 18:32:10 -08:00
glViewer OsdMesh no longer owns its ComputeController 2013-02-19 17:33:32 -08:00
mayaPtexViewer more cleanup : 2013-01-24 13:40:43 -08:00
mayaViewer OsdMesh no longer owns its ComputeController 2013-02-19 17:33:32 -08:00
mutex Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
ptexViewer OsdMesh no longer owns its ComputeController 2013-02-19 17:33:32 -08:00
python typo in the Python readme 2013-02-11 16:24:27 -08:00
simpleCpu - fix glViewer / simpleCPU example code to work w/ GLFW 3.0 2013-02-19 10:14:56 -08:00
CMakeLists.txt - fix glViewer / simpleCPU example code to work w/ GLFW 3.0 2013-02-19 10:14:56 -08:00