Revert "drm/sw: does not need sw_winsys"
authorGeorge Sapountzis <gsapountzis@gmail.com>
Sun, 21 Mar 2010 17:36:28 +0000 (19:36 +0200)
committerGeorge Sapountzis <gsapountzis@gmail.com>
Sun, 21 Mar 2010 17:36:28 +0000 (19:36 +0200)
This reverts commit 97a694e2211dc804090f282d8e096c028f29579f.

src/gallium/winsys/drm/sw/sw_drm_api.c

index 9c5933c73afa343f0b7dc7b64eb5e5b3a42f54c8..0fd2163913e6ddfb9dd796b40eacf9d4c88118f0 100644 (file)
@@ -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 *