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
*
Remove redundant virtual
Johan Klokkhammer Helsing
2018-09-05
1
-1
/
+1
*
Fix renderableType of requested wayland surface
Michal Klocek
2018-06-15
1
-1
/
+1
*
Respect requested surface when creating gl context
Michal Klocek
2018-06-13
1
-1
/
+1
*
brcm-egl: Add native resources handlers to the client integration
Florent Revest
2018-05-15
2
-0
/
+30
*
Compositor API: Don't leak OpenGL textures when running multi-threaded
Johan Klokkhammer Helsing
2018-04-27
1
-2
/
+15
*
Fix crash when calling setVisible for EGL windows twice within one slot
Johan Klokkhammer Helsing
2018-03-23
2
-9
/
+0
*
Don't try to create compatibility GL context when profile is unset
v5.11.0-beta2
Johan Klokkhammer Helsing
2018-03-09
1
-4
/
+12
*
Use override when applicable
Johan Klokkhammer Helsing
2018-02-28
9
-15
/
+15
*
Use default member initialization for raw pointers
Johan Klokkhammer Helsing
2018-02-28
20
-30
/
+30
*
Init variables where they are declared when possible (clang-tidy)
Johan Klokkhammer Helsing
2018-02-27
36
-128
/
+62
*
Use nullptr instead of 0 or NULL
Johan Klokkhammer Helsing
2018-02-20
4
-12
/
+12
*
Compositor API: Add support for hardware compositing
Johan Klokkhammer Helsing
2018-02-09
3
-0
/
+388
*
Fix compilation for Renesas R-Car M3
Johan Klokkhammer Helsing
2018-02-08
2
-2
/
+2
*
Merge remote-tracking branch 'qt/5.10' into dev
Paul Olav Tvete
2018-01-31
4
-3
/
+33
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-18
1
-1
/
+1
|
|
\
|
|
*
Don't recreate hidden egl surfaces
David Edmundson
2018-01-16
1
-1
/
+1
|
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-07
3
-2
/
+32
|
|
\
\
|
|
|
/
|
|
*
Fix for big memory leak in Qt based compositors
Robert Griebl
2017-12-19
2
-1
/
+31
|
|
*
wayland-egl: use egl compiler options
Samuli Piippo
2017-12-04
1
-1
/
+1
*
|
|
Adapt to qtbase 5.10 API change: qssize_t -> qsizetype
Liang Qi
2018-01-07
1
-1
/
+1
*
|
|
Automatically change scale when entering a new output
Johan Klokkhammer Helsing
2017-11-15
2
-0
/
+6
*
|
|
Merge remote-tracking branch 'qt/5.10' into dev
Paul Olav Tvete
2017-10-27
1
-44
/
+75
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'qt/5.9' into 5.10
v5.10.0-beta3
Paul Olav Tvete
2017-10-25
1
-44
/
+75
|
|
\
\
|
|
|
/
|
|
*
Support threaded rendering for Nvidia EGLStreams
Paul Olav Tvete
2017-10-25
1
-44
/
+75
*
|
|
Use QImage::sizeInBytes() instead of deprecated QImage::byteCount()
Johan Klokkhammer Helsing
2017-10-19
1
-1
/
+1
*
|
|
Replace Q_NULLPTR with nullptr
Kevin Funk
2017-09-26
3
-4
/
+4
|
/
/
*
|
shm-based server buffer for testing on desktop
Paul Olav Tvete
2017-08-16
6
-0
/
+506
*
|
Update server buffer integration
Paul Olav Tvete
2017-08-15
8
-84
/
+153
|
/
*
Set texture size and format in WaylandEglClientBuffer::toOpenGLTexture
Johan Klokkhammer Helsing
2017-06-22
1
-0
/
+13
*
Avoid double deletion of mBuffer
Donald Carr
2017-06-16
1
-0
/
+1
*
Fix missing rename from waylandDisplay to display
Johan Klokkhammer Helsing
2017-06-13
1
-1
/
+1
*
Fix licensing
v5.9.0-beta4
Jani Heikkinen
2017-05-04
19
-228
/
+285
*
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-04-18
3
-9
/
+3
|
\
|
*
switch to new way to refer to libdl
5.8
Oswald Buddenhagen
2017-04-06
2
-6
/
+2
|
*
Fix brcm-egl build by correcting commit() usage
Donald Carr
2017-03-18
1
-3
/
+1
*
|
Fix warning about inconsistent use of override keyword
v5.9.0-beta2
Thiago Macieira
2017-04-04
3
-4
/
+4
*
|
Fix Clang warning about unused private fields
Thiago Macieira
2017-04-04
2
-4
/
+0
*
|
Fix the wayland-egl compositing using NVIDIA graphics
Dominik Holland
2017-03-28
1
-7
/
+19
|
/
*
Merge remote-tracking branch 'origin/5.8.0' into 5.8
Liang Qi
2017-01-26
7
-8
/
+27
|
\
|
*
Fix build for brcm graphics
v5.8.0-rc1
Johan Klokkhammer Helsing
2016-12-08
1
-1
/
+1
|
*
Unify getProcAddress behavior in xcomposite-glx
Laszlo Agocs
2016-12-06
2
-2
/
+9
|
*
Unify getProcAddress behavior in the brcm backend
Laszlo Agocs
2016-12-06
3
-3
/
+10
|
*
Fix crashing in non-core GLES functions on some systems
Laszlo Agocs
2016-11-29
1
-2
/
+7
*
|
Replace all occurrences of Q_DECL_OVERRIDE with override
Johan Klokkhammer Helsing
2017-01-23
23
-103
/
+103
*
|
eglstream: Return if we don't have a OpenGL context
Dominik Holland
2017-01-19
1
-1
/
+3
|
/
*
Use the feature system internally
Lars Knoll
2016-11-23
2
-3
/
+0
*
Move qtwayland over to use the new configuration system
Lars Knoll
2016-11-23
14
-85
/
+15
*
Fix build of brcm-egl client
Donald Carr
2016-11-22
1
-0
/
+1
*
Create and destroy the shell surface when showing and hiding
Giulio Camuffo
2016-11-17
4
-6
/
+16
*
use modularized platformsupport modules
v5.8.0-beta1
Oswald Buddenhagen
2016-10-22
15
-15
/
+16
[next]