OpenSubdiv/opensubdiv/far
George ElKoura ce0cdf1a90 Fix an out-of-bounds read.
Fixed a bad read from a std::vector.  It's normally harmless, but at least makes
debug runtimes cry.
2015-04-26 20:32:34 -07:00
..
CMakeLists.txt Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
endCapBSplineBasisPatchFactory.cpp Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
endCapBSplineBasisPatchFactory.h Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
endCapGregoryBasisPatchFactory.cpp Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
endCapGregoryBasisPatchFactory.h Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
endCapLegacyGregoryPatchFactory.cpp Fix an out-of-bounds read. 2015-04-26 20:32:34 -07:00
endCapLegacyGregoryPatchFactory.h Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -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 Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
gregoryBasis.h Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
interpolate.cpp Refactor & cleanup patch interpolation 2015-01-27 15:38:30 -08:00
interpolate.h Fixes limit stencil evaluation on gregory basis patch. 2015-04-10 17:45:00 -07:00
patchDescriptor.cpp Refactor single crease patch to be in unfined shader. 2015-04-17 16:26:57 -07:00
patchDescriptor.h Refactor far factories. 2015-04-20 18:59:07 -07: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 Checkpoint changes to unify adaptive patch drawing. 2015-04-17 07:42:53 -07:00
patchTables.cpp Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
patchTables.h Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
patchTablesFactory.cpp Fixed orientation of boundary and corner patches 2015-04-24 15:33:04 -07:00
patchTablesFactory.h Fixed orientation of boundary and corner patches 2015-04-24 15:33:04 -07:00
protoStencil.h fixed code style of stencil leak fix 2014-12-10 20:09:18 +01:00
ptexIndices.cpp Fix ptex indices computations for loop. 2015-04-24 16:08:37 -07:00
ptexIndices.h Renamed methods on Far::PtexIndices. 2015-04-21 22:23:22 -07:00
stencilTables.h Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
stencilTablesFactory.cpp Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
stencilTablesFactory.h Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
topologyRefiner.cpp Experiment separating out Ptex from TopologyRefiner. 2015-04-21 17:34:02 -07:00
topologyRefiner.h Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
topologyRefinerFactory.cpp Fix new off-by-one error in facevarying channels for lefthanded meshes. 2015-04-24 11:42:58 -07:00
topologyRefinerFactory.h Changed lefthanded flag to isLeftHanded. 2015-04-15 16:15:19 -07:00
types.h Refactor Vtr::Array for better "const" safety 2014-12-15 10:23:13 -08:00