main: Add entry point for NamedBufferSubData.
authorLaura Ekstrand <laura@jlekstrand.net>
Tue, 13 Jan 2015 19:28:17 +0000 (11:28 -0800)
committerLaura Ekstrand <laura@jlekstrand.net>
Tue, 17 Mar 2015 17:18:33 +0000 (10:18 -0700)
commit566ccdf11b37363255bf5d20d7ab6639ddaf1b30
tree6f202d87db3a4affdacdfaf28bcdfa32d8506b39
parentcb56835f870de01ed9c638d1470af38775bb6f72
main: Add entry point for NamedBufferSubData.

v2: review by Ian Romanick
   - Remove "_mesa" from name of static software fallback buffer_sub_data.
   - Remove mappedRange from _mesa_buffer_sub_data.
   - Removed some cosmetic changes to a separate commit.

Reviewed-by: Martin Peres <martin.peres@linux.intel.com>
src/mapi/glapi/gen/ARB_direct_state_access.xml
src/mesa/main/bufferobj.c
src/mesa/main/bufferobj.h
src/mesa/main/tests/dispatch_sanity.cpp