Diffusion Krita e1d56f30d513

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

Authored by dkazakov on Mar 26 2019, 9:50 AM.

Description

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.

BUG:404935
BUG:405540

Details

Committed
dkazakovMar 26 2019, 10:26 AM
Parents
R37:b67e02041a28: Fix Intel OpenGL driver detection for newer drivers
Branches
Unknown
Tags
Unknown