summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/dlopen.h
Commit message (Collapse)AuthorAgeFilesLines
* Move _mesa_dl* functions into dlopen.h and inline themMatt Turner2012-08-241-8/+75
| | | | | | No point in having an extra function call for inlinable functions. Reviewed-by: Tapani Pälli <[email protected]>
* mesa: move _mesa_dlopen(), etc into separate dlopen.c fileBrian Paul2008-12-151-0/+42