[Mesa-dev] [PATCH] mesa: handle zero-size buffers in MapBuffer and ranges in MapBufferRange (v3)

Brian Paul brian.e.paul at gmail.com
Wed Aug 31 07:45:36 PDT 2011


On Tue, Aug 30, 2011 at 3:19 PM, Marek Olšák <maraeo at gmail.com> wrote:
> ---
>  src/mesa/main/bufferobj.c                    |   24 ++++++++++++++++++-
>  src/mesa/state_tracker/st_cb_bufferobjects.c |   32 ++++++-------------------
>  2 files changed, 31 insertions(+), 25 deletions(-)
>

LGTM.  It may take a while for the ARB to come to a conclusion on the
behaviour for these cases but I think this is a good step for now.
Thanks!

Reviewed-by: Brian Paul <brianp at vmware.com>

-Brian


More information about the mesa-dev mailing list