..
array.h
Eliminate or encapsulate ICC pragmas:
2015-07-20 17:56:00 -07:00
CMakeLists.txt
Use cmake's folder feature on platforms that support it.
2016-06-09 17:04:26 -07:00
componentInterfaces.h
Moved Vtr::MaskInterface into Far::PrimvarRefiner:
2015-05-27 20:44:06 -07:00
fvarLevel.cpp
Bug fixes and improvements for face-varying and inf-sharp patches:
2016-10-12 13:08:35 -07:00
fvarLevel.h
A few bug fixes and minor improvements for inf-sharp patches:
2016-09-26 19:14:42 -07:00
fvarRefinement.cpp
Bug fixes and improvements for face-varying and inf-sharp patches:
2016-10-12 13:08:35 -07:00
fvarRefinement.h
Re-protected members of all major Vtr classes:
2015-06-01 17:38:11 -07:00
level.cpp
Bug fixes and improvements for face-varying and inf-sharp patches:
2016-10-12 13:08:35 -07:00
level.h
Fixed overly aggressive adaptive refinement of face-varying channels:
2016-09-29 22:54:05 -07:00
quadRefinement.cpp
Reduced warnings resulting from GCC's -Wshadow option
2015-07-29 18:46:18 -07:00
quadRefinement.h
Moved Vtr classes within internal namespace:
2015-05-25 20:34:50 -07:00
refinement.cpp
Added new VTags for inf-sharp features:
2016-07-20 16:16:52 -07:00
refinement.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
sparseSelector.cpp
Moved Vtr classes within internal namespace:
2015-05-25 20:34:50 -07:00
sparseSelector.h
Re-protected members of all major Vtr classes:
2015-06-01 17:38:11 -07:00
stackBuffer.h
Removed StackBuffer::operator[] to remove MSVC overloading ambiguity error
2015-06-10 18:14:14 -07:00
triRefinement.cpp
Reduced warnings resulting from GCC's -Wshadow option
2015-07-29 18:46:18 -07:00
triRefinement.h
Moved Vtr classes within internal namespace:
2015-05-25 20:34:50 -07:00
types.h
Comment typos / whitespace.
2015-11-16 14:39:58 -08:00