summaryrefslogtreecommitdiff
path: root/hw/xfree86/dri2/dri2ext.c
AgeCommit message (Expand)Author
2009-07-06dri2: Preserve compatibility with 1.6 DRI2 API/ABIKeith Packard
2009-06-11DRI2: Implement protocol for DRI2GetBuffersWithFormatIan Romanick
2009-06-11DRI2: Do not send the real front buffer of a window to the clientIan Romanick
2009-05-08DRI2: Send the version the code actually supportsIan Romanick
2008-12-01Drop unused DRI2 vblank infrastructure.Kristian Høgsberg
2008-10-15dri2: Update to latest protocol draft.Kristian Høgsberg
2008-08-29DRI2: Drop sarea use, implement server side swap buffers.Kristian Høgsberg
2008-07-24Remove all empty extension reset hooks, replace with NULL.Adam Jackson
2008-04-02Pick up dri2proto from the standard proto header include path.Kristian Høgsberg
2008-04-02dri2: fix crasher if DRI2Connect failsXiang, Haihao
2008-03-31Implement DRI2 direct rendering and update AIGLX to DRI interface changes.Kristian Høgsberg