kwin/plugins/scenes
Roman Gilg 33bcc43fdf [scenes/opengl] Remove glDrawBuffer call
Summary:
According to Gl 3.2 (page 501) and 4.5 (page 204) specs the initial state of
the default framebuffer is already BACK. Therefore we do not need to set it
explicitly.

When we draw in the future to alternative framebuffers which do not have back
buffers this call is fatal.

Test Plan: No tearing on Wayland, tearing as before on X11.

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D25868
2019-12-11 15:47:26 +01:00
..
opengl [scenes/opengl] Remove glDrawBuffer call 2019-12-11 15:47:26 +01:00
qpainter SVN_SILENT made messages (.desktop file) - always resolve ours 2019-12-07 05:38:05 +01:00
xrender SVN_SILENT made messages (.desktop file) - always resolve ours 2019-12-07 05:38:05 +01:00
CMakeLists.txt Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00