[Mesa-dev] [PATCH 4/4 v2] mesa, intel: use _mesa_image_offset() for PBOs

Brian Paul brian.e.paul at gmail.com
Wed Oct 19 18:46:32 PDT 2011


On Wed, Oct 19, 2011 at 6:13 PM, nobled <nobled at dreamwidth.org> wrote:
> This avoids forming invalid pointers needlessly, which even if
> never dereferenced is undefined behavior. It also makes
> _mesa_validate_pbo_access() more comprehensible.
> ---
> v2: Now rebased on top of the recent commit 9024d8af0ae.

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


More information about the mesa-dev mailing list