Revision 9a4a4e3...
Go back to digest for 17th June 2012Features in Graphics
Martin Gräßlin committed changes in [gwenview/graesslin/opengl] /:
OpenGL rendering in RasterImageView
Beginning of OpenGL rendering in gwenview. Current state:
if OpenGL rendering mode is selected the image is rendered
through an OpenGL shader. The scaling of pixmaps is no longer
needed.
There are still some areas to improve:
* Better detection of OpenGL availability
* Better detection whether OpenGL is working (creation shaders)
* Some regressions like compare mode not working
* Updating the texture on changes
File Changes
Modified 4 files
- CMakeLists.txt
- lib/CMakeLists.txt
- lib/documentview/rasterimageview.cpp
- lib/documentview/rasterimageview.h
4 files changed in total