[Mesa-dev] [PATCH 2/2] softpipe: use pipe_get_tile_rgba_format()

Dave Airlie airlied at gmail.com
Thu Sep 15 23:01:24 PDT 2011


On Thu, Sep 15, 2011 at 11:26 PM, Brian Paul <brian.e.paul at gmail.com> wrote:
> From: Brian Paul <brianp at vmware.com>
>
> Pass an explicit surface format as we do with pipe_put_tile_rgba_format().
> This fixes the piglit fbo-srgb-blit test.  With GL_EXT_framebuffer_sRGB we
> override the resource's format with an explicit format (linear vs. sRGB).
> We need to do so both when getting and putting tiles.
>
> Fixes https://bugs.freedesktop.org/show_bug.cgi?id=40402

Makes sense to me,

Reviewed-by: Dave Airlie <airlied at redhat.com>


More information about the mesa-dev mailing list