[Mesa-dev] [PATCH 1/3] Revert "common: Fix PBOs for 1D_ARRAY."

Emil Velikov emil.l.velikov at gmail.com
Wed Mar 4 15:15:00 PST 2015


On 4 March 2015 at 17:22, Neil Roberts <neil at linux.intel.com> wrote:
> This reverts commit 546aba143d13ba3f993ead4cc30b2404abfc0202.
>
> I think the changes to the calls to glBlitFramebuffer from this patch
> are no different to what it was doing previously because it used to
> set height to 1 before doing the blits. However it was introducing
> some problems with the blit for layer 0 because this was no longer
> special cased. It didn't fix problems with the yoffset which needs to
> be interpreted as a slice offset. I think a better solution would be
> to modify the original if statement to cope with the yoffset.
>
Neil, if others agree with this revert can you cc stable. Seems that
the offending commit already has the tag, plus I've already picked it
up :-\

Cc: "10.5" <mesa-stable at lists.freedesktop.org>

Thanks
Emil


More information about the mesa-dev mailing list