summaryrefslogtreecommitdiff
path: root/src/glx/x11/dri2_glx.c
AgeCommit message (Expand)Author
2008-11-11Don't mess with emacs tab width.Kristian Høgsberg
2008-10-14Update DRI2 implementation according to new specification.Kristian Høgsberg
2008-10-14Revert pointless reindents to avoid merge conflicts.Kristian Høgsberg
2008-10-13glx: indent -br -i3 -npcs --no-tabs dri2_glx.cRALOVICH, Kristóf
2008-10-13glx: add a line of Emacs helping variablesRALOVICH, Kristóf
2008-09-18glx: remove #include "glheader.h" linesBrian Paul
2008-09-12Finish off the previous fix for TFP.Eric Anholt
2008-08-29DRI2: Drop sarea, implement swap buffers in the X server.Kristian Høgsberg
2008-07-13glx/dri: only report DRI2 extensions when DRI2 is enabled.Dave Airlie
2008-06-09glx: add dri_common.c ala xserverGeorge Sapountzis
2008-04-23include <X11/Xlib.h>Alan Hourihane
2008-04-23glx: split out current context codeGeorge Sapountzis
2008-03-31DRI interface changes and DRI2 direct rendering support.Kristian Høgsberg