summaryrefslogtreecommitdiffstats
path: root/src/opengl/qwindowsurface_gl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make QtOpenGL use shared contextexts on LighthouseJørgen Lind2010-11-261-2/+30
* Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-261-56/+84
|\
| * Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-261-56/+83
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-10-251-56/+83
| | |\
| | | * Added support for blitting to native child widgets in GL window surface.Samuel Rødal2010-10-221-56/+83
| * | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-251-1/+1
| |\ \ \ | | |/ /
| | * | Fixed many spelling errors.Rohan McGovern2010-10-251-1/+1
| | |/
* | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-221-10/+11
|\ \ \ | |/ /
| * | Don't redeclare voidPtr, it's already declared in CarbonCore's Thread.hTor Arne Vestbø2010-10-151-8/+8
| |/
| * Adding a threshold for partial updates.Michael Dominic K2010-10-051-2/+3
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtGunnar Sletta2010-09-271-5/+12
|\ \ | |/
| * Prevented crash in GL window surface when deleting native child widgets.Samuel Rødal2010-09-101-4/+8
| * Don't waste memory on the share widget in the GL window surface.Samuel Rødal2010-09-101-1/+4
* | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-09-131-1/+19
|\ \ | |/
| * Make sure we blit to the correct FBO in the GL window surface.Samuel Rødal2010-09-091-1/+5
| * Clear the QGLWindowSurface in ::beginPaint when needed.Michael Dominic K2010-08-311-0/+14
* | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-191-0/+19
|\ \ | |/
| * Added way to destroy the share widget in the GL graphics system.Samuel Rødal2010-08-121-0/+19
* | QGLWindowSurface does not support partialupdates if not EGL is definedJørgen Lind2010-08-031-0/+2
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into lighthouseJørgen Lind2010-08-031-4/+3
|\ \ | |/
| * Do check after all if we have partialUpdateSupport.Michael Dominic K2010-07-261-4/+3
* | Less ugly hack to make QtOpenGL compile on LighthousePaul Olav Tvete2010-07-211-2/+0
* | Temporary hack so QtOpenGL compiles for LighthousePaul Olav Tvete2010-07-141-0/+2
* | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-07-141-2/+22
|\ \ | |/
| * QGLWindowSurface support for partial updates via EGL_NOK_swap_region2Michael Dominic K2010-07-011-2/+22
* | Say hello to Q_WS_QPA!Jørgen Lind2010-06-241-3/+3
* | Disable the all native child widgets on lighthouseJørgen Lind2010-06-231-1/+1
* | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-05-101-3/+8
|\ \ | |/
| * Revert "Try to use multisampled opengl graphicssystem on all platforms"Eskil Abrahamsen Blomfeldt2010-04-281-1/+0
| * Enable QX11GLWindowSurface using "-graphicssystem x11gl" optionTom Cooksey2010-04-261-2/+2
| * Force full-screen updates for QGLWindowSurfaceTom Cooksey2010-04-261-1/+6
| * Try to use multisampled opengl graphicssystem on all platformsTom Cooksey2010-04-221-0/+1
* | Update QGLWindowSurface to reflect geometry -> size name changeTom Cooksey2010-04-231-11/+27
|/
* Move QGLWidget::setContext logic into QEgl & QGLContextTom Cooksey2010-03-021-12/+0
* Move qegl_p.h -> qeglcontext_p.h and add a new qegl_p.hTom Cooksey2010-03-021-1/+1
* Remove obsolete OpenGL/ES CommonLite (fixed-point) supportRhys Weatherley2010-02-041-13/+9
* Rework how Qt handles GL extensions.Trond Kjernåsen2010-01-131-4/+3
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Fixed OpenGL graphicssystem issues for OpenGL ES 2.0 platforms.Samuel Rødal2009-12-041-5/+4
* Ran the script utils/normalizeOlivier Goffart2009-11-181-1/+1
* Modify QGLShader and QGLShaderProgram in response to API reviewRhys Weatherley2009-11-051-1/+1
* Merge branch '4.6' into 4.6-platformDenis Dzyubenko2009-10-261-1/+1
|\
| * Suppress warnings in QtOpenGL codeRhys Weatherley2009-10-261-1/+1
* | Remove internal widgets from QApplication::topLevelWidgets()Prasanth Ullattil2009-10-231-1/+4
|/
* Add a new window surface which utilises QX11GLPixmapDataTom Cooksey2009-10-201-0/+1
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-191-12/+2
|\
| * qt_paint_device_metric() for fetching metricsRhys Weatherley2009-10-151-1/+1
| * Centralize all GL paint engine creations into qt_qgl_paint_engine()Rhys Weatherley2009-10-151-11/+1
* | Fixed crash in the Boxes demo when using -graphicssystem opengl.Kim Motoyoshi Kalland2009-10-161-0/+6
|/
* Make 16-bit graphicssystem opengl workGunnar Sletta2009-10-021-0/+6