st/egl: Remove buffer from screen
authorJakob Bornecrantz <wallbraker@gmail.com>
Wed, 23 Sep 2009 03:22:13 +0000 (20:22 -0700)
committerJakob Bornecrantz <wallbraker@gmail.com>
Sun, 27 Sep 2009 20:19:48 +0000 (13:19 -0700)
commitdd586078bef433d0830df0b60c768c617a8ae8cd
tree671e75479763b36afd279556161bc2c2180e0587
parenteea30906de37ea3b2f8a594c2b33b643d3dde987
st/egl: Remove buffer from screen

It is no longer needed since the new drm api code,
and it incorrectly checked if the buffer where there
for testing completeness when it should have checked
the texture instead.
src/gallium/state_trackers/egl/egl_surface.c
src/gallium/state_trackers/egl/egl_tracker.h