OpenSubdiv/opensubdiv/far
Thomas Thomassen aa0599b4bc Merge branch 'dev'
Conflicts:
	opensubdiv/far/patchTableFactory.cpp
2016-06-24 23:30:44 +02:00
..
CMakeLists.txt Use cmake's folder feature on platforms that support it. 2016-06-09 17:04:26 -07:00
endCapBSplineBasisPatchFactory.cpp Rename and, or and not to &&, || and ! to address compilers that don't support them out of the box without extra headers. 2016-02-21 15:47:11 +01:00
endCapBSplineBasisPatchFactory.h Reduce the transient memory consumption in endcap construction. 2015-10-23 15:05:02 -07:00
endCapGregoryBasisPatchFactory.cpp Rename and, or and not to &&, || and ! to address compilers that don't support them out of the box without extra headers. 2016-02-21 15:47:11 +01:00
endCapGregoryBasisPatchFactory.h Reduce the transient memory consumption in endcap construction. 2015-10-23 15:05:02 -07:00
endCapLegacyGregoryPatchFactory.cpp Fix Intel compiler warning 2015-07-16 09:27:48 -07:00
endCapLegacyGregoryPatchFactory.h Moved Vtr classes within internal namespace: 2015-05-25 20:34:50 -07:00
error.cpp Minor content and formatting changes to Far error strings 2015-07-31 12:47:49 -07:00
error.h Minor content and formatting changes to Far error strings 2015-07-31 12:47:49 -07:00
gregoryBasis.cpp Reduce the transient memory consumption in endcap construction. 2015-10-23 15:05:02 -07:00
gregoryBasis.h Reduce the transient memory consumption in endcap construction. 2015-10-23 15:05:02 -07:00
patchBasis.cpp Rename and, or and not to &&, || and ! to address compilers that don't support them out of the box without extra headers. 2016-02-21 15:47:11 +01:00
patchBasis.h Fixed Far::PatchParam encoding of refinement level 2015-06-11 15:10:30 -07:00
patchDescriptor.cpp Removed BOUNDARY and CORNER patch types 2015-05-13 11:31:02 -07:00
patchDescriptor.h Rename and, or and not to &&, || and ! to address compilers that don't support them out of the box without extra headers. 2016-02-21 15:47:11 +01:00
patchMap.cpp Rename and, or and not to &&, || and ! to address compilers that don't support them out of the box without extra headers. 2016-02-21 15:47:11 +01:00
patchMap.h Rename and, or and not to &&, || and ! to address compilers that don't support them out of the box without extra headers. 2016-02-21 15:47:11 +01:00
patchParam.h Fixed an incorrect comment in far/patchParam.h 2015-07-30 17:41:36 -07:00
patchTable.cpp Rename and, or and not to &&, || and ! to address compilers that don't support them out of the box without extra headers. 2016-02-21 15:47:11 +01:00
patchTable.h Revert "Add ISPC limit surface evaluation" 2015-07-20 17:13:51 -07:00
patchTableFactory.cpp Merge branch 'dev' 2016-06-24 23:30:44 +02:00
patchTableFactory.h Removed commented out face-varying options 2015-06-17 09:59:03 -07:00
primvarRefiner.h Rename and, or and not to &&, || and ! to address compilers that don't support them out of the box without extra headers. 2016-02-21 15:47:11 +01:00
ptexIndices.cpp Rename and, or and not to &&, || and ! to address compilers that don't support them out of the box without extra headers. 2016-02-21 15:47:11 +01:00
ptexIndices.h Remove #pragma once 2015-05-20 09:59:18 -07:00
stencilBuilder.cpp Rename and, or and not to &&, || and ! to address compilers that don't support them out of the box without extra headers. 2016-02-21 15:47:11 +01:00
stencilBuilder.h Respect factorizeIntermediateLevels option 2015-07-23 00:45:47 -07:00
stencilTable.cpp Rename and, or and not to &&, || and ! to address compilers that don't support them out of the box without extra headers. 2016-02-21 15:47:11 +01:00
stencilTable.h Merge branch 'dev' 2016-06-24 23:30:44 +02:00
stencilTableFactory.cpp Rename and, or and not to &&, || and ! to address compilers that don't support them out of the box without extra headers. 2016-02-21 15:47:11 +01:00
stencilTableFactory.h Fixed a few doxygen param mismatches and errors. 2015-06-22 13:45:55 -07:00
topologyDescriptor.cpp Rename and, or and not to &&, || and ! to address compilers that don't support them out of the box without extra headers. 2016-02-21 15:47:11 +01:00
topologyDescriptor.h Doxygen tweaks to prevent it mangling Far::TopologyRefinerFactory<MESH> 2015-06-12 14:33:21 -07:00
topologyLevel.h Added Doxygen tags to some Far headers 2015-06-02 23:35:39 -07:00
topologyRefiner.cpp Rename and, or and not to &&, || and ! to address compilers that don't support them out of the box without extra headers. 2016-02-21 15:47:11 +01:00
topologyRefiner.h Fixed Far::TopologyRefiner::GetNumLevels() 2016-01-22 17:38:58 -08:00
topologyRefinerFactory.cpp Rename and, or and not to &&, || and ! to address compilers that don't support them out of the box without extra headers. 2016-02-21 15:47:11 +01:00
topologyRefinerFactory.h Rename and, or and not to &&, || and ! to address compilers that don't support them out of the box without extra headers. 2016-02-21 15:47:11 +01:00
types.h Added more public constants to <far/types.h> 2015-05-28 17:55:34 -07:00