« Return to Thread: Review Request: Set texture filter to GL_NEAREST by default

Re: Review Request: Set texture filter to GL_NEAREST by default

by Bugzilla from markg85@gmail.com :: Rate this Message:

| View in Thread

This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105248/

Has this been shipped? Just asking since the review is beginning to get somewhat old by now.

- Mark


On June 13th, 2012, 10:42 p.m., Martin Gräßlin wrote:

Review request for kwin.
By Martin Gräßlin.

Updated June 13, 2012, 10:42 p.m.

Description

Set texture filter to GL_NEAREST by default

For most things in KWin the default filter should be GL_NEAREST as
mipmaps are hardly used. This patch also ensures that the filter
is actually when the texture is first bound.

BUG: 296289
FIXED-IN: 4.9.0

Diffs

  • kwin/libkwineffects/kwingltexture.cpp (410c35da9e40f44544b07c9ae28a691f7f2f0e18)

View Diff


_______________________________________________
kwin mailing list
kwin@...
https://mail.kde.org/mailman/listinfo/kwin

 « Return to Thread: Review Request: Set texture filter to GL_NEAREST by default