r600g: make loop const always flush
authorDave Airlie <airlied@redhat.com>
Tue, 19 Apr 2011 06:39:50 +0000 (16:39 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 19 Apr 2011 06:39:50 +0000 (16:39 +1000)
commit723e35d4a6a0cc103109c326e1c523f18f60fd2a
tree247bc5a8ed7705d78de0ee4f4a097c42bb2db269
parentffc1d166d24532aeaa4dcf06a431e43ab7e7e315
r600g: make loop const always flush

this needs revisiting, we really don't want to be flushing all 32 of these,
but currently we don't flush any of them, and it seems to have caused a regression
as reported on irc with doom3 on evergreen.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/winsys/r600/drm/evergreen_hw_context.c
src/gallium/winsys/r600/drm/r600_hw_context.c