s/Tungsten Graphics/VMware/
[mesa.git] / src / mesa / vbo / vbo_primitive_restart.c
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-11-25 Chris Forbesvbo: map indirect buffer and extract params if doing...
2013-11-25 Chris Forbesmesa: pass indirect buffer to sw primitive restart
2013-11-25 Christoph Bumillermesa: add indirect drawing buffer parameter to draw...
2013-05-29 Kenneth Graunkevbo: Use the new primitive restart index helper function.
2013-01-11 Ian Romanickmesa/es3: Add support for GL_PRIMITIVE_RESTART_FIXED_INDEX
2012-09-06 Matt TurnerRemove useless checks for NULL before freeing
2012-09-06 Matt TurnerDon't cast the return value of malloc/realloc
2012-05-17 Jordan Justenvbo: add software primitive restart support