| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix context sharing in QGLPixelBuffer for EGL | Rhys Weatherley | 2009-11-15 | 1 | -26/+39 |
|
|
* | Make isSharing() reset to false when context no longer sharing | Rhys Weatherley | 2009-11-15 | 2 | -1/+2 |
|
|
* | Fixed stroking of cosmetic dashed pens with the GL2 paint engine. | Kim Motoyoshi Kalland | 2009-11-13 | 1 | -6/+3 |
|
|
* | Fixed stroking of discontinuous paths with the GL2 engine. | Kim Motoyoshi Kalland | 2009-11-13 | 2 | -4/+3 |
|
|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-11-13 | 6 | -32/+32 |
|\ |
|
| * | Improvements to graphics effects API after review round. | Samuel Rødal | 2009-11-10 | 3 | -29/+29 |
|
|
| * | API review: Rename numRects() -> rectCount() | Marius Storm-Olsen | 2009-11-09 | 1 | -1/+1 |
|
|
| * | API review: Rename functions numColors(), setNumColors() and numBytes() | Marius Storm-Olsen | 2009-11-06 | 2 | -2/+2 |
|
|
* | | Fixed drop shadows for opengl graphics system | Gunnar Sletta | 2009-11-10 | 1 | -1/+1 |
|
|
* | | Mark both the new and original EGL contexts as sharing | Rhys Weatherley | 2009-11-09 | 3 | -0/+6 |
|
|
* | | Detect context sharing on EGL systems | Rhys Weatherley | 2009-11-09 | 3 | -0/+3 |
|/ |
|
* | Fix fuzzy aliased rendering on GLES2 | Tom Cooksey | 2009-11-06 | 2 | -2/+13 |
|
|
* | Fixed bad joins in the new stroker... Normal generation was broken. | gunnar | 2009-11-05 | 1 | -4/+2 |
|
|
* | Use fallback stroker for cosmetic strokes with asymetric transforms | Gunnar Sletta | 2009-11-05 | 1 | -0/+8 |
|
|
* | Fix docs for QGLFramebufferObject & add warnings in bind/release | Tom Cooksey | 2009-11-05 | 1 | -7/+16 |
|
|
* | Remove unnessisary QGLFBOGLPaintDevice re-implementations | Tom Cooksey | 2009-11-05 | 2 | -33/+0 |
|
|
* | Removed the FBO stacking behaviour and the test attached to it. | Trond Kjernåsen | 2009-11-05 | 2 | -28/+9 |
|
|
* | Fixed soft-light composition mode in raster and OpenGL1. | Kim Motoyoshi Kalland | 2009-11-05 | 2 | -339/+361 |
|
|
* | Modify QGLShader and QGLShaderProgram in response to API review | Rhys Weatherley | 2009-11-05 | 5 | -168/+205 |
|
|
* | Add QMacGLCompatTypes to QGLShaderProgram API | Tom Cooksey | 2009-11-04 | 2 | -0/+61 |
|
|
* | Fixed hardcoded GL library names on WinCE. | Trond Kjernåsen | 2009-11-04 | 1 | -16/+1 |
|
|
* | Fixed compilation and linking of EGL on Windows CE. | Trond Kjernåsen | 2009-11-04 | 1 | -8/+2 |
|
|
* | Compile on Mac OS X | Eskil Abrahamsen Blomfeldt | 2009-11-04 | 1 | -1/+1 |
|
|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6 | Gunnar Sletta | 2009-11-03 | 2 | -30/+3 |
|\ |
|
| * | Fixed some compiler warnings. | Samuel Rødal | 2009-11-03 | 2 | -30/+3 |
|
|
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-11-03 | 3 | -16/+17 |
|\ \
| |/
|/| |
|
| * | Sanitize building Qt with OpenGL ES support | Harald Fernengel | 2009-11-02 | 1 | -12/+10 |
|
|
| * | Compilation error qegl_p.h not found for OpenGL ES enabled build of Qt | Keith Isdale | 2009-11-02 | 1 | -3/+3 |
|
|
| * | Merge commit '8c4edbd04f350294462fd689748de2dd7cc84d47' into 4.6-upstream | Bradley T. Hughes | 2009-10-30 | 1 | -1/+4 |
| |\ |
|
| | * | Merge branch '4.6' into 4.6-platform | Denis Dzyubenko | 2009-10-26 | 7 | -78/+376 |
| | |\ |
|
| | * | | Remove internal widgets from QApplication::topLevelWidgets() | Prasanth Ullattil | 2009-10-23 | 1 | -1/+4 |
|
|
* | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6 | Gunnar Sletta | 2009-11-02 | 6 | -31/+403 |
|\ \ \ \ |
|
| * | | | | Minor doc fixes for QGLContext::BindOption. | Samuel Rødal | 2009-11-02 | 1 | -1/+3 |
|
|
| * | | | | Fixed compiler warning on GCC about empty while statement. | Samuel Rødal | 2009-11-02 | 1 | -1/+1 |
|
|
| * | | | | Optimized animated blur radii in the GL 2 paint engine. | Samuel Rødal | 2009-11-02 | 3 | -12/+369 |
|
|
| * | | | | Moved Qt::RenderHint back into QGraphicsBlurEffect and added a hint. | Samuel Rødal | 2009-11-02 | 1 | -14/+14 |
|
|
| * | | | | Added strict size parameter to QGLFramebufferObject pool. | Samuel Rødal | 2009-11-02 | 2 | -4/+17 |
|
|
* | | | | | Better cosmetic pen scaling for beziers in tristroker. | Gunnar Sletta | 2009-11-02 | 1 | -1/+1 |
|
|
* | | | | | Safeguard isNull() pixmaps in bindTexture and remove a compile warning | Gunnar Sletta | 2009-11-02 | 2 | -1/+40 |
|/ / / / |
|
* | | | | Remove partial shader support from QGLShader/QGLShaderProgram | Rhys Weatherley | 2009-11-01 | 2 | -185/+6 |
|
|
* | | | | Implement a simple caching algorithm for shader programs. | Tom Cooksey | 2009-10-30 | 2 | -31/+53 |
|
|
* | | | | Rename qglEngineShaderSourceCode to qShaderSnippets | Tom Cooksey | 2009-10-30 | 2 | -71/+93 |
|
|
* | | | | Refactor of shader manager to not use partial shaders | Tom Cooksey | 2009-10-30 | 4 | -217/+211 |
|
|
* | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6 | Gunnar Sletta | 2009-10-30 | 3 | -4/+6 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Added QImagePixmapCleanupHooks functions for enabling hooks. | Samuel Rødal | 2009-10-29 | 3 | -4/+6 |
|
|
* | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-10-30 | 4 | -222/+6 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Remove shader/program binary support for now | Rhys Weatherley | 2009-10-28 | 2 | -222/+0 |
|
|
| * | | | Fix namespace build | Richard Moe Gustavsen | 2009-10-28 | 2 | -0/+6 |
| | |/
| |/| |
|
* | | | Made internal FBOs snap to power-of-two when not wasting too much space. | Samuel Rødal | 2009-10-29 | 1 | -2/+15 |
|
|
* | | | Got rid of redundant texture parameter settings in GL pixmap filters. | Samuel Rødal | 2009-10-29 | 1 | -16/+0 |
|
|