cogl-blit: Disable blending when using texture render
authorNeil Roberts <neil@linux.intel.com>
Thu, 24 Feb 2011 18:42:47 +0000 (18:42 +0000)
committerNeil Roberts <neil@linux.intel.com>
Thu, 24 Feb 2011 20:45:19 +0000 (20:45 +0000)
commit4dd20f2678195524dd147db3fe902d0a93de3df0
treeceb4e51b07313543e334f36399267eca15433374
parentf4ca82fc6d571c3b37e270ed05a373885498a0dc
cogl-blit: Disable blending when using texture render

When using a pipeline and the journal to blit images between
framebuffers, it should disable blending. Otherwise it will end up
blending the source texture with uninitialised garbage in the
destination texture.
clutter/cogl/cogl/cogl-blit.c