summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/osl: add 1.9.6 releaseJonathan Scruggs2018-01-303-0/+76
| | | | Closes: https://github.com/gentoo/gentoo/pull/6996
* media-libs/osl: update metadata informationJonathan Scruggs2018-01-271-1/+1
|
* media-libs/osl: Make clang depend compatible with llvm 4Jonathan Scruggs2018-01-121-1/+1
| | | | | | | LLVM 4 dropped a use flag to enable clang support. The depend is now directly to sys-devel/clang. Closes: https://bugs.gentoo.org/642728
* media-libs/osl: New packageJonathan Scruggs2017-12-234-0/+430
A small but rich language for programmable shading in advanced renderers and other applications, ideal for describing materials, lights, displacement, and pattern generation. New dependency for media-gfx/blender. Closes: https://github.com/gentoo/gentoo/pull/6609