OpenSubdiv/opensubdiv/far
Takahito Tejima 8da827336d Removes FarKernelBatch.
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.
2015-04-10 11:08:24 -07:00
..
CMakeLists.txt Removes FarKernelBatch. 2015-04-10 11:08:24 -07:00
error.cpp Fix build warnings (icc -w3) 2015-01-06 10:56:29 -08:00
error.h Fix build warnings (icc -w3) 2015-01-06 10:56:29 -08:00
gregoryBasis.cpp Enable GregoryBasis patch. 2015-04-08 17:07:10 -07:00
gregoryBasis.h Enable GregoryBasis patch. 2015-04-08 17:07:10 -07:00
interpolate.cpp Refactor & cleanup patch interpolation 2015-01-27 15:38:30 -08:00
interpolate.h Add "smooth UVs" to Far 2015-02-26 13:57:47 -08:00
patchDescriptor.cpp Add "smooth UVs" to Far 2015-02-26 13:57:47 -08:00
patchDescriptor.h Add "smooth UVs" to Far 2015-02-26 13:57:47 -08:00
patchMap.cpp Refactor Vtr::Array for better "const" safety 2014-12-15 10:23:13 -08:00
patchMap.h Far::PatchTables re-factor & clean-up 2014-10-09 14:48:50 -07:00
patchParam.h Minor changes to address warnings and remarks issues by ICC. 2015-01-05 18:56:24 -08:00
patchTables.cpp Enable GregoryBasis patch. 2015-04-08 17:07:10 -07:00
patchTables.h Enable GregoryBasis patch. 2015-04-08 17:07:10 -07:00
patchTablesFactory.cpp Fix windows build 2015-04-08 21:10:00 -07:00
patchTablesFactory.h Enable GregoryBasis patch. 2015-04-08 17:07:10 -07:00
protoStencil.h fixed code style of stencil leak fix 2014-12-10 20:09:18 +01:00
stencilTables.h Fix typo in doc string 2015-02-04 22:33:32 -08:00
stencilTablesFactory.cpp Removes FarKernelBatch. 2015-04-10 11:08:24 -07:00
stencilTablesFactory.h Removes FarKernelBatch. 2015-04-10 11:08:24 -07:00
topologyRefiner.cpp Fixed topologyRefiner.cpp to include error.h 2015-04-10 09:19:08 -07:00
topologyRefiner.h Minor additions and revisions to TopologyRefiner interface: 2015-04-01 20:44:33 -07:00
topologyRefinerFactory.cpp Minor additions and revisions to TopologyRefiner interface: 2015-04-01 20:44:33 -07:00
topologyRefinerFactory.h Minor improvements to Far::TopologyRefinerFactory: 2015-01-07 21:33:48 -08:00
types.h Refactor Vtr::Array for better "const" safety 2014-12-15 10:23:13 -08:00