summaryrefslogtreecommitdiff
path: root/hw/xfree86/dri2/dri2.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-3/+6
2008-03-31Implement DRI2 direct rendering and update AIGLX to DRI interface changes.Kristian Høgsberg1-36/+71
2008-03-11DRI2: Add DRI2AuthConnection().Kristian Høgsberg1-0/+11
2008-03-09DRI2: Return event buffer head index in DRI2CreateDrawable.Kristian Høgsberg1-2/+3
2008-02-29GLX: Adjust to changes in DRI driver interface.Kristian Høgsberg1-10/+0
2008-02-14GLX: Implement support for TTM BO based TFP when available.Kristian Høgsberg1-0/+8
2008-02-14Add DRI2 module.Kristian Høgsberg1-0/+448