summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl_dd
diff options
context:
space:
mode:
authorKristian Høgsberg <[email protected]>2014-08-08 16:24:00 -0700
committerKristian Høgsberg <[email protected]>2014-08-15 10:33:41 -0700
commit388f02729bbf88ba104f4f8ee1fdf005a240969c (patch)
tree4aa2a05995b44121a90ab65f250dd1490ab42c9c /src/mesa/tnl_dd
parentcf89b29d2f87be8ca437049e5cf3df9f54a806b2 (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/tnl_dd')
0 files changed, 0 insertions, 0 deletions