OpenSubdiv/opensubdiv/far
Jeremy Cowles 8dd7563060 Some minor compiler warning fixes
In one case, we were comparing int and unsigned int.

In primvarRefiner, some values were safely uninitialized, but older compilers
(GCC 4.1) were complaining.
2015-06-25 22:29:23 -07:00
..
CMakeLists.txt Separated Far's TopologyDescriptor from the RefinerFactory classes: 2015-06-02 16:27:19 -07:00
endCapBSplineBasisPatchFactory.cpp Add Far::PatchTable::ComputeLocalPointValues() to compute endcap patch points. 2015-05-29 12:41:22 -07:00
endCapBSplineBasisPatchFactory.h Add Far::PatchTable::ComputeLocalPointValues() to compute endcap patch points. 2015-05-29 12:41:22 -07:00
endCapGregoryBasisPatchFactory.cpp Add Far::PatchTable::ComputeLocalPointValues() to compute endcap patch points. 2015-05-29 12:41:22 -07:00
endCapGregoryBasisPatchFactory.h Add Far::PatchTable::ComputeLocalPointValues() to compute endcap patch points. 2015-05-29 12:41:22 -07:00
endCapLegacyGregoryPatchFactory.cpp Moved Vtr classes within internal namespace: 2015-05-25 20:34:50 -07:00
endCapLegacyGregoryPatchFactory.h Moved Vtr classes within internal namespace: 2015-05-25 20:34:50 -07:00
error.cpp Fix build warnings (icc -w3) 2015-01-06 10:56:29 -08:00
error.h Remove #pragma once 2015-05-20 09:59:18 -07:00
gregoryBasis.cpp Suppress erroneous drawing around valence 2 interior vertex 2015-06-03 13:56:29 -07:00
gregoryBasis.h Add Far::PatchTable::ComputeLocalPointValues() to compute endcap patch points. 2015-05-29 12:41:22 -07:00
patchBasis.cpp Fixed Far::PatchParam encoding of refinement level 2015-06-11 15:10:30 -07: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 Fixed comments and one cut-n-paste typo in Far. 2015-05-20 17:43:13 -07:00
patchMap.cpp Fixed Far::PatchParam encoding of refinement level 2015-06-11 15:10:30 -07:00
patchMap.h renaming (2/2) PatchTables and StencilTables to PatchTable and StencilTable 2015-05-22 11:50:01 -07:00
patchParam.h Fixed a few doxygen param mismatches and errors. 2015-06-22 13:45:55 -07:00
patchTable.cpp Fixed Far::PatchParam encoding of refinement level 2015-06-11 15:10:30 -07:00
patchTable.h Made channel argument non-optional for internal face-varying methods 2015-06-03 19:23:50 -07:00
patchTableFactory.cpp Fixed Far::PatchParam encoding of refinement level 2015-06-11 15:10:30 -07:00
patchTableFactory.h Removed commented out face-varying options 2015-06-17 09:59:03 -07:00
primvarRefiner.h Some minor compiler warning fixes 2015-06-25 22:29:23 -07:00
ptexIndices.cpp Moved Vtr classes within internal namespace: 2015-05-25 20:34:50 -07:00
ptexIndices.h Remove #pragma once 2015-05-20 09:59:18 -07:00
stencilBuilder.cpp Removed primvar interpolation dependency on varying interface: 2015-05-29 10:48:19 -07:00
stencilBuilder.h Removed primvar interpolation dependency on varying interface: 2015-05-29 10:48:19 -07:00
stencilTable.cpp Fix a bug in limit stencil table creation 2015-06-09 17:07:18 -07:00
stencilTable.h Add stencilTable.cpp, minor cleanup 2015-05-23 20:31:18 -07:00
stencilTableFactory.cpp Fix a bug in LimitStencilTableFactory 2015-06-11 13:41:20 -07:00
stencilTableFactory.h Fixed a few doxygen param mismatches and errors. 2015-06-22 13:45:55 -07:00
topologyDescriptor.cpp Separated Far's TopologyDescriptor from the RefinerFactory classes: 2015-06-02 16:27:19 -07: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 Some minor compiler warning fixes 2015-06-25 22:29:23 -07:00
topologyRefiner.h Added Doxygen tags to some Far headers 2015-06-02 23:35:39 -07:00
topologyRefinerFactory.cpp Separated Far's TopologyDescriptor from the RefinerFactory classes: 2015-06-02 16:27:19 -07:00
topologyRefinerFactory.h Fixed a few doxygen param mismatches and errors. 2015-06-22 13:45:55 -07:00
types.h Added more public constants to <far/types.h> 2015-05-28 17:55:34 -07:00