Re: [Mesa-dev] [PATCH 09/12] radeon: Hack up an implementation of MapBufferRange

2011-08-22 Thread Alex Deucher
On Mon, Aug 22, 2011 at 3:33 AM, Ian Romanick wrote: > From: Ian Romanick > > This doesn't implement any of the "cool" features of MapBufferRange. > Adding this function is necessary for the next commit in the series. > Looks ok to me. Reviewed-by: Alex Deucher > Cc: Maciej Cencora > Cc: Al

[Mesa-dev] [PATCH 09/12] radeon: Hack up an implementation of MapBufferRange

2011-08-22 Thread Ian Romanick
From: Ian Romanick This doesn't implement any of the "cool" features of MapBufferRange. Adding this function is necessary for the next commit in the series. Cc: Maciej Cencora Cc: Alex Deucher --- .../drivers/dri/radeon/radeon_buffer_objects.c | 33 1 files changed,