mesa: add MapBufferRange driver callbacks
authorKeith Whitwell <keithw@vmware.com>
Tue, 3 Mar 2009 10:44:35 +0000 (10:44 +0000)
committerKeith Whitwell <keithw@vmware.com>
Tue, 3 Mar 2009 10:44:35 +0000 (10:44 +0000)
commiteb8a1d96424cb732b0a723cb1fdba90958d24e16
tree8bcdfcab1681f7c43c4c20f71e08133bd4816215
parentc64a2b708944ec671b1104067245500fcfc6ed94
mesa: add MapBufferRange driver callbacks

Will be needed in coming GL extensions (GL_map_buffer_range, GL 3.0).
Will be used by the vbo module to avoid reallocating vbo's at each
draw primitive call.
src/mesa/main/dd.h