https://bugs.kde.org/show_bug.cgi?id=404935

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/kri
                   |                            |ta/e1d56f30d513b7f08124ba8e
                   |                            |ea300b76ce4b3e7e
             Status|CONFIRMED                   |RESOLVED

--- Comment #6 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit e1d56f30d513b7f08124ba8eea300b76ce4b3e7e by Dmitry Kazakov.
Committed on 26/03/2019 at 10:26.
Pushed by dkazakov into branch 'master'.

Make sure Krita doesn't request alpha-enabled texture buffers

glBlendFunc doesn't support correct alpha blending (alpha channel
value should be calculated separately), so we must ensure that the
calculated alpha value is just dropped entirely.
Related: bug 405540

M  +3    -3    libs/ui/opengl/KisOpenGLModeProber.cpp
M  +4    -0    libs/ui/opengl/kis_opengl_canvas2.cpp

https://commits.kde.org/krita/e1d56f30d513b7f08124ba8eea300b76ce4b3e7e

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to