summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wasm/qwasmcompositor.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-161-28/+2
* wasm: fix window leave and enter eventsLorn Potter2022-04-281-0/+8
* wasm: Support non-canvas container elementsMorten Johan Sørvig2022-03-311-1/+1
* wasm: enable mobile native keyboardingLorn Potter2022-03-031-0/+2
* Move input event logic into QWasmCompositorDavid Skoland2022-01-171-0/+52
* wasm: always use requestAnimationFrame for updatesMorten Johan Sørvig2022-01-051-8/+11
* wasm: make the compositor draw the window iconMorten Johan Sørvig2021-12-061-0/+1
* Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-281-2/+3
|\
| * wasm: fix texture leak when window is destroyed in a different contextAlexandra Cherdantseva2020-02-271-2/+3
* | Move QOpenGLTextureBlitter from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-041-2/+1
* | Move QOpenGLTexture and related classes from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-01-241-1/+1
|/
* wasm: controlled screen destructionMorten Johan Sørvig2019-05-141-0/+1
* wasm: improve event coordinate handlingMorten Johan Sørvig2019-04-041-1/+1
* wasm: support rendering to multiple canvasesMorten Johan Sørvig2019-03-081-5/+2
* WebAssembly for QtBaseMorten Johan Sørvig2018-08-301-0/+169