mesa: remove GLvertexformat::Rectf()
authorBrian Paul <brianp@vmware.com>
Thu, 2 May 2013 01:15:33 +0000 (19:15 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 2 May 2013 15:03:16 +0000 (09:03 -0600)
commit0f365b2d77e35391283998dbf1311a4aae3cc760
tree6b19a8b507784b6c6cef3fd3240657fe842ff54e
parent49993a1a9dc34b78ccd345b91087385917a40138
mesa: remove GLvertexformat::Rectf()

As with the glDraw* functions, this doesn't have to be in GLvertexformat.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
src/mesa/main/dd.h
src/mesa/main/dlist.c
src/mesa/main/vtxfmt.c
src/mesa/vbo/vbo_exec_api.c
src/mesa/vbo/vbo_exec_array.c
src/mesa/vbo/vbo_noop.c
src/mesa/vbo/vbo_save_api.c