index
:
delta/qt5/qtwayland.git
0.85
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
baserock/genivi-5.4.0-wip
baserock/genivi-5.5.0-wip
baserock/genivi-test
baserock/jonathanmaw/genivi-demo-jetson
baserock/pedroalvarez/genivi-5.4.2-wip
baserock/v5.3.0
baserock/v5.5.1-genivi
baserock/v5.6.0-15-gebba84e+ivi-shell
dev
master
release
stable
wip-compositor-api
wip/cmake
wip/qt6
wip/texturesharing-5.12
code.qt.io: qt/qtwayland.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hardwareintegration
Commit message (
Expand
)
Author
Age
Files
Lines
*
QWaylandGLContext: print the 0x prefix in error code
Thiago Macieira
2022-08-10
1
-2
/
+2
*
Remove unused variables
Eskil Abrahamsen Blomfeldt
2022-06-28
1
-2
/
+0
*
Fix build with libcxx (missing array include)
Sam James
2022-06-20
1
-0
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
51
-1658
/
+102
*
QtWaylandEglClientHwIntegrationPrivate: includemocs
Liang Qi
2022-06-01
1
-0
/
+2
*
Replace QScopedPointer with std::unique_ptr
Thiago Macieira
2022-05-11
1
-5
/
+5
*
Allow multiple client buffer integrations to initialize
Eskil Abrahamsen Blomfeldt
2022-05-03
4
-25
/
+23
*
QtWaylandClient: use the CMake exports.h support
Thiago Macieira
2022-04-28
3
-3
/
+3
*
wayland: do not rely on transitive includes
Fabian Kosmale
2022-03-11
3
-0
/
+3
*
QtWaylandCompositor: use cmake-generated export headers
Marc Mutz
2022-02-14
1
-2
/
+2
*
Do not delete window decorations before next update
Inho Lee
2022-02-09
1
-8
/
+10
*
Don't keep eglConfig in hardwareintegration
Inho Lee
2022-01-25
4
-18
/
+11
*
wayland-egl: fix build with recent eglplatform.h
Samuli Piippo
2022-01-17
1
-0
/
+5
*
client: Fix crash on shutdown on Mesa driver
Eskil Abrahamsen Blomfeldt
2021-12-21
2
-12
/
+28
*
Remove the XComposite buffer sharing extension
Paul Olav Tvete
2021-12-07
29
-2318
/
+0
*
Introduce new qt-shell and an API for custom shells
Paul Olav Tvete
2021-12-02
1
-1
/
+1
*
linux-dmabuf-unstable-v1: Fix importing dmabuf buffers with modifiers
Alexandros Frantzis
2021-06-29
1
-68
/
+61
*
Use QEventPoint::State instead of Qt::TouchPointState
JiDe Zhang
2021-06-25
2
-0
/
+4
*
Remove forward declaration for classes that don't exist anymore
Albert Astals Cid
2021-06-18
2
-2
/
+0
*
Add "We mean it" to private headers
Fabian Kosmale
2021-06-03
5
-0
/
+56
*
Add the 'Private' suffix to the internal module names
Alexey Edelev
2021-05-31
2
-4
/
+4
*
Enhance QWaylandQuickHardwareLayer support
Elvis Lee
2021-05-31
1
-1
/
+1
*
client: Gracefully handle shutdown and window hiding
Eskil Abrahamsen Blomfeldt
2021-05-27
1
-1
/
+0
*
Export wayland-egl compositor hwintegration
Elvis Lee
2021-04-29
6
-6
/
+34
*
Export wayland-egl client hwintegration
Elvis Lee
2021-04-28
11
-18
/
+54
*
client: Remove unused header file
Eskil Abrahamsen Blomfeldt
2021-04-28
1
-62
/
+0
*
Replace scale with devicePixelRatio for non-integer scaling
Jungi Byun
2021-03-25
1
-1
/
+1
*
Support EGL protected content
Youngjin Kim
2021-03-15
2
-1
/
+22
*
Fix issue with repeated window size changes
Jaeyoon Jung
2021-03-03
2
-1
/
+4
*
Clear dirty flag to protect original texture
Jungi Byun
2021-02-04
2
-0
/
+2
*
Use new QTextureFileData::getDataView method
Jonas Karlsson
2021-01-21
2
-3
/
+7
*
Fix memory leak in QWaylandGLContext
Eskil Abrahamsen Blomfeldt
2021-01-06
1
-0
/
+2
*
Adapt to platform API rename
Tor Arne Vestbø
2020-10-12
2
-2
/
+2
*
Fix brcm-egl wayland integration
Aaron Dewes
2020-09-07
4
-4
/
+7
*
Support multiple buffer integrations
Paul Olav Tvete
2020-08-26
10
-18
/
+27
*
Compile against latest qtbase
Lars Knoll
2020-08-24
4
-0
/
+4
*
Update to match qtbase changes to platform headers
Tor Arne Vestbø
2020-08-19
2
-10
/
+22
*
Make QWaylandGLContext a QEGLPlatformContext
Michal Klocek
2020-08-05
2
-171
/
+47
*
Move window decoration check out of qwaylandglcontext
Michal Klocek
2020-08-05
3
-7
/
+6
*
Adapt to recent qtbase changes and update dependencies
Friedemann Kleint
2020-07-29
19
-26
/
+15
*
Use QList instead of QVector
Jarek Kobus
2020-06-08
15
-37
/
+37
*
Add means for forcing non-blocking buffer swap support
Otto Ryynänen
2020-06-04
2
-4
/
+10
*
brcm-egl: needs wayland-scanner-client-wayland-protocol-include
Peter Seiderer
2020-06-03
1
-1
/
+1
*
Adapt to removal of vulkan_support in qtbase
Alexandru Croitor
2020-05-26
2
-3
/
+2
*
Add missing override
Alexander Volkov
2020-05-21
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-05-14
2
-8
/
+0
|
\
|
*
Merge remote-tracking branch 'origin/5.15.0' into 5.15
Qt Forward Merge Bot
2020-05-14
2
-8
/
+0
|
|
\
|
|
*
Client: Reset wl_egl_window before wl_surface
David Edmundson
2020-04-23
2
-8
/
+0
|
*
|
Fix warning about deprecated non-namespaced "hex"
Thiago Macieira
2020-05-07
8
-23
/
+23
|
|
/
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Liang Qi
2020-04-29
15
-92
/
+70
|
\
\
|
|
/
[next]