| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Merge remote-tracking branch 'origin/5.4.0' into 5.4 | Simon Hausmann | 2014-12-05 | 1 | -3/+1 |
| |\ |
|
| | * | QOpenGLFramebufferObject: pass sized format also with dynamic GL | Andrew Knight | 2014-12-01 | 1 | -3/+1 |
| * | | Update fbo toImage() docs regarding premultiplied alpha | Laszlo Agocs | 2014-11-17 | 1 | -3/+17 |
| * | | Fix for current_fbo getting out of sync in QtOpenGL | Samuel Rødal | 2014-11-11 | 1 | -2/+14 |
| |/ |
|
| * | Pass a sized format when creating multisampled renderbuffers on ES | Laszlo Agocs | 2014-10-03 | 1 | -10/+8 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Support RGB30 formats in OpenGL framebuffers and paint engine | Allan Sandfeld Jensen | 2014-07-30 | 1 | -3/+32 |
| * | Improve QOpenGLFramebufferObject::toImage() | Allan Sandfeld Jensen | 2014-07-04 | 1 | -24/+87 |
| * | Merge remote-tracking branch 'origin/5.3' into dev | Frederik Gladhorn | 2014-07-01 | 1 | -2/+9 |
| |\ |
|
| | * | Handle invalid sample counts gracefully in FBOs | Laszlo Agocs | 2014-06-18 | 1 | -0/+1 |
| | * | Make multisampling more robust in QOpenGLFramebufferObject | Laszlo Agocs | 2014-06-06 | 1 | -2/+8 |
| * | | Enhance msaa and blitframebuffer on ES with vendor extensions | Laszlo Agocs | 2014-06-25 | 1 | -10/+11 |
| * | | Include the ES3 headers on iOS | Laszlo Agocs | 2014-06-25 | 1 | -0/+4 |
| * | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi... | J-P Nurmi | 2014-06-07 | 1 | -1/+10 |
| |\ \ |
|
| | * | | Merge remote-tracking branch 'origin/stable' into dev | J-P Nurmi | 2014-06-05 | 1 | -1/+10 |
| | |\| |
|
| | | * | QOpenGLFramebufferObject: correct the internal format when using ANGLE | Andrew Knight | 2014-05-26 | 1 | -1/+10 |
| * | | | Fix multisampled fbo readback | Laszlo Agocs | 2014-06-05 | 1 | -11/+37 |
| |/ / |
|
| * / | Remove tracking of the current fbo | Laszlo Agocs | 2014-06-02 | 1 | -23/+14 |
| |/ |
|
| * | Document returned format of QOpenGLFramebufferObject::toImage() | Allan Sandfeld Jensen | 2014-05-06 | 1 | -0/+3 |
| * | Rename new QOpenGLContext APIs | Laszlo Agocs | 2014-04-25 | 1 | -7/+7 |
| * | Avoid an "OpenGL Error: 1282" output when resizing a QOpenGLWidget | Jocelyn Turcotte | 2014-04-02 | 1 | -0/+2 |
| * | Avoid using direct OpenGL calls in gui and widgets | Laszlo Agocs | 2014-03-10 | 1 | -21/+22 |
| * | Dynamic GL: remove exporting symbols | Laszlo Agocs | 2014-03-04 | 1 | -7/+7 |
| * | Dynamic GL switch on Windows | Laszlo Agocs | 2014-02-14 | 1 | -36/+52 |
| * | Merge remote-tracking branch 'origin/stable' into dev | Frederik Gladhorn | 2014-02-07 | 1 | -0/+2 |
| |\ |
|
| | * | Do not query max samples on gles | Laszlo Agocs | 2014-02-05 | 1 | -0/+2 |
| * | | expand tabs and related whitespace fixes in *.{cpp,h,qdoc} | Oswald Buddenhagen | 2014-01-13 | 1 | -2/+2 |
| * | | Add takeTexture() to QOpenGLFramebufferObject | Laszlo Agocs | 2014-01-07 | 1 | -41/+95 |
| |/ |
|
| * | Doc: Adding mark-up to boolean default values. | Jerome Pasion | 2013-10-08 | 1 | -14/+14 |
| * | Don't try to allocate a msaa FBO when it is not supported. | Gunnar Sletta | 2013-09-20 | 1 | -15/+12 |
| * | Support RGBA image format | Allan Sandfeld Jensen | 2013-07-23 | 1 | -8/+13 |
| * | doc: QOpenGLFramebufferObject::bindDefault() was marked internal | Martin Smith | 2013-06-11 | 1 | -1/+0 |
| * | Fixed error in QGLFramebufferObject and QOpenGLFramebufferObject docs. | Samuel Rødal | 2013-02-15 | 1 | -2/+2 |
| * | Fixed QOpenGLFramebufferObject docs to mention QOpenGLPaintDevice. | Samuel Rødal | 2013-02-14 | 1 | -19/+15 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Simplify and speed up OpenGL framebuffer grabbing. | aavit | 2012-11-09 | 1 | -54/+13 |
| * | Remove some dead code in switch statements | Sergio Ahumada | 2012-10-29 | 1 | -1/+0 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Doc: Fix some documentation issues. | Kim Motoyoshi Kalland | 2012-08-31 | 1 | -1/+1 |
| * | OpenGL: Use official glext.h and gl2ext.h headers | Sean Harmer | 2012-08-20 | 1 | -0/+36 |
| * | Get started with patching up the Qt GUI docs | Gunnar Sletta | 2012-06-28 | 1 | -0/+2 |
| * | Fixed QOpenGLFunctions API. | Samuel Rødal | 2012-06-18 | 1 | -1/+1 |
| * | QtGui: remove \link usages | Giuseppe D'Angelo | 2012-05-29 | 1 | -4/+4 |
| * | 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 |