summaryrefslogtreecommitdiffstats
path: root/src/glu/sgi/glu.exports
Commit message (Collapse)AuthorAgeFilesLines
* Remove libGLUMatt Turner2012-08-311-118/+0
| | | | | | | It's been moved to its own repository, found at http://cgit.freedesktop.org/mesa/glu/ Acked-by: Kenneth Graunke <[email protected]>
* glu: Add mangled symbols to export listTom Fogal2009-01-051-0/+59
| | | | | | This adds all of the `mglu' symbols to the list of symbol exports for GLU. Without this patch, mangled GLU symbols are considered `internal' symbols, and calling any results in undefined references.
* glu: only export public symbolsJulien Cristau2008-07-141-0/+59