| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Restrict tests as not fixed upstream:
Closes: https://bugs.gentoo.org/646006
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/639806
Package-Manager: Portage-2.3.26, Repoman-2.3.7
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Add latest upstream fixes
* Add patch to allow custom build types
Closes: https://github.com/gentoo/gentoo/pull/5753
|
|
|
|
| |
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
|
|
| |
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
Ptex is a texture mapping system developed by Walt Disney Animation
Studios for production-quality rendering:
- No UV assignment is required! Ptex applies a separate texture to
each face of a subdivision or polygon mesh.
- The Ptex file format can efficiently store hundreds of thousands
of texture images in a single file.
- The Ptex API provides cached file I/O and high-quality filtering:
everything that is needed to easily add Ptex support to a
production-quality renderer or texture authoring application.
Gentoo-Bug: 573444
Signed off by: Jonathan Scruggs (j.scruggs@gmail.com, irc: Dracwyrm)
Signed off by: Adrian Grigo (agrigo2001@yahoo.com.au)
Closes: https://github.com/gentoo/gentoo/pull/2531
Signed-off-by: David Seifert <soap@gentoo.org>
|