Revision 988dcef...
Go back to digest for 20th May 2012Optimization in Office
Arjen Hiemstra committed changes in [calligra] krita/ui/opengl/kis_opengl_canvas2.cpp:
Set the right filtering modes for rendered textures when using OpenGL.
Now use nearest for near filtering and trilinear filtering for fa
filtering. This prevents aliassing issues at low zoom levels and still
gives the right behaviour at high zoom levels.
File Changes
Modified 1 files
- krita/ui/opengl/kis_opengl_canvas2.cpp
1 files changed in total