| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed memory leak in caching of concave paths in GL2 engine. | Kim Motoyoshi Kalland | 2009-12-17 | 1 | -18/+21 |
|
|
* | Implemented caching of concave vector paths in the GL2 engine. | Kim Motoyoshi Kalland | 2009-12-15 | 2 | -26/+130 |
|
|
* | Added missing OpenGL defines. | Kim Motoyoshi Kalland | 2009-12-15 | 1 | -0/+14 |
|
|
* | Fixed integer overflow in QTriangulator. | Kim Motoyoshi Kalland | 2009-12-15 | 1 | -6/+6 |
|
|
* | Fixed QGL2PEXVertexArray to interpolate within the range [0, 1]. | Kim Motoyoshi Kalland | 2009-12-15 | 1 | -1/+1 |
|
|
* | Merge commit 'origin/4.6' | Olivier Goffart | 2009-12-15 | 9 | -277/+697 |
|\ |
|
| * | Optimize our GL extension checks to avoid mallocs. | Trond Kjernåsen | 2009-12-10 | 3 | -35/+79 |
|
|
| * | Clean up the QFontEngine glyphcaching code to not crash and be more tidy | Gunnar Sletta | 2009-12-10 | 1 | -3/+2 |
|
|
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2009-12-09 | 3 | -11/+3 |
| |\ |
|
| | * | GLES 2 should *not* use a multisampled format by default. | Trond Kjernåsen | 2009-12-09 | 2 | -5/+1 |
|
|
| | * | Merge upstream/4.6 into oslo-staging-2/4.6 | Olivier Goffart | 2009-12-09 | 2 | -6/+2 |
| | |\ |
|
| | | * | Merge oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-12-09 | 7 | -179/+584 |
| | | |\ |
|
| * | | | | Fix crash when rotating cleartype text under gl engine. | Gunnar Sletta | 2009-12-09 | 1 | -2/+2 |
| |/ / / |
|
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2009-12-09 | 9 | -189/+617 |
| |\ \ \ |
|
| | * | | | Export QGLShareRegister because qgl_share_reg() is exported | Rhys Weatherley | 2009-12-09 | 1 | -1/+1 |
|
|
| | * | | | Fix upside down PVR compressed textures. | Rhys Weatherley | 2009-12-08 | 1 | -3/+4 |
|
|
| | * | | | Make sure a context is current when loading compressed textures. | Rhys Weatherley | 2009-12-08 | 1 | -0/+2 |
| | | |/
| | |/| |
|
| | * | | Fix GL_BGRA formats under OpenGL/ES systems | Rhys Weatherley | 2009-12-08 | 1 | -0/+8 |
|
|
| | * | | Detect GL2 paint engine based on fragment shaders, not programs | Rhys Weatherley | 2009-12-07 | 2 | -3/+7 |
|
|
| | * | | Compressed texture binding for QtOpenGL: ETC1 and PVRTC | Rhys Weatherley | 2009-12-06 | 5 | -118/+461 |
|
|
| | * | | Fix WA_TranslucentBackground for QGLWidgets on X11/EGL | Tom Cooksey | 2009-12-04 | 1 | -45/+73 |
|
|
| | * | | Fixed OpenGL graphicssystem issues for OpenGL ES 2.0 platforms. | Samuel Rødal | 2009-12-04 | 3 | -14/+36 |
|
|
| * | | | Speed up rotated/transformed text on OpenGL2 paint engine | Gunnar Sletta | 2009-12-08 | 1 | -61/+34 |
|
|
* | | | | Merge branch '4.6' | Thiago Macieira | 2009-12-08 | 2 | -6/+2 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Rhys Weatherley | 2009-12-06 | 2 | -6/+2 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Replace glColor4ub() calls with glColor4f() | Rhys Weatherley | 2009-12-06 | 2 | -6/+2 |
|
|
| | * | | Recognize transformed screens when looking for a QGLScreen | Rhys Weatherley | 2009-10-16 | 2 | -2/+4 |
|
|
| | * | | Back-port several OpenGL/ES fixes from 4.6 to 4.5 | Rhys Weatherley | 2009-10-15 | 3 | -5/+14 |
|
|
| | * | | Fix detection of pbuffers on OpenGL/ES systems | Rhys Weatherley | 2009-10-09 | 1 | -1/+1 |
|
|
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-12-05 | 4 | -2/+14 |
|\ \ \ \
| |/ / / |
|
| * | | | Rebind window surface fbo after native GL rendering | Rhys Weatherley | 2009-12-04 | 4 | -2/+14 |
|
|
* | | | | Merge branch '4.6' | Thiago Macieira | 2009-12-02 | 7 | -228/+381 |
|\ \ \ \
| |/ / / |
|
| * | | | Reduce double-copying of textures when flipping upside down | Rhys Weatherley | 2009-12-02 | 1 | -7/+15 |
| | |/
| |/| |
|
| * | | Added caching of vectorpaths to the GL paint engine. | Gunnar Sletta | 2009-12-01 | 3 | -5/+116 |
|
|
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2009-12-01 | 9 | -209/+277 |
| |\ \ |
|
| | * | | Fixed square root of negative number in drawTextItem(). | Kim Motoyoshi Kalland | 2009-11-30 | 1 | -1/+2 |
|
|
| | * | | Fixed the GL2 engine stroker to handle Qt::SvgMiterJoin. | Kim Motoyoshi Kalland | 2009-11-30 | 1 | -0/+1 |
|
|
| | * | | Moved functions from .h to .cpp in the GL2 engine stroker. | Kim Motoyoshi Kalland | 2009-11-26 | 2 | -219/+208 |
|
|
| | * | | Fixed miter joins generated by the GL2 engine stroker. | Kim Motoyoshi Kalland | 2009-11-26 | 1 | -17/+36 |
|
|
| | * | | Fixed round joins generated by the GL2 engine stroker. | Kim Motoyoshi Kalland | 2009-11-25 | 1 | -49/+97 |
|
|
| | * | | Fixed subpixel text antialiasing with the GL2 engine on ATI. | Kim Motoyoshi Kalland | 2009-11-25 | 1 | -4/+1 |
|
|
| * | | | Don't spend time on adding center point for convex paths, saves a few cycles. | Gunnar Sletta | 2009-11-25 | 1 | -2/+2 |
|
|
| * | | | Replaced QVector in GL2 vertex array with QDataBuffer to reduce mallocs | Gunnar Sletta | 2009-11-25 | 4 | -17/+19 |
|
|
| * | | | Optimized the bezier flattening a bit | Gunnar Sletta | 2009-11-25 | 2 | -40/+17 |
|
|
* | | | | Added QTriangulator. | Kim Motoyoshi Kalland | 2009-12-02 | 3 | -2/+3083 |
| |/ /
|/| | |
|
* | | | Ran the script utils/normalize | Olivier Goffart | 2009-11-18 | 3 | -13/+13 |
|
|
* | | | Merge oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-11-17 | 4 | -64/+89 |
|\ \ \ |
|
| * | | | Fixed querying of GLX extensions under X11. | Trond Kjernåsen | 2009-11-16 | 1 | -13/+14 |
|
|
| * | | | Fixed extension checks and usage of the GL 2 engine on old X11 systems. | Trond Kjernåsen | 2009-11-16 | 2 | -25/+36 |
| |/ / |
|
| * | | Fix context sharing in QGLPixelBuffer for EGL | Rhys Weatherley | 2009-11-15 | 1 | -26/+39 |
|
|