| Commit message (Expand) | Author | Age | Files | Lines |
| * | Support MRT in QOpenGLFramebufferObject | Laszlo Agocs | 2015-07-29 | 1 | -3/+19 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Improve QOpenGLFramebufferObject::toImage() | Allan Sandfeld Jensen | 2014-07-04 | 1 | -0/+1 |
| * | Dynamic GL switch on Windows | Laszlo Agocs | 2014-02-14 | 1 | -9/+3 |
| * | Add takeTexture() to QOpenGLFramebufferObject | Laszlo Agocs | 2014-01-07 | 1 | -0/+1 |
| * | Make sure that we #include qconfig.h before testing for features. | Thiago Macieira | 2013-03-19 | 1 | -0/+2 |
| * | Remove QT_{BEGIN,END}_HEADER macro usage | Sergio Ahumada | 2013-01-29 | 1 | -4/+0 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | QtGui: make some constructors explicit | Marc Mutz | 2012-03-14 | 1 | -1/+1 |
| * | Added support for resetting QOpenGLFramebufferObject attachments. | Samuel Rødal | 2012-02-15 | 1 | -0/+2 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Remove use of QT_MODULE from library | Gunnar Sletta | 2012-01-25 | 1 | -1/+0 |
| * | Make it possible to compile with -no-opengl. | Andreas Holzammer | 2012-01-24 | 1 | -0/+5 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Fixed some doc errors in QOpenGLFramebufferObject. | Samuel Rødal | 2011-10-10 | 1 | -1/+0 |
| * | Fixed auto-test failure in tst_QOpenGL. | Samuel Rødal | 2011-09-12 | 1 | -1/+1 |
| * | Made FBO blit behave properly | Gunnar Sletta | 2011-09-12 | 1 | -0/+4 |
| * | Improved and made public the QOpenGLPaintDevice API. | Samuel Rødal | 2011-09-08 | 1 | -5/+4 |
| * | Fix build from scratch. | Friedemann Kleint | 2011-08-30 | 1 | -0/+2 |
| * | Copy core GL functionality to QtGui with QGL -> QOpenGL naming. | Samuel Rødal | 2011-08-29 | 1 | -0/+158 |