summaryrefslogtreecommitdiff
path: root/src/glx/x11/dri_common.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-13glx: indent -br -i3 -npcs --no-tabsRALOVICH, Kristóf1-217/+226
2009-06-12Disable SGI_swap_control extension for DRI2Owen W. Taylor1-1/+3
2009-02-23glx: add support for a reallyFlush() function before swap occurs.Alan Hourihane1-0/+7
2008-11-12glFlush before CopySubBuffer, fix coordinates and extension name typo.Kristian Høgsberg1-1/+1
2008-11-11Don't mess with emacs tab width.Kristian Høgsberg1-1/+0
2008-10-14Update DRI2 implementation according to new specification.Kristian Høgsberg1-1/+1
2008-10-14Revert pointless reindents to avoid merge conflicts.Kristian Høgsberg1-219/+211
2008-10-13glx: indent -br -i3 -npcs --no-tabs dri_common.cRALOVICH, Kristóf1-211/+219
2008-10-13glx: add a line of Emacs helping variablesRALOVICH, Kristóf1-0/+1
2008-09-18glx: remove #include "glheader.h" linesBrian Paul1-1/+1
2008-07-13glx/dri: only report DRI2 extensions when DRI2 is enabled.Dave Airlie1-2/+2
2008-06-09glx: add dri_common.c ala xserverGeorge Sapountzis1-0/+399