summaryrefslogtreecommitdiff
path: root/hw/xfree86/dri2
AgeCommit message (Expand)Author
2009-09-14dri2: Don't crash if pPriv is NULL.Michel Dänzer
2009-07-06dri2: Preserve compatibility with 1.6 DRI2 API/ABIKeith Packard
2009-06-11DRI2: update DRI2 private drawable width & height according to X drawableJerome Glisse
2009-06-11DRI2: Force allocation of real-front buffer for non-windows as wellIan Romanick
2009-06-11DRI2: Implement protocol for DRI2GetBuffersWithFormatIan Romanick
2009-06-11DRI2: Add interface for drivers to query DRI2 extension versionIan Romanick
2009-06-11DRI2: Synchronize the contents of the real and fake front-buffersIan Romanick
2009-06-11DRI2: Do not send the real front buffer of a window to the clientIan Romanick
2009-06-11DRI2: Add fake front-buffer to request list for windowsIan Romanick
2009-05-08DRI2: Send the version the code actually supportsIan Romanick
2008-12-01Drop unused DRI2 vblank infrastructure.Kristian Høgsberg
2008-11-15DRI2: Don't crash in DRI2ClipNotify when DRI2DrawablePtr is NULL.Michel Dänzer
2008-10-15dri2: Update to latest protocol draft.Kristian Høgsberg
2008-10-04dri2: fix compilation (remove no longer existing include file)Roland Scheidegger
2008-08-29DRI2: Drop sarea use, implement server side swap buffers.Kristian Høgsberg
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky
2008-07-24Remove all empty extension reset hooks, replace with NULL.Adam Jackson
2008-05-21Get out of the mesa symlinking business.Kristian Høgsberg
2008-04-02Pick up dri2proto from the standard proto header include path.Kristian Høgsberg
2008-04-02Add @XORG_CFLAGS@ to satisfy xf86* includes.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
2008-03-11DRI2: Add DRI2AuthConnection().Kristian Høgsberg
2008-03-09DRI2: Return event buffer head index in DRI2CreateDrawable.Kristian Høgsberg
2008-02-29GLX: Adjust to changes in DRI driver interface.Kristian Høgsberg
2008-02-14GLX: Implement support for TTM BO based TFP when available.Kristian Høgsberg
2008-02-14Add DRI2 module.Kristian Høgsberg