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:19:14 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2019-05-14 11:00:19 +0000
commit77216c5c5295a38cc432135e31529335c18c5a4b (patch)
tree8473b4b0065cef3e55e8ca685aa82019c33ee0a3 /src/gui/kernel/qopenglwindow.cpp
parentc8c4819b7b2f20c2972c31c49547ce5b59fe1240 (diff)
wasm: rewrite/simplify OpenglContext
We don’t need the contextLost callback since we can poll for the “lost” status in isValid() Recreating the native context is not very helpful, since it destroys all current context state. Remove this logic. Support makeCurrent() on different surfaces, as long as they refer to the same screen. Create the native context (and record which screen) on the first call to makeCurrent() Task-number: QTBUG-75463 Change-Id: I6eb830df14578ffdbed5b0505fe860ce433e4f9b Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
Diffstat (limited to 'src/gui/kernel/qopenglwindow.cpp')
0 files changed, 0 insertions, 0 deletions