Draft: render/gles2: add support for {A,X}BGR16161616
See wayland/weston!782 (merged)
-
We need to pass format = GL_RGBA, internalformat = GL_RGBA16_EXT
, but this patch passesGL_RGBA16_EXT
for both.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
See wayland/weston!782 (merged)
format = GL_RGBA, internalformat = GL_RGBA16_EXT
, but this patch passes GL_RGBA16_EXT
for both.