diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2008-04-23 18:08:20 -0600 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2008-04-23 18:08:20 -0600 |
commit | 14d1ca8d867d6e44c756cb759f92421107118b2e (patch) | |
tree | d68f30e4928d571e7d7b833885949715f57cc743 /src/gallium/winsys/xlib/xm_image.h | |
parent | 8437f5c763c1a1ac364d71426109c2b095bbcc72 (diff) |
gallium: fix issues in recursive flushing
When flushing/rendering, some stages (like AA line/point) need to set
pipe/driver state. Those driver functions often call draw_flush().
That leads to recursion.
Use new draw->suspend_flush flag to explicitly prevent that in the key places.
Remove the draw->vcache_flushing field.
Reuse draw->flushing as a debug/assertion var.
Diffstat (limited to 'src/gallium/winsys/xlib/xm_image.h')
0 files changed, 0 insertions, 0 deletions