aboutsummaryrefslogtreecommitdiff
path: root/graphics/opensubdiv
Commit message (Collapse)AuthorAgeFilesLines
* - Make sure that OpenMP support is properly enabledMarcus von Appen2015-12-181-2/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=403956
* OpenSubdiv is a set of open source libraries that implement highMarcus von Appen2015-12-154-0/+1170
performance subdivision surface (subdiv) evaluation on massively parallel CPU and GPU architectures. This codepath is optimized for drawing deforming subdivs with static topology at interactive framerates. The resulting limit surface matches Pixar's Renderman to numerical precision. WWW: http://graphics.pixar.com/opensubdiv Notes: svn path=/head/; revision=403772