summaryrefslogtreecommitdiffstats
path: root/src/glx/x11/dri_common.c
Commit message (Expand)AuthorAgeFilesLines
* glx: add support for a reallyFlush() function before swap occurs.Alan Hourihane2009-02-231-0/+7
* glFlush before CopySubBuffer, fix coordinates and extension name typo.Kristian Høgsberg2008-11-121-1/+1
* Don't mess with emacs tab width.Kristian Høgsberg2008-11-111-1/+0
* Update DRI2 implementation according to new specification.Kristian Høgsberg2008-10-141-1/+1
* Revert pointless reindents to avoid merge conflicts.Kristian Høgsberg2008-10-141-219/+211
* glx: indent -br -i3 -npcs --no-tabs dri_common.cRALOVICH, Kristóf2008-10-131-211/+219
* glx: add a line of Emacs helping variablesRALOVICH, Kristóf2008-10-131-0/+1
* glx: remove #include "glheader.h" linesBrian Paul2008-09-181-1/+1
* glx/dri: only report DRI2 extensions when DRI2 is enabled.Dave Airlie2008-07-131-2/+2
* glx: add dri_common.c ala xserverGeorge Sapountzis2008-06-091-0/+399