From: George Sapountzis Date: Sun, 21 Mar 2010 17:36:28 +0000 (+0200) Subject: Revert "drm/sw: does not need sw_winsys" X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a0ce95576463cedb817ad3b262c82eb06eec9b9e;p=mesa.git Revert "drm/sw: does not need sw_winsys" This reverts commit 97a694e2211dc804090f282d8e096c028f29579f. --- diff --git a/src/gallium/winsys/drm/sw/sw_drm_api.c b/src/gallium/winsys/drm/sw/sw_drm_api.c index 9c5933c73af..0fd2163913e 100644 --- a/src/gallium/winsys/drm/sw/sw_drm_api.c +++ b/src/gallium/winsys/drm/sw/sw_drm_api.c @@ -40,6 +40,7 @@ struct sw_drm_api { struct drm_api base; struct drm_api *api; + struct sw_winsys *sw; }; static INLINE struct sw_drm_api *