diff options
author | Kristian Høgsberg <[email protected]> | 2014-08-08 16:24:00 -0700 |
---|---|---|
committer | Kristian Høgsberg <[email protected]> | 2014-08-15 10:33:41 -0700 |
commit | 388f02729bbf88ba104f4f8ee1fdf005a240969c (patch) | |
tree | 4aa2a05995b44121a90ab65f250dd1490ab42c9c /src/mesa/main/texparam.c | |
parent | cf89b29d2f87be8ca437049e5cf3df9f54a806b2 (diff) |
i965: Move pre-draw resolve buffers to dd::UpdateState
No functional change except for glBegin/glEnd style rendering, where we now
do the resolves at glBegin time instead of FLUSH_VERTICES time. This is also
the reason for this change, so that when we later switch fast clear resolve to
use meta, we won't be doing meta operations in the middle of a begin/end
sequence.
Signed-off-by: Kristian Høgsberg <[email protected]>
Acked-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/main/texparam.c')
0 files changed, 0 insertions, 0 deletions