summaryrefslogtreecommitdiffstats
path: root/src/opengl/gl2paintengineex/qpaintengineex_opengl2_p.h
Commit message (Expand)AuthorAgeFilesLines
...
* | Fixed QGLWidget::renderText() when using the GL 2 paint engine.Trond Kjernåsen2009-08-281-1/+7
* | Made GL 2 engine reset various GL state to their defaults in end().Samuel Rødal2009-08-261-0/+1
* | Improved QPainter API for allowing native painting in GL / VG.Samuel Rødal2009-08-261-1/+3
* | Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-171-1/+1
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-071-0/+3
|\| |
| * | Optimized single-rect clip case in OpenGL 2 paint engine.Samuel Rødal2009-07-291-0/+3
* | | Fixed various valgrind-reported issues in GL 2 engine.Samuel Rødal2009-07-291-1/+1
* | | Merge commit 'qt-graphics-team/pixmapfilters-redux' into kinetic-graphicseffectSamuel Rødal2009-07-281-3/+6
|\ \ \
| * | | Added missing createPixmapFilter() implementation in GL 2 engine.Samuel Rødal2009-06-301-0/+2
| * | | Added drawTexture function to GL 2 paint engine.Samuel Rødal2009-06-301-1/+2
| * | | Added custom shader hook to the GL 2 paint engine.Samuel Rødal2009-06-301-2/+3
* | | | Initial stab at a custom shader stage APITom Cooksey2009-07-231-1/+3
| |/ / |/| |
* | | Moved uniform enum to QGLEngineShaderManager.Kim Motoyoshi Kalland2009-07-031-23/+2
|/ /
* | Fixed missing restoration of state after a sync in the GL 2 engine.Samuel Rødal2009-06-251-0/+2
* | Reduced number of state changes/uniform location queries in GL2 engine.Samuel Rødal2009-06-241-2/+32
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+125
* Fixed incorrect rendering of bitmap/pattern brushes in GL 2 engine.Samuel Rødal2009-06-121-1/+1
* Optimized stencil buffer clearing in GL 2 paint engine.Samuel Rødal2009-06-091-1/+0
* Improved clipping in GL2 paint engine.Samuel Rødal2009-06-091-8/+17
* Made GL2 engine default for QGLWidget, and added GL2 sync() functionSamuel Rødal2009-05-291-0/+1
* Fixed incorrect handling of composition modes in GL2 paint engine.Samuel Rødal2009-05-281-1/+1
* Compile fix with namespaces.hjk2009-05-281-0/+4
* Moved QGL2PaintEngineExPrivate into GL2 paint engine header file.Samuel Rødal2009-05-281-0/+90
* Fixed broken system clip handling in GL2 paint engine.Samuel Rødal2009-05-251-2/+0
* Enabled compilation of both GL and GL2 paint engine.Samuel Rødal2009-05-131-8/+8
* Correctly handle using GL pixmaps that still have an active engine.Samuel Rødal2009-04-171-1/+2
* GL2: Avoid expensive updateDepthClip() every time setState() is calledSamuel Rødal2009-04-161-1/+0
* Fixes: GL 2 paint engine text rendering optimization.Samuel Rødal2009-04-011-1/+0
* Long live Qt!Lars Knoll2009-03-231-0/+125