Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Make sure that OpenMP support is properly enabled | Marcus von Appen | 2015-12-18 | 1 | -2/+2 |
| | | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=403956 | ||||
* | OpenSubdiv is a set of open source libraries that implement high | Marcus von Appen | 2015-12-15 | 4 | -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 |