https://bugs.kde.org/show_bug.cgi?id=406196
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kri | |ta/0cf7c069e3dcf09b82e9ab53 | |be72aa3fff9c7d4e Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #6 from Dmitry Kazakov <[email protected]> --- Git commit 0cf7c069e3dcf09b82e9ab53be72aa3fff9c7d4e by Dmitry Kazakov. Committed on 04/04/2019 at 16:40. Pushed by dkazakov into branch 'master'. Fix swizzling when rendering QPainter on QOpenGLWidget with Angle OpenGLES specification does not support GL_TEXTURE_SWIZZLE_RGBA, it supports only per-channel calls. And since Qt supports QpenGLES, it should use the latter approach only. See the upstream patch review: https://codereview.qt-project.org/#/c/258193/ A +120 -0 3rdparty/ext_qt/0006-Fix-swizzling-when-rendering-QPainter-on-QOpenGLWidg.patch M +2 -0 3rdparty/ext_qt/CMakeLists.txt https://commits.kde.org/krita/0cf7c069e3dcf09b82e9ab53be72aa3fff9c7d4e -- You are receiving this mail because: You are watching all bug changes.
