summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qoffscreensurface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-151-1/+1
|\
| * Fix reset with qoffscreensurface destruction with multimonitor supportMäättä Antti2017-08-081-1/+1
* | QOffscreenSurface: add a constructor taking a parent objectGiuseppe D'Angelo2017-04-211-3/+17
|/
* Fix some qdoc-warnings for 5.9Friedemann Kleint2017-01-251-1/+1
* Android: Enable Adoption of ANativeWindow handle as a QOffscreenSurfaceAndy Nichols2016-12-141-0/+37
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-291-1/+1
|\
| * QOffscreenSurface: warning-fix - QString(char*) deprecatedEdward Welbourne2016-08-251-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-251-0/+1
|\|
| * Make QWindow backed QOffscreenSurfaces easier to identifyTor Arne Vestbø2016-08-241-0/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Utilize EGL_KHR_surfaceless_context in QOffscreenSurface when availableLaszlo Agocs2015-02-021-1/+6
* Send events when platform surfaces are created/about to be destroyedSean Harmer2014-11-171-0/+7
* Update QOffscreenSurface docs regarding threadsLaszlo Agocs2014-10-131-0/+8
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Use default surface format in QOffscreenSurfaceLaszlo Agocs2014-09-141-0/+1
* Do not add QOffscreenSurface windows to the global listLaszlo Agocs2014-06-301-0/+3
* Enhance QOffscreenSurface docs wrt the formatLaszlo Agocs2014-03-271-0/+8
* Check the thread in QOffscreenSurfaceLaszlo Agocs2013-11-271-0/+2
* Added QOffscreenSurface class.Yoann Lopes2013-02-181-0/+345