plugins/backgroundcontrast: fix transformations
While the GLFramebuffer::blitFromRenderTarget helper un-applies the transformations the rendertarget has, the effect is not written with that in mind. In order to keep it working properly, blit without any transformations and only adjust the coordinate system difference between texture and fbo.