diff options
author | Charmaine Lee <[email protected]> | 2016-01-26 11:12:09 -0800 |
---|---|---|
committer | Brian Paul <[email protected]> | 2016-03-21 13:37:40 -0600 |
commit | f8aaf0094dd23b5f94bbef5fd444861d286ddb36 (patch) | |
tree | 360e98f12b93eafddb010722ca0a8405c02bc759 /docs/faq.html | |
parent | 47856e59456361f2218e03d997d2735e1a848230 (diff) |
svga: Fix the index buffer rebind regression
The index buffer handle saved in the hw_state structure could
be invalid after the index buffer is destroyed. Instead of
rebinding the index buffer using the saved index buffer handle,
we will reset the index buffer handle in the hw_state structure
to force resending of the index buffer.
Fixes bug 1593320
Reviewed-by: Brian Paul <[email protected]>
Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'docs/faq.html')
0 files changed, 0 insertions, 0 deletions