st/egl: Use native_surface::present callback.
authorChia-I Wu <olv@lunarg.com>
Wed, 3 Nov 2010 07:57:06 +0000 (15:57 +0800)
committerChia-I Wu <olv@lunarg.com>
Wed, 3 Nov 2010 08:08:23 +0000 (16:08 +0800)
commit0ae4b23c534bc4182a019ab7d6a174588a42f844
tree8ab15595ae3742e60b37f7ab983e7255b0af733d
parent94bf657b2390a1cb72d748047e5c7014e4bc1752
st/egl: Use native_surface::present callback.

Replace native_surface::flush_frontbuffer and
native_surface::swap_buffers calls by native_surface::present calls.
src/gallium/state_trackers/egl/common/egl_g3d_api.c
src/gallium/state_trackers/egl/common/egl_g3d_st.c