mesa: Move declaration before statement.
[mesa.git] / src / mesa / vbo / vbo_primitive_restart.c
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