On Thu, 2012-04-12 at 04:41 +0400, Vadim Girlin wrote:
> The name is taken from the driver_descriptor, so it will be the same as
Hmm, sorry, it seems I overlooked somehow that this patch breaks the
build for swrast due to missing "driver_descriptor".
Could we simply add the driver_descriptor for
The name is taken from the driver_descriptor, so it will be the same as
expected by driconf utility.
Signed-off-by: Vadim Girlin
---
.../state_trackers/dri/common/dri_context.c|3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/gallium/state_trackers/dri/common