freebsd-ports/graphics/openshadinglanguage/pkg-plist
Marcus von Appen 0cb7e96265 - Update to version 1.6.6
OpenShadingLanguage 1.6 comes with new features and lots of bug fixes:
* new OSL operators and arrays of undefined length can be passed to the
  shaders now
* many API enhancements for the render services and shader contexts

Changelog: https://github.com/imageworks/OpenShadingLanguage/blob/RB-1.6/CHANGES

PR:		200819
Submitted by:	Shane Ambler <FreeBSD@ShaneWare.Biz>
2015-07-08 16:52:00 +00:00

45 lines
1.1 KiB
Text

bin/oslc
bin/oslinfo
bin/testrender
bin/testshade
bin/testshade_dso
include/OSL/accum.h
include/OSL/dual_vec.h
include/OSL/dual.h
include/OSL/export.h
include/OSL/genclosure.h
include/OSL/Imathx.h
include/OSL/llvm_util.h
include/OSL/matrix22.h
include/OSL/optautomata.h
include/OSL/oslclosure.h
include/OSL/oslcomp.h
include/OSL/oslconfig.h
include/OSL/oslexec.h
include/OSL/oslquery.h
include/OSL/oslversion.h
include/OSL/rendererservices.h
include/OSL/shaderglobals.h
lib/liboslcomp.so
lib/liboslexec.so
lib/liboslquery.so
lib/libtestshade.so
%%DATADIR%%/CHANGES
%%DATADIR%%/INSTALL
%%DATADIR%%/LICENSE
%%DATADIR%%/README.md
%%DATADIR%%/osl-languagespec.pdf
%%DATADIR%%/shaders/emitter.osl
%%DATADIR%%/shaders/emitter.oso
%%DATADIR%%/shaders/glass.osl
%%DATADIR%%/shaders/glass.oso
%%DATADIR%%/shaders/image.osl
%%DATADIR%%/shaders/image.oso
%%DATADIR%%/shaders/matte.osl
%%DATADIR%%/shaders/matte.oso
%%DATADIR%%/shaders/metal.osl
%%DATADIR%%/shaders/metal.oso
%%DATADIR%%/shaders/oslutil.h
%%DATADIR%%/shaders/stdosl.h
%%DATADIR%%/shaders/ubersurface.osl
%%DATADIR%%/shaders/ubersurface.oso