summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wasm/qwasmcompositor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-2/+3
|\
| * wasm: add braces around multiline else caseMorten Johan Sørvig2020-03-261-2/+3
* | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-281-2/+5
|\|
| * wasm: fix texture leak when window is destroyed in a different contextAlexandra Cherdantseva2020-02-271-2/+5
* | Move QOpenGLTextureBlitter from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-041-1/+0
* | Move QOpenGLTexture and related classes from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-01-241-1/+1
|/
* wasm: fix setting translucent backgroundLorn Potter2020-01-011-1/+1
* Eradicate Q_FOREACH in the WASM plugin and mark the plugin free of themMarc Mutz2019-07-151-2/+2
* wasm: controlled screen destructionMorten Johan Sørvig2019-05-141-2/+27
* wasm: use correct coordinates when blittingMorten Johan Sørvig2019-05-141-2/+3
* wasm: prevent crash on null backingstore pointerMorten Johan Sørvig2019-05-141-0/+2
* wasm: improve event coordinate handlingMorten Johan Sørvig2019-04-041-2/+2
* wasm: support rendering to multiple canvasesMorten Johan Sørvig2019-03-081-12/+13
* wasm: make maximized and fullscreen windows not draggableLorn Potter2018-09-281-1/+1
* WebAssembly for QtBaseMorten Johan Sørvig2018-08-301-0/+721