[Mesa-dev] [PATCH v2 0/2] MapBufferRange improvements

Ben Widawsky ben at bwidawsk.net
Fri Sep 30 20:59:38 PDT 2011


This patch is a respin of the mesa specific parts on the last
non-blocking series. This goes on top of the libdrm and kernel changes
and assumes that libdrm has some non-blocking style mapping. (There are
also piglit tests for this in the last series).

v2:
removed error checks, though I'm a bit worried about vbo calls per comment
Fixed bug where flush happened regardless of explicit flush

Ben Widawsky (2):
  i965: Cleanup MapRangeBuffer
  i965: Add calls to nonblocking maps

 src/mesa/drivers/dri/intel/intel_buffer_objects.c |  126 ++++++++++-----------
 src/mesa/drivers/dri/intel/intel_buffer_objects.h |   12 ++-
 2 files changed, 69 insertions(+), 69 deletions(-)

-- 
1.7.6.4



More information about the mesa-dev mailing list