Browse Source

Revert "drm/sw: does not need sw_winsys"

This reverts commit 97a694e221.
tags/mesa-7.9-rc1
George Sapountzis 15 years ago
parent
commit
a0ce955764
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/gallium/winsys/drm/sw/sw_drm_api.c

+ 1
- 0
src/gallium/winsys/drm/sw/sw_drm_api.c View 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 *

Loading…
Cancel
Save