DRI2: add SwapInterval support
authorJesse Barnes <jbarnes@jbarnes-desktop.localdomain>
Tue, 10 Nov 2009 21:28:01 +0000 (13:28 -0800)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 8 Jan 2010 17:33:32 +0000 (12:33 -0500)
commitefc82e7c703f9160cfdbe6d97e166ca6f5e75d86
treef0c5d65580be40ee818758b11276531dcb6142bd
parentdaf7fe69f7bd0caa955d30b43fc35b7ce0069b6b
DRI2: add SwapInterval support

Add support for the DRI2SwapInterval protocol request.  This allows
direct rendered clients to control their swap interval per the
SGI_swap_control extension.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
src/glx/x11/dri2.c
src/glx/x11/dri2.h
src/glx/x11/dri2_glx.c
src/glx/x11/dri_common.c
src/glx/x11/glxclient.h
src/glx/x11/glxcmds.c