diff options
author | Ilia Mirkin <[email protected]> | 2016-06-04 13:50:21 -0400 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2016-06-04 23:50:56 -0400 |
commit | 0f673db6f08995312a2f5ed04aba191d59910099 (patch) | |
tree | d6ac814ecb3a7b56c7169ad7b5b3d6cdec7a0012 /Makefile.am | |
parent | e8ee161b160f6ff18134ff279b046f2e056bccd0 (diff) |
nvc0: reduce overhead from always marking buffers dirty
We would revalidate buffers when anything was touched at all. Which is
unfortunate, since the state tracker does not use CSO's to reduce the
workload. So instead implement a protocol to ensure that something has
changed before revalidating all the SSBOs.
Signed-off-by: Ilia Mirkin <[email protected]>
Cc: "12.0" <[email protected]>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions