summaryrefslogtreecommitdiffstats
path: root/src/opengl/qwindowsurface_gl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce QPixmap::fromSymbianRSgImage(RSgImage*) to GL engineJani Hautakangas2011-06-301-18/+37
* Simplify texture pooling logic in GL graphics system.Jani Hautakangas2011-06-091-54/+8
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Fix trailing whitespacesJani Hautakangas2011-05-021-1/+1
* Fix for native child widget performance issue.Jani Hautakangas2011-05-021-0/+11
* Fix for GL graphcics system orientation whichJani Hautakangas2011-04-261-32/+16
* Change Symbian to use destroyed swap behaviour in GLJani Hautakangas2011-03-221-9/+31
* Hot fix for compilation without QGL_USE_TEXTURE_POOLJani Hautakangas2011-03-151-0/+2
* Initial implementation of GLES2.0 resource poolingJani Hautakangas2011-03-151-8/+71
* Recreate GL surface when native window is resized on SymbianJani Hautakangas2011-02-251-13/+41
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Restored old flushing behavior in -graphicssystem opengl on desktop.Samuel Rødal2011-01-071-3/+4
* Support for swap modes in QGLWindowSurface.Michael Dominic K2011-01-041-1/+12
* Trivial: Fix coding styleHarald Fernengel2010-12-141-1/+1
* Prevent ::flush from being called on QGLWindowSurface if no painting happened.Michael Dominic K2010-12-141-0/+13
* Check Qt::WA_TranslucentBackground instead of custom widget property.Michael Dominic K2010-12-081-12/+5
* Support for 'qglTranslucent' in QGLWindowSurface.Michael Dominic K2010-12-081-1/+19
* 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
* | Fixed many spelling errors.Rohan McGovern2010-10-251-1/+1
|/
* Adding a threshold for partial updates.Michael Dominic K2010-10-051-2/+3
* 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
* 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
* Added way to destroy the share widget in the GL graphics system.Samuel Rødal2010-08-121-0/+19
* Do check after all if we have partialUpdateSupport.Michael Dominic K2010-07-261-4/+3
* QGLWindowSurface support for partial updates via EGL_NOK_swap_region2Michael Dominic K2010-07-011-2/+22
* 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
* 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
* Suppress some compiler warnings that occur under OpenGL/ES 2.0Rhys Weatherley2009-09-281-0/+2