summaryrefslogtreecommitdiff
path: root/src/glx/dri2_glx.c
AgeCommit message (Expand)Author
2010-04-27apple: Change ifdefs for DRI to be DRI && !APPLEJeremy Huddleston
2010-04-23Merge branch '7.8'Michel Dänzer
2010-04-23glx/dri2: Fix build with dri2proto which doesn't define X_DRI2SwapInterval.Michel Dänzer
2010-04-22DRI2/GLX: check for vblank_mode in DRI2 GLX codeJesse Barnes
2010-04-19DRI2: check for swapAvailable before using swap interval protocolJesse Barnes
2010-04-19DRI2: synchronize swap interval with server at startup timeJesse Barnes
2010-04-14Initialize DRI2 swap interval to 0Michael Schmidt
2010-04-01GLX/DRI2: pass GLX drawable ID to dri2InvalidateBuffersJesse Barnes
2010-04-01Revert accidental commits from the xquartz treeJeremy Huddleston
2010-04-01apple: Change ifdefs for DRI to be DRI && !APPLEJeremy Huddleston
2010-03-30glx/dri2: Fix debug build with old dri2proto.Michel Dänzer
2010-03-05glx: Move initialization of ext_list_first_time to where it's storage is allo...Brian Paul
2010-03-05DRI2: expose OML_sync_control if possibleJesse Barnes
2010-02-16dri2: Event driven buffer validation.Francisco Jerez
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg