Maarten Lankhorst <maarten.lankho...@ubuntu.com> writes:

> This will probably break PVR, but fixes other implementations.

GL ES 2.0.25 spec says: "Formats not listed in table 4.5, including
compressed internal formats. are not color-, depth-, or
stencil-renderable, no matter which components they contain."

where table 4.5 has:
DEPTH_COMPONENT16
RGBA4
RGB5_A1
RGB565
STENCIL_INDEX8

So if there's an extension that adds support for ALPHA, you should
probably be checking for that.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to