summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/osl: bump to version 1.9.9Jonathan Scruggs2018-08-152-0/+69
| | | | Closes: https://bugs.gentoo.org/659884
* media-libs/osl: amd64 stableAaron Bauman2018-03-301-2/+2
| | | | | Bug: https://bugs.gentoo.org/642270 Package-Manager: Portage-2.3.26, Repoman-2.3.7
* 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