summaryrefslogtreecommitdiffstats
path: root/src/opengl/qgl.h
Commit message (Expand)AuthorAgeFilesLines
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Merge remote branch 'origin/4.7' into qt-4.8-from-4.7Jani Hautakangas2011-06-221-1/+0
|\
| * Simplify texture pooling logic in GL graphics system.Jani Hautakangas2011-06-091-1/+0
| * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* | Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-161-1/+1
|\ \
| * | Retain ABI and API compatibility when Qt is built with EGL.Michał Zając2011-05-131-1/+1
* | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
|/ /
* | Compile fixes for GL ES and Maccon2011-04-051-12/+20
* | Merge remote-tracking branch 'origin/4.7' into HEADThiago Macieira2011-03-161-0/+1
|\ \ | |/
| * Initial implementation of GLES2.0 resource poolingJani Hautakangas2011-03-151-0/+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-101-1/+1
* | Move the Lighthouse specfic api into qpa_qpa.cppJørgen Lind2010-11-261-0/+2
* | Lighthouse: Fix QGLContext::currentContext for systems with limitedJørgen Lind2010-11-241-0/+5
* | Lighthouse: move the currentContext functionality to QPlatformGLContextJørgen Lind2010-11-221-0/+8
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-121-0/+1
|\ \ | |/
| * Prevented race condition on texture destruction.Samuel Rødal2010-11-081-0/+1
* | Remove dependency of OpenGL Utility Library (GLU).Bjørn Erik Nilsen2010-08-101-4/+0
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-07-061-0/+2
|\ \ | |/ |/|
| * Remove warning.Trond Kjernåsen2010-07-021-1/+1
| * Rework how QGLTextureGlyphCache makes use of the resource system.Trond Kjernåsen2010-07-021-0/+1
| * Rework the internal GL resource system yet again.Trond Kjernåsen2010-07-021-0/+1
* | Add qDebug() operator for QGLFormatHarald Fernengel2010-06-251-0/+7
|/
* Added OpenGL 3.3 and 4.0 recognition to QGLFormatSebastian Hartte2010-06-031-1/+3
* Added workarounds for two MBX/SGX specific GL ES bugs/problems.Trond Kjernåsen2010-05-141-0/+1
* QX11GL: Move the shared context ownership into a seperate classTom Cooksey2010-04-221-0/+1
* Support building with desktop OpenGL managed via EGLTom Cooksey2010-04-141-1/+1
* Remove obsolete OpenGL/ES CommonLite (fixed-point) supportRhys Weatherley2010-02-041-1/+1
* Merge branch '4.6'Thiago Macieira2010-01-181-0/+1
|\
| * Rework how Qt handles GL extensions.Trond Kjernåsen2010-01-131-0/+1
* | Merge branch '4.6'Thiago Macieira2010-01-131-1/+1
|\ \ | |/
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-071-1/+1
| |\
| | * Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* | | Merge branch '4.6'Thiago Macieira2010-01-081-1/+2
|\ \ \ | |/ /
| * | Remove QGLShareRegister and transfer its functionality to QGLContextGroupRhys Weatherley2010-01-041-1/+1
| * | Track which vertex attrib arrays are enabled in QGLContextPrivateTom Cooksey2009-12-301-0/+1
| |/
* | Added support for OpenGL up to version 3.2 on Windows.Kim Motoyoshi Kalland2009-12-301-3/+20
|/
* Fix EGL surface leaks when re-parenting QGLWidget on X11/EGLTom Cooksey2009-12-151-0/+1
* Optimized animated blur radii in the GL 2 paint engine.Samuel Rødal2009-11-021-0/+1
* Add a new QX11GLPixmapData which renders to X pixmaps using GLTom Cooksey2009-10-191-0/+1
* QGLContext::areSharing() to check for GL share relationshipsRhys Weatherley2009-10-011-0/+2
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-09-091-4/+4
|\
| * Update license headers again.Jason McDonald2009-09-091-4/+4
* | Clean up shader programs properlyRhys Weatherley2009-09-091-0/+1
|/
* Cleanup of QGLPaintDevice before it goes inTom Cooksey2009-09-081-1/+0
* Make QGLFramebufferObject work again using new QGLPaintDevice APITom Cooksey2009-09-081-1/+3
* Replace QGLDrawable with a new QGLPaintDeviceTom Cooksey2009-09-081-0/+2
* Added a public function to enforce usage og the old GL engine.Trond Kjernåsen2009-09-081-0/+3
* Remove extra invalid semi-colonThiago Macieira2009-09-071-1/+1
* Performance: Convert QGLFormat to use implicit sharingRhys Weatherley2009-09-071-2/+2