[Mesa-dev] [PATCH] i965: Replace checks for rb->Name with FlipY
Emil Velikov
emil.l.velikov at gmail.com
Thu Aug 23 17:41:30 UTC 2018
Hi Fritz,
On Wed, 22 Aug 2018 at 23:01, Fritz Koenig <frkoenig at google.com> wrote:
>
> In the GL_MESA_framebuffer_flip_y implementation
> _mesa_is_winsys_fbo checks were replaced with
> FlipY checks. rb->Name is also used to determine
> if a buffer is winsys.
This seems like it fixes your earlier patch, so you normally want a
fixes tag. Something like the following should be fine.
It adds nice reference tracking, allowing the release manager to track
and land in the correct stable branches.
Fixes: ab05dd183cc ("i965: implement GL_MESA_framebuffer_flip_y [v3]")
HTH
Emil
More information about the mesa-dev
mailing list