context: use BGRA_EXT texture internally
authorDavid Herrmann <dh.herrmann@googlemail.com>
Fri, 20 Jan 2012 17:07:52 +0000 (18:07 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Fri, 20 Jan 2012 17:07:52 +0000 (18:07 +0100)
commit67d0b75640f50f6c0f5353e9211f2278d3ca3a72
tree6004ffd7b76e489a184394cb1d89b544eb2a2c59
parent32e869b99ff7087a861179b7c625ea82a6c4252b
context: use BGRA_EXT texture internally

Some GLES2 implementations do not support RGBA so use BGRA internally,
too.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/output_context.c