]> git.cworth.org Git - apitrace/commit
gui: make sure that the alpha channel is initialized
authorZack Rusin <zack@kde.org>
Thu, 12 Sep 2013 21:41:57 +0000 (17:41 -0400)
committerZack Rusin <zack@kde.org>
Thu, 12 Sep 2013 21:41:57 +0000 (17:41 -0400)
commitd36c6ee24ec7d642b5bcf39f3b6a265467c8b0f3
tree0a56fd8fbb57638343d718844809a73286b7d84b
parenta69f0de6b922160bec029cfd18b5002b904afccf
gui: make sure that the alpha channel is initialized

For surfaces with less than four channels we weren't
initializing the alpha channel resulting in an image
that had garbage for alpha.
gui/apisurface.cpp