Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glx: add support for a reallyFlush() function before swap occurs. | Alan Hourihane | 2009-02-23 | 1 | -0/+7 |
* | glFlush before CopySubBuffer, fix coordinates and extension name typo. | Kristian Høgsberg | 2008-11-12 | 1 | -1/+1 |
* | Don't mess with emacs tab width. | Kristian Høgsberg | 2008-11-11 | 1 | -1/+0 |
* | Update DRI2 implementation according to new specification. | Kristian Høgsberg | 2008-10-14 | 1 | -1/+1 |
* | Revert pointless reindents to avoid merge conflicts. | Kristian Høgsberg | 2008-10-14 | 1 | -219/+211 |
* | glx: indent -br -i3 -npcs --no-tabs dri_common.c | RALOVICH, Kristóf | 2008-10-13 | 1 | -211/+219 |
* | glx: add a line of Emacs helping variables | RALOVICH, Kristóf | 2008-10-13 | 1 | -0/+1 |
* | glx: remove #include "glheader.h" lines | Brian Paul | 2008-09-18 | 1 | -1/+1 |
* | glx/dri: only report DRI2 extensions when DRI2 is enabled. | Dave Airlie | 2008-07-13 | 1 | -2/+2 |
* | glx: add dri_common.c ala xserver | George Sapountzis | 2008-06-09 | 1 | -0/+399 |