st/egl: Remove flush_frontbuffer and swap_buffers.
authorChia-I Wu <olv@lunarg.com>
Wed, 3 Nov 2010 08:07:23 +0000 (16:07 +0800)
committerChia-I Wu <olv@lunarg.com>
Wed, 3 Nov 2010 08:08:47 +0000 (16:08 +0800)
commit828d944fd6670b44b2dd640a92bc0f9fe983a520
tree43051bbc2b761039686742b8af9789dcad96ee85
parent250d81da256fc919544f8c97b4e2364d3795f6c0
st/egl: Remove flush_frontbuffer and swap_buffers.

They are deprecated by native_surface::present and there is no user of
them.
src/gallium/state_trackers/egl/common/native.h
src/gallium/state_trackers/egl/drm/modeset.c
src/gallium/state_trackers/egl/fbdev/native_fbdev.c
src/gallium/state_trackers/egl/gdi/native_gdi.c
src/gallium/state_trackers/egl/x11/native_dri2.c
src/gallium/state_trackers/egl/x11/native_ximage.c