summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wasm/qwasmopenglcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* wasm: Document and test OpenGLContext limitationsEven Oscar Andersen2024-03-221-1/+7
* wasm: Lift restriction on offscreen for fake context sharingEven Oscar Andersen2024-03-161-21/+16
* wasm: make opengles3 (webgl2) default surface formatLorn Potter2024-02-211-16/+33
* Reuse the existing canvas context for offscreen surfacesMikolaj Boc2023-03-121-26/+48
* Quasi-support for offscreen surface on WASMMikolaj Boc2023-01-301-22/+33
* Use the browser compositor for drawing windows on WASMMikolaj Boc2022-11-261-34/+29
* Fix the workaround in ~QWasmOpenGLContextMikolaj Boc2022-10-211-5/+17
* Use SPDX license identifiersLucie Gérard2022-05-161-28/+2
* wasm: use “specialHtmlTargets” for canvas lookupMorten Johan Sørvig2022-04-051-4/+3
* wasm: Add OpenGL version checkMorten Johan Sørvig2020-03-241-4/+15
* wasm: fix emsdk 1.39.9 buildLorn Potter2020-03-121-1/+1
* wasm: Specify event targets by CSS selectors; Support emsdk >= 1.39.5Morten Johan Sørvig2020-02-051-1/+2
* wasm: do not get canvas as property of js global objectAlexandra Cherdantseva2020-01-131-1/+1
* Prevent emscripten_webgl_destroy_context from removing event handlersMorten Johan Sørvig2019-12-031-0/+7
* Merge remote-tracking branch 'origin/5.13.0' into 5.13Liang Qi2019-06-111-32/+27
|\
| * wasm: rewrite/simplify OpenglContextMorten Johan Sørvig2019-05-141-32/+27
* | wasm: fix QSGContext warning messageLorn Potter2019-05-211-2/+14
|/
* wasm: support rendering to multiple canvasesMorten Johan Sørvig2019-03-081-3/+1
* wasm: make wasm platform target a specific canvas instead of defaultLorn Potter2019-03-081-5/+7
* WebAssembly for QtBaseMorten Johan Sørvig2018-08-301-0/+147