diff options
author | Brian Paul <[email protected]> | 2012-05-09 11:56:10 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2012-05-11 16:13:14 -0600 |
commit | 443195bdf897aa2146363134bc9ece167d121c97 (patch) | |
tree | 57831f257e18ba2b891fda002b15f6075c1e4de1 /src/mapi | |
parent | 1bc16bf98a1b5a4cca0c0ae2a80ba7982c6e4651 (diff) |
mesa: do FLUSH_VERTICES() in _mesa_flush/finish()
This was being done in the _mesa_Flush/Finish() calls but if there
was an internal call to _mesa_flush/finish() the FLUSH_VERTICES()
wouldn't happen. Looks like only the intel and radeon drivers made
such calls in MakeCurrent().
Diffstat (limited to 'src/mapi')
0 files changed, 0 insertions, 0 deletions