summaryrefslogtreecommitdiff
path: root/src/glx/x11/dri2.h
AgeCommit message (Expand)Author
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg
2010-01-08DRI2: add SwapInterval supportJesse Barnes
2010-01-08DRI2: add OML_sync_control supportJesse Barnes
2010-01-08DRI2: add SwapBuffers supportJesse Barnes
2009-08-13glx: indent -br -i3 -npcs --no-tabsRALOVICH, Kristóf
2009-04-24DRI2: Implement protocol for DRI2GetBuffersWithFormatIan Romanick
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.hRALOVICH, Kristóf
2008-10-13glx: add a line of Emacs helping variablesRALOVICH, Kristóf
2008-08-29DRI2: Drop sarea, implement swap buffers in the X server.Kristian Høgsberg
2008-03-31DRI interface changes and DRI2 direct rendering support.Kristian Høgsberg