aboutsummaryrefslogtreecommitdiff
path: root/graphics/gle
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76036
* Use USE_REINPLACE.Maxim Sobolev2002-07-111-1/+2
| | | | Notes: svn path=/head/; revision=62815
* s/malloc.h/stdlib.h/Ying-Chieh Liao2001-11-091-0/+5
| | | | Notes: svn path=/head/; revision=49895
* Allow this port to actually compile on RELENG_4 and -current.Doug Barton2001-06-051-1/+1
| | | | Notes: svn path=/head/; revision=43517
* upgrade to 3.0.3Ying-Chieh Liao2001-05-232-3/+3
| | | | | | | | | PR: 27546 Submitted by: root@canoe.homeip.net Approved by: maintainer Notes: svn path=/head/; revision=42954
* Add new gle port.Maxim Sobolev2000-09-025-0/+51
GLE is a library of C functions that draw extruded surfaces, including surfaces of revolution, sweeps, tubes, polycones, polycylinders and helicoids. GLE uses the OpenGL(R) API to perform the actual rendering. PR: 20931 Submitted by: David Gilbert <dgilbert@velocet.ca> Notes: svn path=/head/; revision=32210