OpenSubdiv/opensubdiv
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
..
far First pass implementation of holes : 2013-02-13 14:34:33 -08:00
hbr First pass implementation of holes : 2013-02-13 14:34:33 -08:00
osd OsdMesh no longer owns its ComputeController 2013-02-19 17:33:32 -08:00
tools/stringify Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00
CMakeLists.txt Fixed build to switch on features not platforms 2012-12-20 19:11:46 -08:00
version.h Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00