summaryrefslogtreecommitdiffstats
path: root/src/glx/x11/dri2_glx.c
Commit message (Expand)AuthorAgeFilesLines
* glFlush before CopySubBuffer, fix coordinates and extension name typo.Kristian Høgsberg2008-11-121-1/+6
* 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-13/+29
* Revert pointless reindents to avoid merge conflicts.Kristian Høgsberg2008-10-141-248/+237
* glx: indent -br -i3 -npcs --no-tabs dri2_glx.cRALOVICH, Kristóf2008-10-131-237/+248
* glx: add a line of Emacs helping variablesRALOVICH, Kristóf2008-10-131-0/+1
* glx: remove #include "glheader.h" linesBrian Paul2008-09-181-1/+0
* Finish off the previous fix for TFP.Eric Anholt2008-09-121-0/+3
* DRI2: Drop sarea, implement swap buffers in the X server.Kristian Høgsberg2008-08-291-65/+63
* glx/dri: only report DRI2 extensions when DRI2 is enabled.Dave Airlie2008-07-131-1/+1
* glx: add dri_common.c ala xserverGeorge Sapountzis2008-06-091-97/+1
* include <X11/Xlib.h>Alan Hourihane2008-04-231-0/+1
* glx: split out current context codeGeorge Sapountzis2008-04-231-6/+1
* DRI interface changes and DRI2 direct rendering support.Kristian Høgsberg2008-03-311-0/+471