diff options
author | Ilia Mirkin <[email protected]> | 2015-03-05 12:10:15 -0500 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-06-03 12:28:58 +0100 |
commit | 07aa6d78bbc9639dd7bbc86bbb375aae1103ddfd (patch) | |
tree | bf497503c9cf094ea510885a62963725690694d8 /src/gallium/drivers/i965simple/brw_flush.c | |
parent | 70816a66d5431db37cb6207efe6439b895746d16 (diff) |
nv30: avoid doing extra work on clear and hitting unexpected states
Clearing can happen at a time when various state objects are incoherent
and not ready for a draw. Some of the validation functions don't handle
this well, so only flush the framebuffer state. This has the advantage
of also not doing extra work.
This works around some crashes that can happen when clearing.
Signed-off-by: Ilia Mirkin <[email protected]>
Reviewed-by: Tobias Klausmann <[email protected]>
(cherry picked from commit aba3392541f38f82e3ebde251fdcca78e90adbf3)
Diffstat (limited to 'src/gallium/drivers/i965simple/brw_flush.c')
0 files changed, 0 insertions, 0 deletions