Skip to content

Screencast: Fix inverted screencast on OpenGLES and memfd

Aki Sakurai requested to merge aki1/kwin:fix-inverted into master

The output of glReadPixels is in inverted when GLTexture is not inverterd.

Merge request reports