summaryrefslogtreecommitdiff
path: root/src/glx/drisw_glx.c
AgeCommit message (Expand)Author
2010-07-19glx: Move DRI CopySubBuffer extension to DRI1 codeKristian Høgsberg
2010-07-19glx: Move driver_configs to DRI screen privatesKristian Høgsberg
2010-07-19glx: Move __DRIdrawable pointers to DRI drawable privatesKristian Høgsberg
2010-07-19glx: Move __driScreen into the dri screen privatesKristian Høgsberg
2010-07-19glx: Move DRI1 specific extensions and code to DRI1 screen privateKristian Høgsberg
2010-07-19glx: Add screen privates for dri drivers and moved some fields thereKristian Høgsberg
2010-07-19glx: Rename various DRI structs away from obnoxious __GLXfooRec conventionKristian Høgsberg
2010-04-28Merge branch '7.8'Brian Paul
2010-04-27apple: Change ifdefs for DRI to be DRI && !APPLEJeremy Huddleston
2010-04-01Revert accidental commits from the xquartz treeJeremy Huddleston
2010-04-01apple: Change ifdefs for DRI to be DRI && !APPLEJeremy Huddleston
2010-03-28drisw: probably better hack for stride and some commentsGeorge Sapountzis
2010-03-27drisw: update commentGeorge Sapountzis
2010-03-27drisw: add comment to libGL about strideGeorge Sapountzis
2010-03-27drisw: make stride issue profoundGeorge Sapountzis
2010-03-27glx: try swrastg_dri, if swrast_dri failsGeorge Sapountzis
2010-03-21glx: minor cosmeticGeorge Sapountzis
2010-03-21glx: swapBuffers prototype has changedGeorge Sapountzis
2010-03-05glx: Move initialization of ext_list_first_time to where it's storage is allo...Brian Paul
2010-03-05glx: Move initialization of ext_list_first_time to where it's storage is allo...Jon TURNEY
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg