OpenSubdiv/examples/glEvalLimit
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 Add 'sticles' to the glEvalLimit code example 2014-09-30 18:53:47 -07:00
glEvalLimit.cpp Removes FarKernelBatch. 2015-04-10 11:08:24 -07:00
init_shapes.h Enable GregoryBasis patch. 2015-04-08 17:07:10 -07:00
particles.cpp Refactor Vtr::Array for better "const" safety 2014-12-15 10:23:13 -08:00
particles.h Add 'sticles' to the glEvalLimit code example 2014-09-30 18:53:47 -07:00