]> git.sesse.net Git - casparcg/commit
[image_mixer] #486 Fixed bug where glReadPixels() was done from the last drawn to...
authorHelge Norberg <helge.norberg@svt.se>
Fri, 27 Jan 2017 16:26:36 +0000 (17:26 +0100)
committerHelge Norberg <helge.norberg@svt.se>
Fri, 27 Jan 2017 16:26:36 +0000 (17:26 +0100)
commit17bcd83f6b67bdc088bc048b2a3583199d3c0f09
treef2bb9f6cdc72edf37129679a053d1ab2ac01b81f
parent55f29b4a92f7d8c21652ec42a65df693a553931d
[image_mixer] #486 Fixed bug where glReadPixels() was done from the last drawn to texture instead of always from the target texture. This means that for example a MIXER KEYER layer without a layer above to key, as well as a separate alpha file with MIXER OPACITY 0 now works as expected
CHANGELOG
accelerator/ogl/image/image_mixer.cpp