summaryrefslogtreecommitdiffstats
path: root/src/opengl/qgl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Fixed potential use of uninitialized variable in qgl.cppSamuel Rødal2012-09-211-1/+1
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Prevent stack corruption when using OpenGL Core Profile on WindowsSean Harmer2012-03-071-1/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Clear error due to FRAMEBUFFER_SRGB_CAPABLE_EXTJani Hautakangas2011-11-031-0/+3
* Add GL_EXT_texture_format_BGRA8888 support.Jani Hautakangas2011-11-031-1/+2
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-10-271-1/+10
|\
| * Fix possible crash in glyph cache when deleting and creating contextsEskil Abrahamsen Blomfeldt2011-10-251-1/+10
* | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-251-2/+6
|\ \ | |/ |/|
| * Workaround to VideoCore III scissor bug.Jani Hautakangas2011-10-191-0/+2
| * Fix to QGLWidget crashJani Hautakangas2011-10-181-2/+5
* | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-071-1/+19
|\|
| * Do not let QGLContext get out of sync when doing mixed VG-GL renderingLaszlo Agocs2011-10-061-2/+19
* | Merge remote branch 'origin/4.7' into qt-4.8-from-4.7Jani Hautakangas2011-07-051-0/+1
|\|
| * Introduce QPixmap::fromSymbianRSgImage(RSgImage*) to GL engineJani Hautakangas2011-06-301-0/+1
* | Merge remote branch 'origin/4.7' into qt-4.8-from-4.7Jani Hautakangas2011-06-221-6/+49
|\|
| * Add missing freeTexture() from fix for QTBUG-19180Jani Hautakangas2011-06-091-0/+22
| * Simplify texture pooling logic in GL graphics system.Jani Hautakangas2011-06-091-6/+27
| * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-06-171-0/+7
|\ \
| * | Silence the "array out of bounds" warning in GCC 4.6.Thiago Macieira2011-06-141-0/+7
* | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-05-241-17/+24
|\| |
| * | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
| * | Support gamma correction of text on GLEskil Abrahamsen Blomfeldt2011-05-031-0/+7
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-04-181-6/+74
|\| |
| * | Remove hasOpenGL. This changes breaks binary compatibillityJørgen Lind2011-04-141-4/+0
| * | Made extension resolving work with Core profile.Samuel Rødal2011-04-051-1/+58
| * | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-311-1/+1
| |\|
| | * Don't include qwindowsurface_gl_p.h on QT_OPENGL_ES_1.Samuel Rødal2011-03-291-1/+1
| * | Reset GL glyph cache when texture limit is reachedEskil Abrahamsen Blomfeldt2011-03-231-0/+15
* | | Doc: Clarified and tidied up OpenGL overlay color documentation.David Boddie2011-04-151-9/+4
|/ /
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-teamaavit2011-03-211-0/+3
|\ \
| * | Optimized glyph uploads in GL texture cache.Samuel Rødal2011-03-211-0/+3
* | | Merge remote-tracking branch 'origin/master' into lighthouse-masterJørgen Lind2011-03-171-1/+17
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/4.7' into HEADThiago Macieira2011-03-161-1/+17
| |\ \ \ | | |/ / | |/| / | | |/
| | * Initial implementation of GLES2.0 resource poolingJani Hautakangas2011-03-151-1/+18
* | | Merge remote-tracking branch 'origin/master' into lighthouse-masterJørgen Lind2011-03-011-1/+1
|\| |
| * | OpenGL Framebuffer FormatGerhard Roethlin2011-02-241-1/+1
* | | Dont include EGL header when compiling with QT_NO_EGLJørgen Lind2011-02-091-1/+1
* | | Lighthouse: Fix if context isSharing setup for QGLContextJørgen Lind2011-02-071-0/+2
|/ /
* | Merge branch 'master' into lighthouse-masterJørgen Lind2011-01-261-1/+1
|\ \
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
| |\|
| | * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | | Remove Lighthouse specific code in QGLWidget constructorJørgen Lind2011-01-041-34/+0
|/ /
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-201-0/+1
|\|
| * Add work around for bug when painting w/glTexSubImage into large textureEskil Abrahamsen Blomfeldt2010-12-161-0/+1