summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/dlopen.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: Enable _mesa_dlopen on MSVC too.Jose Fonseca2015-04-151-3/+3
* Remove Bluegene/L wrappersEmil Velikov2014-09-271-9/+3
* mesa: remove last DJGPP remainsEmil Velikov2014-09-271-7/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* Move _mesa_dl* functions into dlopen.h and inline themMatt Turner2012-08-241-8/+75
* mesa: move _mesa_dlopen(), etc into separate dlopen.c fileBrian Paul2008-12-151-0/+42