| Commit message (Expand) | Author | Age | Files | Lines |
* | Made GL 2 engine reset various GL state to their defaults in end(). | Samuel Rødal | 2009-08-26 | 1 | -0/+1 |
|
|
* | Improved QPainter API for allowing native painting in GL / VG. | Samuel Rødal | 2009-08-26 | 1 | -1/+3 |
|
|
* | Merge commit 'qt/master' into kinetic-graphicseffect | Bjørn Erik Nilsen | 2009-08-17 | 1 | -1/+1 |
|\ |
|
| * | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | | Merge commit 'qt/master' into kinetic-graphicseffect | Bjørn Erik Nilsen | 2009-08-07 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Optimized single-rect clip case in OpenGL 2 paint engine. | Samuel Rødal | 2009-07-29 | 1 | -0/+3 |
|
|
* | | Fixed various valgrind-reported issues in GL 2 engine. | Samuel Rødal | 2009-07-29 | 1 | -1/+1 |
|
|
* | | Merge commit 'qt-graphics-team/pixmapfilters-redux' into kinetic-graphicseffect | Samuel Rødal | 2009-07-28 | 1 | -3/+6 |
|\ \ |
|
| * | | Added missing createPixmapFilter() implementation in GL 2 engine. | Samuel Rødal | 2009-06-30 | 1 | -0/+2 |
|
|
| * | | Added drawTexture function to GL 2 paint engine. | Samuel Rødal | 2009-06-30 | 1 | -1/+2 |
|
|
| * | | Added custom shader hook to the GL 2 paint engine. | Samuel Rødal | 2009-06-30 | 1 | -2/+3 |
|
|
* | | | Initial stab at a custom shader stage API | Tom Cooksey | 2009-07-23 | 1 | -1/+3 |
| |/
|/| |
|
* | | Moved uniform enum to QGLEngineShaderManager. | Kim Motoyoshi Kalland | 2009-07-03 | 1 | -23/+2 |
|/ |
|
* | Fixed missing restoration of state after a sync in the GL 2 engine. | Samuel Rødal | 2009-06-25 | 1 | -0/+2 |
|
|
* | Reduced number of state changes/uniform location queries in GL2 engine. | Samuel Rødal | 2009-06-24 | 1 | -2/+32 |
|
|
* | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
|\ |
|
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
|
|
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+125 |
|
|
* | Fixed incorrect rendering of bitmap/pattern brushes in GL 2 engine. | Samuel Rødal | 2009-06-12 | 1 | -1/+1 |
|
|
* | Optimized stencil buffer clearing in GL 2 paint engine. | Samuel Rødal | 2009-06-09 | 1 | -1/+0 |
|
|
* | Improved clipping in GL2 paint engine. | Samuel Rødal | 2009-06-09 | 1 | -8/+17 |
|
|
* | Made GL2 engine default for QGLWidget, and added GL2 sync() function | Samuel Rødal | 2009-05-29 | 1 | -0/+1 |
|
|
* | Fixed incorrect handling of composition modes in GL2 paint engine. | Samuel Rødal | 2009-05-28 | 1 | -1/+1 |
|
|
* | Compile fix with namespaces. | hjk | 2009-05-28 | 1 | -0/+4 |
|
|
* | Moved QGL2PaintEngineExPrivate into GL2 paint engine header file. | Samuel Rødal | 2009-05-28 | 1 | -0/+90 |
|
|
* | Fixed broken system clip handling in GL2 paint engine. | Samuel Rødal | 2009-05-25 | 1 | -2/+0 |
|
|
* | Enabled compilation of both GL and GL2 paint engine. | Samuel Rødal | 2009-05-13 | 1 | -8/+8 |
|
|
* | Correctly handle using GL pixmaps that still have an active engine. | Samuel Rødal | 2009-04-17 | 1 | -1/+2 |
|
|
* | GL2: Avoid expensive updateDepthClip() every time setState() is called | Samuel Rødal | 2009-04-16 | 1 | -1/+0 |
|
|
* | Fixes: GL 2 paint engine text rendering optimization. | Samuel Rødal | 2009-04-01 | 1 | -1/+0 |
|
|
* | Long live Qt! | Lars Knoll | 2009-03-23 | 1 | -0/+125 |
|
|