summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wasm/qwasmbackingstore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-281-5/+22
|\
| * wasm: fix texture leak when window is destroyed in a different contextAlexandra Cherdantseva2020-02-271-5/+22
* | Move QOpenGLTexture and related classes from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-01-241-1/+1
|/
* wasm: recreate backing store texture with valid gl contextMorten Johan Sørvig2019-09-181-3/+6
* wasm: controlled screen destructionMorten Johan Sørvig2019-05-141-0/+6
* WebAssembly for QtBaseMorten Johan Sørvig2018-08-301-0/+165