vbo: assorted minor clean-ups
authorBrian Paul <brianp@vmware.com>
Fri, 11 Oct 2013 15:20:56 +0000 (09:20 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 11 Oct 2013 23:07:44 +0000 (17:07 -0600)
commitffe529352b9648b9a0c54d20fbe79c2d04b98ed5
tree4a84ddedc507d134d25b3e9be68180daa3cd9e47
parent2a429f9d9c3ef3f5ec5e4946c5b20b24738fa789
vbo: assorted minor clean-ups

Use GL_TRUE/FALSE instead of 1/0.  Remove extraneous parentheses.
Remove trailing whitespace.
src/mesa/vbo/vbo_exec.c
src/mesa/vbo/vbo_exec_eval.c
src/mesa/vbo/vbo_save.h
src/mesa/vbo/vbo_save_api.c