main: Add entry point for NamedBufferData.
authorLaura Ekstrand <laura@jlekstrand.net>
Tue, 10 Feb 2015 01:57:46 +0000 (17:57 -0800)
committerLaura Ekstrand <laura@jlekstrand.net>
Tue, 17 Mar 2015 17:18:33 +0000 (10:18 -0700)
commitcb56835f870de01ed9c638d1470af38775bb6f72
tree5c3f72855530e06c63d7589b7680582f6312446d
parenta76808dc19580855eb39c0904f3254edd765aa50
main: Add entry point for NamedBufferData.

v2: review from Ian Romanick
   - Fix space in ARB_direct_state_access.xml.
   - Remove "_mesa" from the name of buffer_data static fallback.
   - Restore VBO_DEBUG and BOUNDS_CHECK.
   - Fix beginning of comment to start on same line as /*

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