st/egl: Add support for swap interval and swap behavior.
authorChia-I Wu <olv@lunarg.com>
Wed, 3 Nov 2010 08:20:26 +0000 (16:20 +0800)
committerChia-I Wu <olv@lunarg.com>
Wed, 3 Nov 2010 08:26:57 +0000 (16:26 +0800)
commitb8cb14209a3a694eaaa6451e19d79e5b2f789a30
treec1df8fd58fa28f6363fc4d50fc93e3071e358640
parent828d944fd6670b44b2dd640a92bc0f9fe983a520
st/egl: Add support for swap interval and swap behavior.

The value of EGL_MAX_SWAP_INTERVAL and whether
EGL_SWAP_BEHAVIOR_PRESERVED_BIT is set will depend on the native
backend used.
src/gallium/state_trackers/egl/common/egl_g3d.c
src/gallium/state_trackers/egl/common/egl_g3d_api.c