summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wasm/qwasmbackingstore.cpp
Commit message (Expand)AuthorAgeFilesLines
* wasm: move image to web conversion to dom::Lorn Potter2023-12-211-33/+3
* Correctly update the texture in qwasmbackingstoreMikolaj Boc2023-03-311-5/+7
* Use the browser compositor for drawing windows on WASMMikolaj Boc2022-11-261-58/+45
* Make Qt on WASM correctly draw windows with QT_SCALE_FACTORMikolaj Boc2022-10-251-3/+4
* Use SPDX license identifiersLucie Gérard2022-05-161-28/+2
* wasm: propagate QWindow format to backing storeMorten Sørvig2022-04-191-5/+10
* Compose render-to-texture widgets through QRhiLaszlo Agocs2022-03-111-1/+1
* wasm: always use requestAnimationFrame for updatesMorten Johan Sørvig2022-01-051-1/+1
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* 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