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
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
qwindow-compositor: Rename QOpenGLWindow
Laszlo Agocs
2014-08-29
6
-21
/
+22
*
Explicitly define the interface versions
Giulio Camuffo
2014-08-23
1
-1
/
+1
*
QWindowCompositor: Prevent double delete.
Robin Burchell
2014-08-21
1
-2
/
+4
*
Replace custom texture upload with QOpenGLTexture
Robin Burchell
2014-08-20
3
-22
/
+22
*
QWindowCompositor: Getting popups to appear in the right place.
Robin Burchell
2014-08-20
1
-8
/
+15
*
qwindow-compositor: Fix null pointer dereference.
Robin Burchell
2014-08-18
1
-1
/
+1
*
qml-compositor: Error check loading of WindowChrome.
Robin Burchell
2014-08-18
1
-0
/
+4
*
qml-compositor: Clean up some unnecessary logging.
Robin Burchell
2014-08-18
2
-4
/
+4
*
Fix namespaced build
Giulio Camuffo
2014-08-07
4
-0
/
+16
*
Fix creation of custom shells
Giulio Camuffo
2014-07-08
3
-0
/
+3
*
Make it possible to have custom shell implementations
Giulio Camuffo
2014-04-29
1
-1
/
+1
*
Split QWaylandSurface in a model and view fashion
Giulio Camuffo
2014-04-29
7
-103
/
+84
*
Let the ShellSurface send the mapped and unmapped signals.
Giulio Camuffo
2014-04-29
3
-12
/
+8
*
Rework the way buffers are used and rendered
Giulio Camuffo
2014-04-29
7
-133
/
+135
*
Remove the QWidget compositor example
Giulio Camuffo
2014-03-21
6
-652
/
+0
*
Make the compositor redraw when a surface gets a commit().
Giulio Camuffo
2014-03-11
3
-17
/
+11
*
Flush the clients connection after sending the frame callbacks
Giulio Camuffo
2014-03-11
2
-2
/
+2
*
Compile ServerBuffer client example on desktop gl
Jorgen Lind
2014-03-11
3
-5
/
+7
*
Make sure the frame callbacks are sent at the right time
Giulio Camuffo
2014-03-11
4
-0
/
+11
*
Remove the buffer queue.
Giulio Camuffo
2014-03-11
3
-12
/
+12
*
Merge remote-tracking branch 'origin/dev' into stable
Oswald Buddenhagen
2014-02-19
5
-29
/
+29
|
\
|
*
Making the buffer intgrations private
Jorgen Lind
2014-02-11
3
-16
/
+19
|
*
fixup in serverbuffer compositor
Jorgen Lind
2014-02-11
1
-8
/
+5
|
*
Merge remote-tracking branch 'origin/stable' into dev
Andy Nichols
2014-02-04
4
-21
/
+57
|
|
\
|
*
|
Server Buffer example draws clients inverse on the x axis
Jorgen Lind
2014-02-03
3
-5
/
+5
*
|
|
Improve the frame callbacks handling
Giulio Camuffo
2014-02-05
4
-8
/
+12
*
|
|
Fix build break in linux
Simo Fält
2014-02-05
1
-0
/
+3
|
|
/
|
/
|
*
|
Fix buffer handling.
Gunnar Sletta
2014-01-21
3
-11
/
+27
*
|
Fix qwindow-compositor with raster surfaces
Laszlo Agocs
2014-01-16
2
-10
/
+28
*
|
Also link wayland-client, as we use bits from it.
Robin Burchell
2014-01-13
1
-0
/
+2
|
/
*
Adjust the serverbufferintegrations to use bind texture api
Jorgen Lind
2014-01-09
3
-4
/
+14
*
Compile fixes for example compositors
Jorgen Lind
2014-01-06
2
-2
/
+3
*
Revised createTextureFromBuffer
Laszlo Agocs
2014-01-06
1
-2
/
+2
*
Add server buffer example
Jorgen Lind
2014-01-06
17
-0
/
+1230
*
Fix ConstrastEffect in qml-compositor
Pier Luigi Fiorini
2013-12-30
1
-7
/
+7
*
QtCompositor: Make ExtensionFlags a QFlags
Andrew Knight
2013-12-16
3
-3
/
+3
*
Enable stencil in qwindow-compositor.
Laszlo Agocs
2013-12-11
1
-0
/
+1
*
Allow to customize enabled compositor extensions
Jan Arne Petersen
2013-09-09
3
-6
/
+3
*
Compositor: Fix refresh rate
Andrew Knight
2013-09-09
1
-1
/
+1
*
Remove reference to v8 module in qml-compositor
Andy Nichols
2013-08-02
1
-1
/
+1
*
Remove conversion warning in examples
Jørgen Lind
2013-08-02
2
-6
/
+6
*
Compile in C++11 mode: fix narrowing conversion in arrays
Thiago Macieira
2013-07-02
2
-8
/
+8
*
Add close event to the surface extension
Jørgen Lind
2013-06-06
1
-1
/
+1
*
Make it possible to hide windows
Jørgen Lind
2013-06-06
1
-0
/
+2
*
Make QWindowCompositor render when surfaces move around
Jørgen Lind
2013-05-18
2
-0
/
+7
*
Qt-ify the QtCompositor module
Andy Nichols
2013-02-08
4
-90
/
+90
*
Don't build QtCompositor unless explicitly enabled
Andy Nichols
2013-02-05
1
-6
/
+11
*
Fix the pointer cursor handling (QtCompositor side)
Andy Nichols
2013-01-18
4
-28
/
+53
*
make use of qtHaveModule()
Oswald Buddenhagen
2013-01-08
1
-2
/
+2
*
Cleaned out usages of removed or to be removed APIs.
Samuel Rødal
2012-12-06
2
-2
/
+1
[prev]
[next]