main: Add entry point for UnmapNamedBuffer.
authorLaura Ekstrand <laura@jlekstrand.net>
Wed, 14 Jan 2015 22:52:01 +0000 (14:52 -0800)
committerLaura Ekstrand <laura@jlekstrand.net>
Tue, 17 Mar 2015 17:18:34 +0000 (10:18 -0700)
commitf7f5df99542d6492fffd803d77d5f7d2f44d08c9
treea1ff4688987ef609773ab944bc14aac4fc8a2c30
parenta0cc03929e754692ae593df5072d144460434297
main: Add entry point for UnmapNamedBuffer.

v2: review from Ian Romanick
   - Restore VBO_DEBUG and BOUNDS_CHECK
   - Remove _mesa from static software fallback unmap_buffer.

Reviewed-by: Fredrik Höglund <fredrik@kde.org>
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