OSDN Git Service

r600g: flush the whole context when CS is full, not just hw_context
authorMarek Olšák <maraeo@gmail.com>
Thu, 10 Nov 2011 17:42:10 +0000 (18:42 +0100)
committerMarek Olšák <maraeo@gmail.com>
Thu, 10 Nov 2011 17:48:23 +0000 (18:48 +0100)
commitec3d2c7f089e0a4750dc42f10da914b58858499e
tree0ebbb830202bf0ee3d0f66eac5341fcf768eabde
parent6a490149d9b8b77ead81b4227f2860ec22095217
r600g: flush the whole context when CS is full, not just hw_context

Because we disable render condition in r600_flush, but not in r600_context_flush.
src/gallium/drivers/r600/r600.h
src/gallium/drivers/r600/r600_hw_context.c
src/gallium/drivers/r600/r600_pipe.c