index
:
qt/qtbase.git
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
path:
root
/
src
/
plugins
/
platforms
/
wasm
/
qwasmbackingstore.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
wasm: Fix handling of native windows
Even Oscar Andersen
2024-06-13
1
-4
/
+5
*
wasm: move image to web conversion to dom::
Lorn Potter
2023-12-21
1
-33
/
+3
*
Correctly update the texture in qwasmbackingstore
Mikolaj Boc
2023-03-31
1
-5
/
+7
*
Use the browser compositor for drawing windows on WASM
Mikolaj Boc
2022-11-26
1
-58
/
+45
*
Make Qt on WASM correctly draw windows with QT_SCALE_FACTOR
Mikolaj Boc
2022-10-25
1
-3
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-28
/
+2
*
wasm: propagate QWindow format to backing store
Morten Sørvig
2022-04-19
1
-5
/
+10
*
Compose render-to-texture widgets through QRhi
Laszlo Agocs
2022-03-11
1
-1
/
+1
*
wasm: always use requestAnimationFrame for updates
Morten Johan Sørvig
2022-01-05
1
-1
/
+1
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.15' into dev
Lars Knoll
2020-02-28
1
-5
/
+22
|
\
|
*
wasm: fix texture leak when window is destroyed in a different context
Alexandra Cherdantseva
2020-02-27
1
-5
/
+22
*
|
Move QOpenGLTexture and related classes from QtGui to QtOpenGL
Johan Klokkhammer Helsing
2020-01-24
1
-1
/
+1
|
/
*
wasm: recreate backing store texture with valid gl context
Morten Johan Sørvig
2019-09-18
1
-3
/
+6
*
wasm: controlled screen destruction
Morten Johan Sørvig
2019-05-14
1
-0
/
+6
*
WebAssembly for QtBase
Morten Johan Sørvig
2018-08-30
1
-0
/
+165