Age | Commit message (Expand) | Author |
2009-07-28 | glx: assign per screen driver configs (DRI2) | RALOVICH, Kristóf |
2009-04-24 | DRI2: Implement interface for drivers to access DRI2GetBuffersWithFormat | Ian Romanick |
2009-04-09 | DRI2: Assume that there is always a front buffer | Ian Romanick |
2009-04-09 | DRI2: Provide an interface for drivers to flush front-buffer rendering | Ian Romanick |
2009-03-25 | Revert "dri2: Avoid round-tripping on DRI2GetBuffers for the same set of buff... | Michel Dänzer |
2009-02-23 | glx: add support for a reallyFlush() function before swap occurs. | Alan Hourihane |
2009-02-16 | dri2: support glXWaitX & glXWaitGL by using fake front buffer. | Alan Hourihane |
2009-02-10 | dri2: Initialize variables for the getbuffers round-trip reduction. | Eric Anholt |
2009-02-02 | dri2: Avoid round-tripping on DRI2GetBuffers for the same set of buffers. | Eric Anholt |
2009-01-27 | dri2: add complaints for more initialization failures. | Eric Anholt |
2008-11-12 | glFlush before CopySubBuffer, fix coordinates and extension name typo. | Kristian Høgsberg |
2008-11-11 | Don't mess with emacs tab width. | Kristian Høgsberg |
2008-10-14 | Update DRI2 implementation according to new specification. | Kristian Høgsberg |
2008-10-14 | Revert pointless reindents to avoid merge conflicts. | Kristian Høgsberg |
2008-10-13 | glx: indent -br -i3 -npcs --no-tabs dri2_glx.c | RALOVICH, Kristóf |
2008-10-13 | glx: add a line of Emacs helping variables | RALOVICH, Kristóf |
2008-09-18 | glx: remove #include "glheader.h" lines | Brian Paul |
2008-09-12 | Finish off the previous fix for TFP. | Eric Anholt |
2008-08-29 | DRI2: Drop sarea, implement swap buffers in the X server. | Kristian Høgsberg |
2008-07-13 | glx/dri: only report DRI2 extensions when DRI2 is enabled. | Dave Airlie |
2008-06-09 | glx: add dri_common.c ala xserver | George Sapountzis |
2008-04-23 | include <X11/Xlib.h> | Alan Hourihane |
2008-04-23 | glx: split out current context code | George Sapountzis |
2008-03-31 | DRI interface changes and DRI2 direct rendering support. | Kristian Høgsberg |