On 08/22/2011 10:37 AM, Ben Widawsky wrote:
Here was my patch which I forgot to send to the list. I think you missed
map.
Actually, I think he deleted intel_bufferobj_map in favor of just using
intel_bufferobj_map_range. So it didn't need fixing.
Signed-off-by: Ben Widawsky
---
src/mesa/
Here was my patch which I forgot to send to the list. I think you missed
map.
Signed-off-by: Ben Widawsky
---
src/mesa/drivers/dri/intel/intel_buffer_objects.c |9 ++---
1 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/src/mesa/drivers/dri/intel/intel_buffer_objects.c
b/sr