[webkit-dev] RGBA8 and BGRA8 formats in WebKit

Zoltan Herczeg zherczeg at webkit.org
Tue Jan 22 08:14:40 PST 2013


>> Where in WebKit do you experience problems with color conversion?

As for me WebKit2 transmits BGRA images, which needs to be converted to
RGBA before it is uploaded to a texture on GLES 2.0. These conversions
seems computation heavy for certain animations, and I was wondered whether
do we really need to use BGRA here. It would be nice to invent something
to avoid that.

Regards,
Zoltan




More information about the webkit-dev mailing list