Neil Roberts
25db8d0653
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.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%