[Mesa-dev] [PATCH 0/5] GL_OES_required_internalformat
Eric Anholt
eric at anholt.net
Thu May 18 18:39:42 UTC 2017
Eric Anholt <eric at anholt.net> writes:
> This series came out of fixing dEQP failures on vc4's GLES2 context.
> Mesa was allowing RGB565 textures, which is only valid with
> GL_OES_required_internalformat. Rather than disable RGB565, I decided
> the extension was easy enough to support.
>
> I've sent one piglit test for renderbuffer sizing, and dEQP has tests
> for whether enums get accepted for TexImage.
>
> There's a functional question in patch #2, see the comment there, and
> there's a question of whether the extension should be dummy_true in
> patch #5.
>
> branch: https://github.com/anholt/mesa/commits/required-internalformat
I would still love review on this series.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170518/4a38b84b/attachment.sig>
More information about the mesa-dev
mailing list