Files
mesa/src
Brian Paul 443195bdf8 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().
2012-05-11 16:13:14 -06:00
..
2012-05-03 10:57:32 -04:00
2011-01-12 16:54:21 +00:00
2012-01-17 20:01:14 +00:00
2012-05-03 10:58:34 -07:00
2012-05-03 22:58:35 -07:00