st/egl: Remove native_config::slow_config.
authorChia-I Wu <olv@lunarg.com>
Wed, 22 Dec 2010 04:22:42 +0000 (12:22 +0800)
committerChia-I Wu <olv@lunarg.com>
Wed, 22 Dec 2010 05:22:36 +0000 (13:22 +0800)
commit3a93c348280767949c80ff6dde1645b77cab143d
tree74e428a527f2f6d0b7219856cf49c2a9fb1f1786
parent0364c08d7f219ef3a250a4fd8396aacfdddf0368
st/egl: Remove native_config::slow_config.

In direct rendering scenario, it is not needed until an EGLDisplay can
support both HW and SW pipe screens.
src/gallium/state_trackers/egl/common/egl_g3d.c
src/gallium/state_trackers/egl/common/native.h
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