summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qopenglwindow.cpp
diff options
context:
space:
mode:
authorMorten Johan Sørvig <morten.sorvig@qt.io>2019-04-29 01:11:25 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2019-05-14 11:00:08 +0000
commit4e0f26289244d587714abf8adda932cce5697925 (patch)
treef8f934f5879dd172195e38ef468266b8ac029891 /src/gui/kernel/qopenglwindow.cpp
parent00de44701d1496377632681c5228af4abfea0033 (diff)
wasm: add QWasmOffscreenSurface
This no-op implementation is sufficient to support OpenGL cleanup use cases, where the OpenGL context needs to be made current at times where we don't have a window available. A specific requirement on WebAssembly is that the context is tied to one specific screen; which is an extra requirement on QWasmOffscreenSurface, compared to the other platforms. Task-number: QTBUG-75463 Change-Id: Ie3658cb235bf342be66f19dfe981e3a56a90e1b6 Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
Diffstat (limited to 'src/gui/kernel/qopenglwindow.cpp')
0 files changed, 0 insertions, 0 deletions