OpenSubdiv/examples/dxViewer
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
..
CMakeLists.txt more cleanup : 2013-01-24 13:40:43 -08:00
dxviewer.cpp OsdMesh no longer owns its ComputeController 2013-02-19 17:33:32 -08:00
shader.hlsl Release Candidate 1.0 : 2012-12-10 17:15:13 -08:00