nvfx: fix nv3x fallout from state validation changes
authorLucas Stach <dev@lynxeye.de>
Tue, 24 Jan 2012 08:54:31 +0000 (09:54 +0100)
committerMarek Olšák <maraeo@gmail.com>
Thu, 26 Jan 2012 13:15:29 +0000 (14:15 +0100)
commit5ce741873954a40e482fa311ff35f53831356364
tree4893ae6615a15b66441811e686f4d45b565099a7
parent1b417e176765116fd9185b7ea8d6cc8825c30aa3
nvfx: fix nv3x fallout from state validation changes

From c998f732d42da5e962fe5da294493132c3e8dc5f Mon Sep 17 00:00:00 2001
From: Lucas Stach <dev@lynxeye.de>
Date: Tue, 24 Jan 2012 09:46:32 +0100
Subject: [PATCH] nvfx: fix nv3x fallout from state validation changes

Apparently nv3x needs some curde hacks to work properly. This
is clearly not the right fix, but it's the behaviour of the old
code and fixes regressions seen by users.
src/gallium/drivers/nvfx/nvfx_state_emit.c