intel: Add support for FlushMappedBufferRange for ARB_map_buffer_range.
authorEric Anholt <eric@anholt.net>
Wed, 2 Sep 2009 19:07:37 +0000 (12:07 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 2 Sep 2009 19:20:00 +0000 (12:20 -0700)
commitec32ef12b3a496008cc982acfefca570a88e92eb
treeaa8309d4d1f15062f65cab493f12665288609202
parent82313eed01b191320721dab63d353a1634f89231
intel: Add support for FlushMappedBufferRange for ARB_map_buffer_range.

This should help for the usage by the VBO module, where we would upload
the whole remaining chunk of the buffer for a series of range maps that should
cover just a segment of it.
src/mesa/drivers/dri/intel/intel_buffer_objects.c
src/mesa/drivers/dri/intel/intel_buffer_objects.h