Eric Anholt <e...@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.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to