* clutter/cogl/gles/cogl-texture.c:
authorIvan Leben <ivan@openedhand.com>
Tue, 20 May 2008 10:37:36 +0000 (10:37 +0000)
committerIvan Leben <ivan@openedhand.com>
Tue, 20 May 2008 10:37:36 +0000 (10:37 +0000)
commit2008a03a6be9f8f4c9502b777506c394188a98f9
treed495a77c53aa9845065650135d9410feb703684d
parent3d9f83019d22dcc27b51535ba58aa15c0e1c1041
* clutter/cogl/gles/cogl-texture.c:
(cogl_texture_download_from_gl:) Implemented a workaround
for missing alpha framebuffer channel. There are still
some issues with detecting whether alpha is present in the
framebuffer. See comments in code. Test-cogl-tex-getset now
successfully retrieves a RGBA texture image data.
ChangeLog
clutter/cogl/gles/cogl-texture.c