diff options
author | Adam Jackson <ajax@redhat.com> | 2016-03-31 16:56:44 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2016-05-11 11:23:20 -0400 |
commit | 3f569435e10df515c6f86289dc986bfc59c6bc18 (patch) | |
tree | d9a48fe3e6ab7993e0fea1739009f53c172f9991 /doc | |
parent | 0ebb58f6b6f66afbc3a48bd10693fe190aed8694 (diff) |
glx: Stop tracking hasUnflushedCommands
This is only meaningful for indirect contexts, and all it does is
(maybe) prevent a flush when switching away from an indirect context.
Indirect contexts aren't worth optimizing for, and Mesa tracks whether
a flush is needed anyway.
Careful readers will note that ReadPixels would reset the flag even
though it doesn't imply a flush!
Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions