summaryrefslogtreecommitdiff
path: root/graphics/rayshade (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mark BROKEN for ELF:Justin M. Seger1998-10-121-1/+3
| | | | | | | | | | | | | | | | | | | bray/libray.a /usr/local/lib/librle.a -lm ../libshade/libshade.a(setup.o): In function `RSSetup': setup.o(.text+0x2bf): undefined reference to `SurfPush' ../libshade/libshade.a(shade.o): In function `ShadeRay': shade.o(.text+0xb7): undefined reference to `ComputeSurfProps' shade.o(.text+0x115): undefined reference to `Atmospherics' ../libshade/libshade.a(shade.o): In function `TransmitRay': shade.o(.text+0x714): undefined reference to `MediumPush' ../libshade/libshade.a(yacc.o): In function `yyparse': yacc.o(.text+0x1942): undefined reference to `SurfaceCopy' yacc.o(.text+0x196a): undefined reference to `SurfaceCopy' yacc.o(.text+0x199c): undefined reference to `SurfaceCopy' and about 20 more lines of similar errors Notes: svn path=/head/; revision=13886
* Import of Rayshade 4.0 raytracing software.Matthew Hunt1998-05-268-0/+165
PR: 6158 Submitted by: Pedro F. Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=11146