diff options
author | Eric Anholt <[email protected]> | 2012-12-28 11:44:08 -0800 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2013-08-30 11:30:44 -0700 |
commit | 313f2bc32b86047928b1bae4d4d824e787638008 (patch) | |
tree | 8835b0bd8367a92cc35c63b3aeba82003ee3877e /.gitignore | |
parent | bbdc83bca9cd0a72f4729dd15f0054b3b9b902cf (diff) |
intel: Add support for the new flush_with_flags extension.
This gives us more information about why we're flushing that we can
use for handling our throttling.
v2 (Kenneth Graunke): Rebase on latest master, add missing
FLUSH_VERTICES and FLUSH_CURRENT, which fixes a regression in Glean's
polygonOffset test.
v3 (anholt): Drop FLUSH_CURRENT -- FLUSH_VERTICES is what we need, which
is "get any queued prims out of VBO and into the driver", not "update
ctx->Current so we can read it with the CPU." Also drop batch->used
check, which intel_batchbuffer_flush() does anyway.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Reviewed-by: Paul Berry <[email protected]>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions