[vbox-dev] [PATCH] Fix non-ARGB texture issues

Erkin Bahceci erkinbah at gmail.com
Wed Nov 4 04:36:24 GMT 2009


Hi,

Attached is a patch that fixes the texture issues with non-ARGB
windows (when running Compiz on the guest), that happen due to all
texture images being unconditionally specified with the GL_RGBA
internal format in guest additions. The issue can be seen during fade
animations or when you reduce the opacity of a non-ARGB window ( e.g:
http://imagebin.ca/view/6Bujs1.html ). The same bug also causes
screenshots taken with the Compiz screenshot plugin to come out
partially transparent.

This patch is under the MIT License.

Regards,
Erkin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: glx-fix-rgb-textures.patch
Type: application/octet-stream
Size: 3091 bytes
Desc: not available
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20091103/625f9901/attachment.obj>


More information about the vbox-dev mailing list