| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Optimize our GL extension checks to avoid mallocs. | Trond Kjernåsen | 2009-12-10 | 1 | -0/+43 |
|
|
| * | | GLES 2 should *not* use a multisampled format by default. | Trond Kjernåsen | 2009-12-09 | 1 | -3/+0 |
|
|
| * | | Export QGLShareRegister because qgl_share_reg() is exported | Rhys Weatherley | 2009-12-09 | 1 | -1/+1 |
|
|
| * | | Detect GL2 paint engine based on fragment shaders, not programs | Rhys Weatherley | 2009-12-07 | 1 | -1/+2 |
|
|
| * | | Compressed texture binding for QtOpenGL: ETC1 and PVRTC | Rhys Weatherley | 2009-12-06 | 1 | -1/+15 |
|
|
| * | | Fixed OpenGL graphicssystem issues for OpenGL ES 2.0 platforms. | Samuel Rødal | 2009-12-04 | 1 | -1/+2 |
|
|
| * | | Rebind window surface fbo after native GL rendering | Rhys Weatherley | 2009-12-04 | 1 | -0/+1 |
|
|
* | | | compile with Q_WS_LITE | Harald Fernengel | 2009-12-04 | 1 | -1/+1 |
|/ / |
|
* | | Fixed extension checks and usage of the GL 2 engine on old X11 systems. | Trond Kjernåsen | 2009-11-16 | 1 | -1/+2 |
|
|
* | | Make isSharing() reset to false when context no longer sharing | Rhys Weatherley | 2009-11-15 | 1 | -0/+1 |
|
|
* | | Separate modification & destruction pixmap cleanup hooks | Tom Cooksey | 2009-10-19 | 1 | -1/+5 |
|
|
* | | Centralize all GL paint engine creations into qt_qgl_paint_engine() | Rhys Weatherley | 2009-10-15 | 1 | -3/+1 |
|
|
* | | Consistently use QGLShareContextScope for context switching | Rhys Weatherley | 2009-10-05 | 1 | -48/+42 |
|
|
* | | Merge QGLContextReference into QGLContextGroup | Rhys Weatherley | 2009-10-04 | 1 | -51/+20 |
|
|
* | | Move QGLContextResource management into QGLContextGroup | Rhys Weatherley | 2009-10-04 | 1 | -10/+12 |
|
|
* | | Add unit tests for QGLContextResource | Rhys Weatherley | 2009-10-04 | 1 | -1/+1 |
|
|
* | | Remove QHash overhead from QGLShareRegister | Rhys Weatherley | 2009-10-02 | 1 | -6/+2 |
|
|
* | | Remove unnecessary reference to QGLContextGroup::extensionFuncs() | Rhys Weatherley | 2009-10-02 | 1 | -2/+0 |
|
|
* | | Remove unnecessary function definition: qt_qgl_egl_display() | Rhys Weatherley | 2009-10-01 | 1 | -2/+0 |
|
|
* | | QGLContext::areSharing() to check for GL share relationships | Rhys Weatherley | 2009-10-01 | 1 | -3/+2 |
|
|
* | | Add unit tests for QGLShareRegister | Rhys Weatherley | 2009-10-01 | 1 | -1/+1 |
|
|
* | | Start to separate the EGLSurface from QEglContext in QtOpenGL | Rhys Weatherley | 2009-09-24 | 1 | -0/+1 |
|
|
* | | Reduce overhead of paint engine-specific pixmap filters | Rhys Weatherley | 2009-09-16 | 1 | -2/+0 |
|
|
* | | Performance: reduce TLS overhead of QGLContext::currentContext() | Rhys Weatherley | 2009-09-14 | 1 | -5/+2 |
|
|
* | | QGLWidget::fontDisplayListBase() is not supported under OpenGL/ES | Rhys Weatherley | 2009-09-13 | 1 | -0/+2 |
|
|
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Rhys Weatherley | 2009-09-09 | 1 | -4/+4 |
|\ \ |
|
| * | | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | | | Clean up shader programs properly | Rhys Weatherley | 2009-09-09 | 1 | -1/+85 |
|/ / |
|
* | | Cleanup of QGLPaintDevice before it goes in | Tom Cooksey | 2009-09-08 | 1 | -55/+1 |
|
|
* | | Move buffer clear out of the paint engine and into the QGLPaintDevices | Tom Cooksey | 2009-09-08 | 1 | -1/+3 |
|
|
* | | Replace QGLDrawable with a new QGLPaintDevice | Tom Cooksey | 2009-09-08 | 1 | -1/+6 |
|
|
* | | Added a public function to enforce usage og the old GL engine. | Trond Kjernåsen | 2009-09-08 | 1 | -9/+1 |
|
|
* | | Performance: Convert QGLFormat to use implicit sharing | Rhys Weatherley | 2009-09-07 | 1 | -1/+20 |
|
|
* | | Split QGLEngineShaderManager into a shared and a per engine part. | Kim Motoyoshi Kalland | 2009-09-02 | 1 | -2/+2 |
|
|
* | | Fixed initialization order in QGLContextGroup constructor. | Kim Motoyoshi Kalland | 2009-08-31 | 1 | -1/+1 |
|
|
* | | Remove unused variable in GL2 engine. | Kim Motoyoshi Kalland | 2009-08-31 | 1 | -1/+1 |
|
|
* | | Added context pointer to QGLContextGroupResources. | Kim Motoyoshi Kalland | 2009-08-31 | 1 | -14/+27 |
|
|
* | | Fixed crash when sharing OpenGL contexts in the GL2 paint engine. | Kim Motoyoshi Kalland | 2009-08-31 | 1 | -0/+4 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ \
| |/ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Move QGLShareContextScope to qgl_p.h so other things can use it. | Rhys Weatherley | 2009-08-31 | 1 | -0/+40 |
|
|
* | | New variant of QGLContext::bindTexture that does not require mipmap generation | Gunnar Sletta | 2009-08-27 | 1 | -12/+21 |
|
|
* | | Removed PBO texture upload from QGLContextPrivate::bindTexture(). | Samuel Rødal | 2009-08-21 | 1 | -1/+0 |
|
|
* | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | | Refactor texture_from_pixmap to not re-create the gl surface each bind | Tom Cooksey | 2009-07-29 | 1 | -4/+7 |
|
|
* | | Refactor QImage/QPixmap cleanup hooks into a seperate class | Tom Cooksey | 2009-07-28 | 1 | -1/+2 |
|
|
* | | Fix build on Mac | Tom Cooksey | 2009-07-22 | 1 | -0/+1 |
|
|
* | | Plug a texture leak when deleting QPixmaps without a current context | Tom Cooksey | 2009-07-22 | 1 | -3/+8 |
|
|
* | | Use texture_from_pixmap on X11 & avoid copies | Tom Cooksey | 2009-07-22 | 1 | -9/+71 |
|
|