summaryrefslogtreecommitdiffstats
path: root/src/glx/x11/XF86dri.c
Commit message (Expand)AuthorAgeFilesLines
* fix X #includes so they're relative to X11/ directory (bug 4047)Brian Paul2005-08-111-1/+1
* Enable libGL to be built with DRI_NEW_INTERFACE_ONLY (but don't do it yet).Adam Jackson2005-01-081-1/+1
* Mark the XF86DRI client-side extension API as PUBLIC.Adam Jackson2004-12-151-16/+18
* static char * -> static char []Adam Jackson2004-11-031-1/+1
* Import the GLX client side library, formerly from xc/lib/GL/glx. Build itAdam Jackson2004-10-251-0/+615