summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wasm/qwasmcompositor.cpp
Commit message (Expand)AuthorAgeFilesLines
* wasm: fix texture leak when window is destroyed in a different contextAlexandra Cherdantseva2020-02-271-2/+5
* 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