aboutsummaryrefslogtreecommitdiffstats
path: root/src/glx/dri_glx.c
Commit message (Expand)AuthorAgeFilesLines
...
* glx: Add screen privates for dri drivers and moved some fields thereKristian Høgsberg2010-07-191-49/+78
* glx: Rename various DRI structs away from obnoxious __GLXfooRec conventionKristian Høgsberg2010-07-191-14/+11
* glx: Split tfp functions out to context vtableKristian Høgsberg2010-05-211-0/+7
* apple: Change ifdefs for DRI to be DRI && !APPLEJeremy Huddleston2010-04-271-1/+1
* Revert accidental commits from the xquartz treeJeremy Huddleston2010-04-011-1/+1
* apple: Change ifdefs for DRI to be DRI && !APPLEJeremy Huddleston2010-04-011-1/+1
* glx: Move initialization of ext_list_first_time to where it's storage is allo...Brian Paul2010-03-051-3/+0
* glx: Silence uninitialized variable warning.Vinson Lee2010-02-141-0/+1
* Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg2010-02-091-0/+751