| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove the usage of deprecated qdoc macros. | Casper van Donderen | 2012-03-02 | 1 | -5/+5 |
| * | Set texture parameters before allocating the texture. | Gunnar Sletta | 2012-03-01 | 1 | -4/+6 |
| * | Use "OpenGL" instead of just "GL" in documentation. | Samuel Rødal | 2012-02-24 | 1 | -11/+11 |
| * | Corrected the size of mipmaps in framebuffer objects. | Kim Motoyoshi Kalland | 2012-02-15 | 1 | -2/+2 |
| * | Added support for resetting QOpenGLFramebufferObject attachments. | Samuel Rødal | 2012-02-15 | 1 | -26/+77 |
| * | Don't crash when source or target is null | Gunnar Sletta | 2012-01-30 | 1 | -2/+18 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Introduced QOpenGLContext::defaultFramebufferObject(). | Samuel Rødal | 2012-01-27 | 1 | -4/+4 |
| * | Allocate mipmaps in FBOs with glTexImage2D, not glGenerateMipmap. | Kim Motoyoshi Kalland | 2012-01-24 | 1 | -2/+12 |
| * | 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 |
| * | Get rid of legacy glTexParameterf calls. | Samuel Rødal | 2011-10-28 | 1 | -7/+0 |
| * | Replace implicit QAtomic* casts with explicit load()/store() | Bradley T. Hughes | 2011-10-27 | 1 | -1/+1 |
| * | Fixed some doc errors in QOpenGLFramebufferObject. | Samuel Rødal | 2011-10-10 | 1 | -30/+14 |
| * | Fixed crash in QOpenGLFramebufferObject. | Samuel Rødal | 2011-09-27 | 1 | -3/+0 |
| * | Made FBO blit behave properly | Gunnar Sletta | 2011-09-12 | 1 | -13/+21 |
| * | Improved and made public the QOpenGLPaintDevice API. | Samuel Rødal | 2011-09-08 | 1 | -116/+1 |
| * | Fix the \since 4.x tags in gui/opengl. | Samuel Rødal | 2011-09-02 | 1 | -13/+2 |
| * | Rename remaining gui/opengl source files to avoid name clashing. | Samuel Rødal | 2011-08-30 | 1 | -1/+1 |
| * | Compile without QT_DEBUG. | Morten Sorvig | 2011-08-29 | 1 | -1/+1 |
| * | Clean up legacy defines in gui/opengl. | Samuel Rødal | 2011-08-29 | 1 | -15/+8 |
| * | Copy core GL functionality to QtGui with QGL -> QOpenGL naming. | Samuel Rødal | 2011-08-29 | 1 | -0/+1354 |