..
adaptiveEvaluator.cpp
Fix some meory leaks in adaptive evaluator
2014-05-11 13:37:03 +02:00
adaptiveEvaluator.h
Fix OsdUtilAdaptiveEvaluator concurrency issue
2014-04-29 18:27:04 -07:00
batch.h
Add missing third parameter to templated OsdDrawContext usage, caught in Presto build.
2014-04-21 16:14:35 -07:00
batchCL.h
Add missing third parameter to templated OsdDrawContext usage, caught in Presto build.
2014-04-21 16:14:35 -07:00
CMakeLists.txt
Compile osdutil with -fPIC for correct linking in Presto.
2014-04-18 16:19:09 -07:00
drawController.h
Fix a minor osdutil build warning (seen with gcc 4.8.1)
2013-10-06 14:42:16 -07:00
drawItem.h
Amending Apache license language & file headers.
2013-09-26 12:04:57 -07:00
evaluator_capi.cpp
Code cleanup: no need to use struct keyword in C++ code
2014-05-10 21:55:38 +02:00
evaluator_capi.h
Code cleanup: no need to use struct keyword in C++ code
2014-05-10 21:55:38 +02:00
mesh.cpp
Remove debugging std::cout calls as these classes get used in Presto.
2014-05-06 09:25:55 -07:00
mesh.h
Add correct OpenSubdiv namespace begin/end blocks.
2014-04-21 10:25:38 -07:00
multiMeshFactory.h
more refactoring on FarMesh and move FarMultiMeshFactory to OsdUtil.
2014-03-24 19:13:40 -07:00
patchPartitioner.h
Fixes a bug introduced in 808aabf
that causes OsdUtilPatchPartitioner to fail to rebuild the face-varying data table correctly for triangle patches.
2014-04-22 18:52:11 -07:00
refiner.cpp
Fix OsdUtilAdaptiveEvaluator concurrency issue
2014-04-29 18:27:04 -07:00
refiner.h
Fix OsdUtilAdaptiveEvaluator concurrency issue
2014-04-29 18:27:04 -07:00
topology.cpp
Remove debugging std::cout calls as these classes get used in Presto.
2014-05-06 09:25:55 -07:00
topology.h
Add correct OpenSubdiv namespace begin/end blocks.
2014-04-21 10:25:38 -07:00
uniformEvaluator.cpp
Add correct OpenSubdiv namespace begin/end blocks.
2014-04-21 10:25:38 -07:00
uniformEvaluator.h
Add correct OpenSubdiv namespace begin/end blocks.
2014-04-21 10:25:38 -07:00