summaryrefslogtreecommitdiff
path: root/src/glu/sgi/glu.exports
AgeCommit message (Collapse)Author
2009-01-05glu: Add mangled symbols to export listTom Fogal
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.
2008-07-14glu: only export public symbolsJulien Cristau