r200: Initialize swrast before setting limits
authorStefan Dösinger <stefandoesinger@gmx.at>
Wed, 5 Dec 2012 22:08:19 +0000 (23:08 +0100)
committerAndreas Boll <andreas.boll.dev@gmail.com>
Wed, 13 Feb 2013 17:46:38 +0000 (18:46 +0100)
commit460096f5da820d3701cf7ca2800d94ef00b5967e
treeb7b6484d40de39284093a0053c1c00140e29b543
parent25e34c3526e5a999997d8966ede8a11d2deb0122
r200: Initialize swrast before setting limits

Otherwise the driver announces 4096 vertex shader constants and other
way too high limits.

NOTE: This is a candidate for stable release branches.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 654a945f4d5fa00a40d47b952162a3b7f71dca5d)

Conflicts:
src/mesa/drivers/dri/r200/r200_context.c
src/mesa/drivers/dri/r200/r200_context.c