summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/gallivm/lp_bld_arit.c
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2013-06-08 10:17:22 -0700
committerKenneth Graunke <kenneth@whitecape.org>2013-06-10 10:58:51 -0700
commita0037cecd1d8c609070e1b464ea0693e8769e55c (patch)
tree54c155391660fc71926043d08105d34aee49c712 /src/gallium/auxiliary/gallivm/lp_bld_arit.c
parentfc800f0c60a21bc895d1db55a41fb99c306e1544 (diff)
downloadexternal_mesa3d-a0037cecd1d8c609070e1b464ea0693e8769e55c.zip
external_mesa3d-a0037cecd1d8c609070e1b464ea0693e8769e55c.tar.gz
external_mesa3d-a0037cecd1d8c609070e1b464ea0693e8769e55c.tar.bz2
intel: Reserve less batchbuffer space.
Now that Gen6+ relies on hardware contexts, we don't need to record an occlusion query value at the end of each batch. That means we no longer need to reserve space for the absurd number of PIPE_CONTROLs required to do that on Sandybridge. See commit 4e087de51ad0e7ba4a7199d3664e1d096f8dc510, which bumped this up to 60 bytes. This is not quite a revert, as it uses 24 bytes instead of 16, and saves the comments. As far as I can tell, the old value of 16 bytes was just wrong, so we shouldn't go back to that. Reviewed-by: Eric Anholt <eric@anholt.net> Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Diffstat (limited to 'src/gallium/auxiliary/gallivm/lp_bld_arit.c')
0 files changed, 0 insertions, 0 deletions