st/egl: Do not force validate when update_buffer is called.
authorChia-I Wu <olv@lunarg.com>
Sat, 20 Feb 2010 04:41:30 +0000 (12:41 +0800)
committerChia-I Wu <olv@lunarg.com>
Sun, 21 Feb 2010 02:22:07 +0000 (10:22 +0800)
commit719c4b0fc2672adcaacd81877db9901ff5cd1d7c
tree49f13dab79f35a30eff0401bc8dc1379e046b7ad
parent9d88006ca62bd1cd95e775852f4d797963b3fa20
st/egl: Do not force validate when update_buffer is called.

st/mesa was changed to call pipe_screen::update_buffer in
st_validate_state.  In most cases there is no need to validate.
src/gallium/state_trackers/egl/common/egl_g3d.c