summaryrefslogtreecommitdiffstats
path: root/src/opengl/qgl.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | On Symbian QGLWidget::glDraw() must do nothing if widget isn't visible.Jani Hautakangas2010-08-231-0/+5
| | | * | bindTexture: Replace texture if painting is active on pixmap/imageAndreas Kling2010-08-211-5/+18
| | | * | Introduce QtOpenGL module for Symbian.Jani Hautakangas2010-08-201-2/+30
| * | | | Call eglReleaseThread() when a thread exits, and fix warnings.Trond Kjernåsen2010-08-241-0/+5
| |/ / /
* | | | Merge remote branch 'lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-08-191-5/+25
|\ \ \ \
| * \ \ \ Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-08-191-6/+26
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Prevented Xorg crash in qtdemo when running corkboards example.Samuel Rødal2010-08-171-5/+25
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into lighthouseJørgen Lind2010-08-031-5/+11
| |\ \ \ \
* | \ \ \ \ Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-191-1/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-131-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jerome Pasion2010-08-091-1/+1
| | | |/ / | | |/| |
* | | | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-041-5/+11
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-281-5/+11
| |\ \ \ \ | | |/ / /
| | * | | Merge remote branch 'origin/4.7' into 4.7-from-4.6Rohan McGovern2010-07-171-4/+10
| | |\ \ \
| | | * | | doc: Fixed several qdoc warnings.Martin Smith2010-07-131-4/+10
| | * | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-07-151-1/+1
| | |\ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/|
| | | * | The Q_WGL define was removed years ago.Trond Kjernåsen2010-07-081-1/+1
* | | | | Merge remote branch 'remotes/lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-07-191-5/+12
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Temporary hack so QtOpenGL compiles for LighthousePaul Olav Tvete2010-07-141-2/+2
| * | | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-07-141-14/+59
| |\ \ \ | | |/ /
| * | | Say hello to Q_WS_QPA!Jørgen Lind2010-06-241-4/+4
| * | | Merge remote branch 'qt/4.7' into lighthousePaul Olav Tvete2010-06-181-38/+116
| |\ \ \
| * \ \ \ Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-05-101-12/+39
| |\ \ \ \
| * | | | | ifdef fix for egl on ws_litetsenyk2010-05-051-1/+2
| * | | | | Merge remote branch 'origin/4.7' into lighthouseJørgen Lind2010-04-211-13/+46
| |\ \ \ \ \
| * | | | | | Make a top-level QGLWidget work once, 50% of the timeTom Cooksey2010-04-081-1/+5
| * | | | | | Introduce QPlatformGLContext to enable QtOpenGL in LighthouseTom Cooksey2010-04-061-1/+3
| * | | | | | Stub out QtOpenGL on Lighthouse & get it compilingTom Cooksey2010-03-311-1/+1
* | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-151-14/+33
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Got rid of unused variable compiler warning.Samuel Rødal2010-07-011-1/+1
| * | | | | | QGLWindowSurface support for partial updates via EGL_NOK_swap_region2Michael Dominic K2010-07-011-0/+10
| * | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Gunnar Sletta2010-06-301-0/+33
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-271-0/+7
| | |\ \ \ \ \ \
| | | * | | | | | Need to access extensionFuncs in subclasses too.Michael Dominic K2010-06-251-0/+7
| | | | |_|_|/ / | | | |/| | | |
| * | | | | | | support BGRA textures on SGXGunnar Sletta2010-06-301-14/+16
| | |/ / / / / | |/| | | | |
* | | | | | | Track the GL DCs we use across different threads under Windows.Trond Kjernåsen2010-07-081-0/+1
* | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-07-061-52/+50
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | The group pointer should no longer be a part of the 64 bit int.Trond Kjernåsen2010-07-021-2/+2
| * | | | | | Clean up debug output.Trond Kjernåsen2010-07-021-6/+14
| * | | | | | Rework the internal GL resource system yet again.Trond Kjernåsen2010-07-021-12/+22
| * | | | | | QGLPixelBuffer should manage its own paint engines.Trond Kjernåsen2010-07-021-2/+0
| * | | | | | Remove the DDS texture cache.Trond Kjernåsen2010-07-021-26/+0
| * | | | | | Redesigned how GL resource management works.Trond Kjernåsen2010-07-021-45/+16
| * | | | | | Don't use the QGLSignalProxy to clean up the thread-local shaders.Trond Kjernåsen2010-07-021-0/+9
| * | | | | | Only use the texture_from_pixmap extension in the main thread.Trond Kjernåsen2010-07-021-1/+2
| * | | | | | More work on GL threading.Trond Kjernåsen2010-07-021-7/+5
| * | | | | | Make qt_gl_paint_engine() thread-safe.Trond Kjernåsen2010-07-021-7/+36
* | | | | | | Add qDebug() operator for QGLFormatHarald Fernengel2010-06-251-0/+26
| |/ / / / / |/| | | | |
* | | | | | Fixed an on-exit crash for apps using GL.Trond Kjernåsen2010-06-111-0/+2
|/ / / / /
* | | | | Added OpenGL 3.3 and 4.0 recognition to QGLFormatSebastian Hartte2010-06-031-2/+20