st/egl: fix a crash in Android backend
authorChia-I Wu <olv@lunarg.com>
Thu, 24 Nov 2011 09:13:15 +0000 (17:13 +0800)
committerChia-I Wu <olv@lunarg.com>
Fri, 25 Nov 2011 03:18:02 +0000 (11:18 +0800)
commitd3d3c12a95bddb7b624818af559ab6b18d890d2f
treee289d5db309fe9ac950a7d51477fd9488147fa9f
parent24d25b55bf511493e70600cc7c49c0a0e6fc7a32
st/egl: fix a crash in Android backend

There is no buffer and android_surface_present should be a no-op when
eglSwapBuffers is called twice in a row.
src/gallium/state_trackers/egl/android/native_android.cpp