summaryrefslogtreecommitdiffstats
path: root/src/glx/x11/dri_common.c
Commit message (Expand)AuthorAgeFilesLines
* Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg2010-02-091-450/+0
* DRI2/GLX: add INTEL_swap_event supportJesse Barnes2010-01-081-0/+3
* DRI2: add SwapInterval supportJesse Barnes2010-01-081-6/+3
* DRI2: add OML_sync_control supportJesse Barnes2010-01-081-37/+70
* glx: indent -br -i3 -npcs --no-tabsRALOVICH, Kristóf2009-08-131-217/+226
* Disable SGI_swap_control extension for DRI2Owen W. Taylor2009-06-121-1/+3
* 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