summaryrefslogtreecommitdiff
path: root/graphics/gltt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Support CFLAGS/CXXFLAGS properlyKirill Ponomarev2003-08-163-11/+19
| | | | | | | | | | - Do not install useless .la file PR: 55623 Submitted by: Ports Fury Notes: svn path=/head/; revision=87076
* Reset bouncing maintainer address.Kris Kennaway2003-08-161-1/+1
| | | | | | | Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=87025
* Fix build with gcc 3.x: friend class declarations are more strictMario Sergio Fujikawa Ferreira2003-06-101-0/+11
| | | | | | | | | | friend A; -> friend class A; Prompted by: bento, kris Notes: svn path=/head/; revision=82703
* New port gltt version 2.5.2: TrueType fonts rendering using OpenGLMario Sergio Fujikawa Ferreira2003-06-034-0/+67
PR: 41601 Submitted by: Igor Pokrovsky <tiamat@telegraph.spb.ru> Notes: svn path=/head/; revision=82151