https://bugs.kde.org/show_bug.cgi?id=488126
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/de655f2 |hics/krita/-/commit/22205bc |a6154a507bfe7ea3289a7d241e2 |612b622f0a3900dbb2f1e3150cf |93f276 |f26eab --- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 22205bc612b622f0a3900dbb2f1e3150cff26eab by Dmitry Kazakov. Committed on 12/06/2024 at 08:48. Pushed by dkazakov into branch 'krita/5.2'. Fix canvas fade-out when in 16-bit-uint mode on Angle We shouldn't rely on QT_OPENGL_ES_2_ANGLE definition, since it is defined only when Qt builds **its own** Angle library (and when Win10-SDK is found). Since we don't build Qt's angle we should rely on upstream EGL_ANGLE_platform_angle instead. (cherry picked from commit de655f2a6154a507bfe7ea3289a7d241e293f276) Co-authored-by: Dmitry Kazakov <dimul...@gmail.com> M +9 -2 libs/ui/opengl/kis_opengl_image_textures.cpp https://invent.kde.org/graphics/krita/-/commit/22205bc612b622f0a3900dbb2f1e3150cff26eab -- You are receiving this mail because: You are watching all bug changes.