Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | Unnecessary alloc + remove unused headers. | Trond Kjernåsen | 2010-07-02 | 1 | -6/+2 | |
| * | | | | | | | | | | | | | | QGLPixelBuffer should manage its own paint engines. | Trond Kjernåsen | 2010-07-02 | 2 | -3/+0 | |
| * | | | | | | | | | | | | | | Remove the DDS texture cache. | Trond Kjernåsen | 2010-07-02 | 2 | -29/+0 | |
| * | | | | | | | | | | | | | | Make the GL texture cache share textures between shared contexts. | Trond Kjernåsen | 2010-07-02 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | Redesigned how GL resource management works. | Trond Kjernåsen | 2010-07-02 | 11 | -185/+116 | |
| * | | | | | | | | | | | | | | Don't use the QGLSignalProxy to clean up the thread-local shaders. | Trond Kjernåsen | 2010-07-02 | 3 | -17/+43 | |
| * | | | | | | | | | | | | | | Simplify how the QGLEngineSharedShaders object is cleaned up. | Trond Kjernåsen | 2010-07-02 | 1 | -35/+32 | |
| * | | | | | | | | | | | | | | Only use the texture_from_pixmap extension in the main thread. | Trond Kjernåsen | 2010-07-02 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | More work on GL threading. | Trond Kjernåsen | 2010-07-02 | 4 | -32/+90 | |
| * | | | | | | | | | | | | | | Make qt_gl_paint_engine() thread-safe. | Trond Kjernåsen | 2010-07-02 | 1 | -7/+36 | |
* | | | | | | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-07-01 | 6 | -148/+272 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | / / / / / / / / / / / / | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-06-27 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Merge branch '4.6-s60' into 4.7-s60 | axis | 2010-06-24 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | / / / / / / / / / | | | | |/ / / / / / / / / | | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | | Ensure that compiling with the no debug/warning output defines works | Andy Shaw | 2010-06-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Add qDebug() operator for QGLFormat | Harald Fernengel | 2010-06-25 | 2 | -0/+33 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | qgl_cl_p.h is no longer existent | luohua | 2010-06-18 | 1 | -1/+0 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Fixed an on-exit crash for apps using GL. | Trond Kjernåsen | 2010-06-11 | 3 | -1/+7 | |
| * | | | | | | | | | | Fix another potential strstr() crash for EGL based GL apps. | Trond Kjernåsen | 2010-06-11 | 1 | -1/+2 | |
| * | | | | | | | | | | Fixed an on-exit application crash for GL apps using EGL. | Trond Kjernåsen | 2010-06-11 | 1 | -1/+1 | |
| * | | | | | | | | | | Compile fix. | Samuel Rødal | 2010-06-11 | 1 | -2/+6 | |
| * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-08 | 1 | -143/+224 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Protected call to glXChooseFBConfig with appropriate defines. | Samuel Rødal | 2010-06-07 | 1 | -0/+11 | |
| | * | | | | | | | | | | Use the new OpenGL 3.* context/profile if asked with X11/GLX. | Riku Palomäki | 2010-06-07 | 1 | -6/+69 | |
| | * | | | | | | | | | | Splitted attrib_list generation into buildSpec from QGLContext::tryVisual. | Riku Palomäki | 2010-06-07 | 1 | -137/+144 | |
* | | | | | | | | | | | | Enablers for external use of QGLTextureGlyphCache | Eskil Abrahamsen Blomfeldt | 2010-06-23 | 2 | -7/+8 | |
* | | | | | | | | | | | | Refactor QTextureGlyphCache | Eskil Abrahamsen Blomfeldt | 2010-06-21 | 3 | -15/+61 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-06-08 | 3 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| / / / / / / / / / | |/ / / / / / / / / | ||||||
| * | | | | | | | | | Fix the bindTexture() filters on X11 to not rely on mipmap generation. | Trond Kjernåsen | 2010-06-03 | 1 | -0/+3 | |
| * | | | | | | | | | Fix antialiasing with transformed text in OpenGL2 paint engine | Eskil Abrahamsen Blomfeldt | 2010-05-31 | 3 | -1/+8 | |
* | | | | | | | | | | Added OpenGL 3.3 and 4.0 recognition to QGLFormat | Sebastian Hartte | 2010-06-03 | 2 | -3/+23 | |
* | | | | | | | | | | Added static version of QGLFramebufferObject::release(). | Kim Motoyoshi Kalland | 2010-06-02 | 2 | -0/+32 | |
* | | | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-06-01 | 2 | -20/+67 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fixed a problem where QPixmaps where re-bound in non-sharing contexts. | Trond Kjernåsen | 2010-06-01 | 2 | -20/+67 | |
* | | | | | | | | | | | Speed up QStaticText with affine transformation on GL2 engine | Eskil Abrahamsen Blomfeldt | 2010-06-01 | 2 | -22/+14 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Make QGLBuffer copiable | Rhys Weatherley | 2010-05-28 | 2 | -11/+90 | |
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-27 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fixed compilation of QtOpenGL. | Samuel Rødal | 2010-05-27 | 2 | -2/+2 | |
* | | | | | | | | | | | fix irix build | Oswald Buddenhagen | 2010-05-20 | 1 | -0/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-05-17 | 4 | -9/+16 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | Workaround for ATI driver bug when using QGraphicsEffect with GL. | Kim Motoyoshi Kalland | 2010-05-12 | 2 | -5/+6 | |
| * | | | | | | | | | Fixed QGLPixmapDropShadowFilter on Nvidia hardware. | Trond Kjernaasen | 2010-05-11 | 1 | -4/+5 | |
| * | | | | | | | | | Fixed an issue with pixmaps not being released correctly in the GL 1 engine. | Trond Kjernåsen | 2010-05-10 | 1 | -0/+5 | |
* | | | | | | | | | | Limit the lower glyph texture cache size to 16x16 in GL. | Trond Kjernåsen | 2010-05-14 | 1 | -0/+12 | |
* | | | | | | | | | | Added workarounds for two MBX/SGX specific GL ES bugs/problems. | Trond Kjernåsen | 2010-05-14 | 7 | -18/+39 | |
* | | | | | | | | | | Compile fix on Windows. | Kim Motoyoshi Kalland | 2010-05-12 | 1 | -1/+1 | |
* | | | | | | | | | | Remove an unnecessary assert. | Trond Kjernåsen | 2010-05-12 | 1 | -2/+1 | |
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-11 | 3 | -59/+105 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Made paint engine texture drawing work in GL ES 2 and updated docs. | Samuel Rødal | 2010-05-10 | 1 | -27/+46 | |
| * | | | | | | | | | | Fix textdrawing under GL on N900. | Gunnar Sletta | 2010-05-07 | 2 | -32/+59 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Avoid many unnecessary allocations, so so that paint engines attached to pixmaps | Warwick Allison | 2010-05-07 | 6 | -7/+19 | |
|/ / / / / / / / / |