st/egl: Use stamps only to avoid unnecessary geometry update.
authorChia-I Wu <olv@lunarg.com>
Mon, 31 May 2010 11:59:57 +0000 (19:59 +0800)
committerChia-I Wu <olv@lunarg.com>
Mon, 31 May 2010 12:06:59 +0000 (20:06 +0800)
commita27690931be9479353dd8ae0d52186f5c72f4380
treeb304ee863398b691abf3b25cb6de43b0712c6573
parent593cf8b54c288e6dda44da597b961bfb98d111ca
st/egl: Use stamps only to avoid unnecessary geometry update.

resource_surface_add_resources should still be called even when the
stamps match.  For example, a caller may ask for two different sets of
attachments.
src/gallium/state_trackers/egl/gdi/native_gdi.c
src/gallium/state_trackers/egl/x11/native_ximage.c