Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glu: Add mangled symbols to export list | Tom Fogal | 2009-01-05 | 1 | -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 symbols | Julien Cristau | 2008-07-14 | 1 | -0/+59 |