[Mesa-dev] [PATCH mesa 3/4] egl/drm: Fix misused x and y offsets in swrast_get_image()

Daniel Stone daniel at fooishbar.org
Wed Jul 19 14:07:45 UTC 2017


Hi Eric,

On 19 July 2017 at 15:05, Eric Engestrom <eric.engestrom at imgtec.com> wrote:
> +      dst += stride;
> +      src += internal_stride;

Aren't these two lines the wrong way around?

Cheers,
Daniel


More information about the mesa-dev mailing list