Diffusion KWin ccf1bad426de

Make mipmap filters other than GL_LINEAR_MIPMAP_LINEAR work

Authored by Fredrik Höglund <fredrik@kde.org>.

Description

Make mipmap filters other than GL_LINEAR_MIPMAP_LINEAR work

GLTexture would set both the minification and magnification filters
to GL_NEAREST if the texture filter was set to any mipmap filter other
than GL_LINEAR_MIPMAP_LINEAR.

Details

Committed
Fredrik Höglund <fredrik@kde.org>Dec 14 2014, 5:33 PM
Parents
R108:aefadfaa6a61: Don't generate mipmaps in GLTexture::bind()
Branches
Unknown
Tags
Unknown
Fredrik Höglund <fredrik@kde.org> committed R108:ccf1bad426de: Make mipmap filters other than GL_LINEAR_MIPMAP_LINEAR work (authored by Fredrik Höglund <fredrik@kde.org>).Dec 14 2014, 5:33 PM