summaryrefslogtreecommitdiff
path: root/graphics/pixie/files
Commit message (Collapse)AuthorAgeFilesLines
* - install all needed share libsIon-Mihai Tetcu2006-10-161-5/+0
| | | | | | | | | | | | | | - Add a missing static library to pkg-plist so that it gets deinstalled correctly. - USE_LDCONFIG so that the user doesn't have to specify LD_LIBRARY_PATH and kill the now obsolete pkg-message. PR: ports/104251 Submitted by: Sergey Zaharchenko <doublef-ctm@yandex.ru> Approved by: portmgr (clement) Notes: svn path=/head/; revision=175346
* - Update to 1.6.3Marcus Alves Grando2006-06-041-8/+27
| | | | | | | | | | - portlint(1) PR: 98275 Submitted by: maintainer Notes: svn path=/head/; revision=164370
* Conversion to a single libtool environment.Ade Lovett2006-02-231-17/+10
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Update to 1.4.5.Sam Lawrance2005-09-042-11/+5
| | | | | | | | | | - Move pkg-message to files/ so the substitutions work. PR: ports/85668 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org> (maintainer) Notes: svn path=/head/; revision=141873
* - Update to 1.3.22Pav Lucistnik2004-11-063-6/+6
| | | | | | | | PR: ports/73620 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org> (maintainer) Notes: svn path=/head/; revision=120986
* - Fix buildPav Lucistnik2004-10-284-0/+129
| | | | | | | | | | - Get rid of libtool archives PR: ports/73248 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org> (maintainer) Notes: svn path=/head/; revision=120414
* - Update to 1.3.16Pav Lucistnik2004-08-292-13/+23
| | | | | | | | PR: ports/71112 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org> (maintainer) Notes: svn path=/head/; revision=117604
* - Refine -lstdc++ hackPav Lucistnik2004-04-041-4/+4
| | | | | | | Prompted by: maintainer Notes: svn path=/head/; revision=106115
* - Update to 1.3.4Pav Lucistnik2004-04-032-50/+14
| | | | | | | | | | - Build show program (requires fltk) PR: ports/65104 Submitted by: Igor Pokrovsky <tiamat@comset.net> (maintainer) Notes: svn path=/head/; revision=106059
* Add pixie 1.3.1,Kirill Ponomarev2004-02-012-0/+75
Pixie is a RenderMan like photorealistic renderer. It is being developed in the hope that it will be useful for graphics research and for people who can not afford a commercial renderer. Some of supported features: * All RenderMan 3.4 primitives * Programmable shading (RenderMan Shading Language) * High quality texture/shadow/environment mapping * High dynamic range input/output * Raytracing * Motion blur * Depth of field * Reyes style rendering (very fast) * Occlusion culling * Area light sources * Network parallel rendering * DSO shaders * Global illumination * Photon mapping PR: ports/62140 Submitted by: Igor Pokrovsky <tiamat@comset.net> Notes: svn path=/head/; revision=99707