mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2024-11-25 04:50:06 +00:00
8da827336d
This is the first step to tease off Osd compute controller/contexts from Far API. Currently FarStencilTable only creates a kernelbatch for the entire range, so we can use [0, numStencils) for all cases instead of KernelBatch. This might not be true if we apply non-factorized level-wise stencils, then we'll add another modular utility to serve those cases. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
error.cpp | ||
error.h | ||
gregoryBasis.cpp | ||
gregoryBasis.h | ||
interpolate.cpp | ||
interpolate.h | ||
patchDescriptor.cpp | ||
patchDescriptor.h | ||
patchMap.cpp | ||
patchMap.h | ||
patchParam.h | ||
patchTables.cpp | ||
patchTables.h | ||
patchTablesFactory.cpp | ||
patchTablesFactory.h | ||
protoStencil.h | ||
stencilTables.h | ||
stencilTablesFactory.cpp | ||
stencilTablesFactory.h | ||
topologyRefiner.cpp | ||
topologyRefiner.h | ||
topologyRefinerFactory.cpp | ||
topologyRefinerFactory.h | ||
types.h |