Diffusion Krita 893e22d135ea

Fix channel swizzling problem on OSX (BGRA vs RGBA on 32Fbits)

Authored by rempt on May 18 2018, 11:52 AM.

Description

Fix channel swizzling problem on OSX (BGRA vs RGBA on 32Fbits)

OSX supports core profile only, so it doesn't report any extensions
for floating point texture formats. We should just use it directly if
openGL version is higher than 3.0, when floating point textures became
core profile.

Details

Committed
dkazakovMay 18 2018, 12:02 PM
Parents
R37:e38339f14ca2: Merge branch 'alvin/D12710-tablet-tester'
Branches
Unknown
Tags
Unknown