profile/ivi/qtwayland.git
13 years agoAdd default value to inverted y on glx
Jørgen Lind [Sun, 8 May 2011 15:43:23 +0000 (17:43 +0200)]
Add default value to inverted y on glx

This because glx can just ignore the query, and just pass the value
back.

13 years agoWe still support not having custome shaders
Jørgen Lind [Fri, 6 May 2011 11:50:14 +0000 (13:50 +0200)]
We still support not having custome shaders

13 years agoImplement invertedY in the glx backend
Jørgen Lind [Fri, 6 May 2011 11:26:51 +0000 (13:26 +0200)]
Implement invertedY in the glx backend

Also change flipped to be true as default for texture buffers

13 years agoMake the shadereffect respect the flip property
Jørgen Lind [Fri, 6 May 2011 10:19:18 +0000 (12:19 +0200)]
Make the shadereffect respect the flip property

13 years agoAdd invertedY flag for surface
Jørgen Lind [Fri, 6 May 2011 08:30:15 +0000 (10:30 +0200)]
Add invertedY flag for surface

13 years agoMake qmal compositor resize
Jørgen Lind [Thu, 5 May 2011 09:16:14 +0000 (11:16 +0200)]
Make qmal compositor resize

13 years agoCompilefix
Jørgen Lind [Thu, 5 May 2011 09:15:35 +0000 (11:15 +0200)]
Compilefix

13 years agoQT_COMPOSITOR_WAYLAND_GL defines in wlsurface
Jørgen Lind [Tue, 3 May 2011 15:45:22 +0000 (17:45 +0200)]
QT_COMPOSITOR_WAYLAND_GL defines in wlsurface

13 years agoAdded textfile showing what sha1 in wayland we have tested against
Jørgen Lind [Tue, 3 May 2011 11:04:17 +0000 (13:04 +0200)]
Added textfile showing what sha1 in wayland we have tested against

13 years agoRemove warnings
Jørgen Lind [Tue, 3 May 2011 10:59:50 +0000 (12:59 +0200)]
Remove warnings

13 years agoUpdate 3rd party Wayland
Jørgen Lind [Tue, 3 May 2011 10:44:43 +0000 (12:44 +0200)]
Update 3rd party Wayland

and reapplied 55bc1eeb8627632be81c90c9ab61a8a535eb7e4e

13 years agoUpdated the xcomposite extension
Jørgen Lind [Tue, 3 May 2011 06:59:38 +0000 (08:59 +0200)]
Updated the xcomposite extension

13 years agoFollow Wayland API Changes
Jørgen Lind [Fri, 29 Apr 2011 05:52:30 +0000 (07:52 +0200)]
Follow Wayland API Changes

13 years agoSupport for direct rendering (non-composited mode)
Paul Olav Tvete [Thu, 28 Apr 2011 13:11:29 +0000 (15:11 +0200)]
Support for direct rendering (non-composited mode)

Experimental.

13 years agoThe texture node already flips, so we need to flip again
Gunnar Sletta [Tue, 26 Apr 2011 09:54:05 +0000 (11:54 +0200)]
The texture node already flips, so we need to flip again

13 years agoPrevent flipped rendering in QML compositor.
Samuel Rødal [Tue, 19 Apr 2011 13:59:39 +0000 (15:59 +0200)]
Prevent flipped rendering in QML compositor.

13 years agoDont use accept4 && SOCK_CLOEXEC
Jørgen Lind [Tue, 19 Apr 2011 07:03:33 +0000 (09:03 +0200)]
Dont use accept4  && SOCK_CLOEXEC

13 years agoAvoid crash when texture changes.
Paul Olav Tvete [Mon, 18 Apr 2011 11:23:41 +0000 (13:23 +0200)]
Avoid crash when texture changes.

Now that we delete and re-create the texture in surfaceDamaged(), we have
to tell the node about the texture each time, and not only at creation.

13 years agoMerge branch 'master' of git://scm.dev.nokia.troll.no/qt-compositor/mainline
Gunnar Sletta [Fri, 15 Apr 2011 14:16:59 +0000 (16:16 +0200)]
Merge branch 'master' of git://scm.dev.nokia.troll.no/qt-compositor/mainline

13 years agoMake compositor work with scenegraph items again
Gunnar Sletta [Fri, 15 Apr 2011 14:15:56 +0000 (16:15 +0200)]
Make compositor work with scenegraph items again

13 years agoFix missing X11 dependency
Jørgen Lind [Fri, 15 Apr 2011 11:38:03 +0000 (13:38 +0200)]
Fix missing X11 dependency

13 years agoMerge branch 'master' of git://scm.dev.nokia.troll.no/qt-compositor/mainline
Gunnar Sletta [Fri, 15 Apr 2011 05:12:56 +0000 (07:12 +0200)]
Merge branch 'master' of git://scm.dev.nokia.troll.no/qt-compositor/mainline

13 years agoUpdate to the new texture API in scenegraph
Gunnar Sletta [Thu, 14 Apr 2011 13:00:48 +0000 (15:00 +0200)]
Update to the new texture API in scenegraph

13 years agoMerge branch 'master' of git://scm.dev.nokia.troll.no/qt-compositor/mainline
Gunnar Sletta [Thu, 14 Apr 2011 12:49:06 +0000 (14:49 +0200)]
Merge branch 'master' of git://scm.dev.nokia.troll.no/qt-compositor/mainline

13 years agoSet the correct filtering when the texture is used as a shader source
Gunnar Sletta [Thu, 14 Apr 2011 12:33:45 +0000 (14:33 +0200)]
Set the correct filtering when the texture is used as a shader source

13 years agoNo more source rect in the texture item
Gunnar Sletta [Thu, 14 Apr 2011 12:18:35 +0000 (14:18 +0200)]
No more source rect in the texture item

13 years agowork
Gunnar Sletta [Thu, 14 Apr 2011 12:18:20 +0000 (14:18 +0200)]
work

13 years agoUse pixel coordinates
Gunnar Sletta [Thu, 14 Apr 2011 11:24:27 +0000 (13:24 +0200)]
Use pixel coordinates

13 years agoUpdating src/3rdparty/wayland to head of Wayland master
Jørgen Lind [Thu, 14 Apr 2011 08:04:50 +0000 (10:04 +0200)]
Updating src/3rdparty/wayland to head of Wayland master

In git://anongit.freedesktop.org/wayland/wayland its sha
f04e05ad76cd6af890b7b741a9e0f5181bd0ac10

13 years agoMake Qt-Compositor conform to Wayland api changes
Jørgen Lind [Thu, 14 Apr 2011 06:57:36 +0000 (08:57 +0200)]
Make Qt-Compositor conform to Wayland api changes

Frame callback needs a surface

13 years agoCompile after scene graph changes
Gunnar Sletta [Wed, 13 Apr 2011 21:11:04 +0000 (23:11 +0200)]
Compile after scene graph changes

13 years agoAdjust the README
Jørgen Lind [Mon, 11 Apr 2011 14:21:45 +0000 (16:21 +0200)]
Adjust the README

13 years agoUpdate readme with mac specifics
Jørgen Lind [Mon, 11 Apr 2011 13:41:57 +0000 (15:41 +0200)]
Update readme with mac specifics

13 years agoMake it possible to build Qt-Compositor without gl support
Jørgen Lind [Mon, 11 Apr 2011 13:37:36 +0000 (15:37 +0200)]
Make it possible to build Qt-Compositor without gl support

even when Qt is built with QtOpenGL

13 years agoAdd a custom rule for hardware_integration
Jørgen Lind [Mon, 11 Apr 2011 12:50:47 +0000 (14:50 +0200)]
Add a custom rule for hardware_integration

This enables the compositor pro file to include another pri file which
implements the hardware integration

13 years agoMake Qt-Compositor build the xcomposite backend as default
Jørgen Lind [Mon, 11 Apr 2011 12:00:15 +0000 (14:00 +0200)]
Make Qt-Compositor build the xcomposite backend as default

when Qt is built with opengl. Other plugins can be set by defining the
environment variable: QT_WAYLAND_GL_CONFIG

13 years agoPrevent accessing destroyed WaylandSurface in WaylandSurfaceItem.
Samuel Rødal [Fri, 8 Apr 2011 11:05:03 +0000 (13:05 +0200)]
Prevent accessing destroyed WaylandSurface in WaylandSurfaceItem.

13 years agoAdd the egl xcomposite extension
Jørgen Lind [Thu, 7 Apr 2011 16:05:02 +0000 (18:05 +0200)]
Add the egl xcomposite extension

13 years agoadd missing \n in debug output
Harald Fernengel [Wed, 6 Apr 2011 12:13:11 +0000 (14:13 +0200)]
add missing \n in debug output

13 years agoRemove glesv2 pkg-config config. We should pick this up
Jørgen Lind [Wed, 6 Apr 2011 10:55:29 +0000 (12:55 +0200)]
Remove glesv2 pkg-config config. We should pick this up

with QtOpenGL

13 years agoFixup to 35e6608ce14d05973c6ceee4c2ee046d10af4aaf
Jørgen Lind [Wed, 6 Apr 2011 10:54:52 +0000 (12:54 +0200)]
Fixup to 35e6608ce14d05973c6ceee4c2ee046d10af4aaf

13 years agoSet the rpath
Harald Fernengel [Wed, 6 Apr 2011 10:53:58 +0000 (12:53 +0200)]
Set the rpath

Wayland is currently instaled in non-standard dirs, so set the rpath if
the system supports rpath.

Reviewed-By: Jørgen Lind
13 years agoAdd XComposite extension to wayland
Jørgen Lind [Wed, 6 Apr 2011 08:10:12 +0000 (10:10 +0200)]
Add XComposite extension to wayland

13 years agoUpdate according to latest changes to QSGTextureProvider.
Samuel Rødal [Tue, 5 Apr 2011 13:57:44 +0000 (15:57 +0200)]
Update according to latest changes to QSGTextureProvider.

13 years agoDo a delayed map in Wayland::Surface if needed.
Samuel Rødal [Tue, 5 Apr 2011 13:48:15 +0000 (15:48 +0200)]
Do a delayed map in Wayland::Surface if needed.

13 years agoDon't emit mapped until the surface is actually mapped.
Samuel Rødal [Tue, 5 Apr 2011 08:12:00 +0000 (10:12 +0200)]
Don't emit mapped until the surface is actually mapped.

Buffers might be attached without the surface ever being mapped.

13 years agoMake it possible to create WaylandSurfaceItem from QML
Paul Olav Tvete [Fri, 1 Apr 2011 15:10:46 +0000 (17:10 +0200)]
Make it possible to create WaylandSurfaceItem from QML

Rev-by: Samuel
13 years agoProperly handle surface resizes in QML compositor.
Samuel Rødal [Fri, 1 Apr 2011 12:07:54 +0000 (14:07 +0200)]
Properly handle surface resizes in QML compositor.

13 years agoSome tweaks to WaylandSurfaceItem API.
Samuel Rødal [Fri, 1 Apr 2011 11:41:33 +0000 (13:41 +0200)]
Some tweaks to WaylandSurfaceItem API.

Send mouse events regardless of focus.

13 years agoRemove debugging from compositor_api.pri
Samuel Rødal [Fri, 1 Apr 2011 11:39:01 +0000 (13:39 +0200)]
Remove debugging from compositor_api.pri

13 years agoMove WaylandSurfaceItem into common API.
Samuel Rødal [Fri, 1 Apr 2011 11:28:39 +0000 (13:28 +0200)]
Move WaylandSurfaceItem into common API.

13 years agoUse QSGPlainTexture::setImage() instead of generating our own texture.
Samuel Rødal [Fri, 1 Apr 2011 08:26:26 +0000 (10:26 +0200)]
Use QSGPlainTexture::setImage() instead of generating our own texture.

Takes care of swizzling based on whether we're on GL ES or not.

13 years agoUpdate compositor to reflect latest changes in qtquick2.
Samuel Rødal [Thu, 31 Mar 2011 15:01:20 +0000 (17:01 +0200)]
Update compositor to reflect latest changes in qtquick2.

13 years agoqwidget-compositor:Make raster default
Jørgen Lind [Thu, 24 Mar 2011 14:34:21 +0000 (15:34 +0100)]
qwidget-compositor:Make raster default

13 years agoAdded texture accessor to WaylandSurface even in the case of no GL.
Samuel Rødal [Thu, 24 Mar 2011 10:56:14 +0000 (11:56 +0100)]
Added texture accessor to WaylandSurface even in the case of no GL.

Just return 0, so that compositors don't have to be rewritten when the
backend only supports SHM surfaces.

13 years agoAdd destroyClientForSurface() method
Paul Olav Tvete [Wed, 23 Mar 2011 08:31:00 +0000 (09:31 +0100)]
Add destroyClientForSurface() method

13 years agoAdding destination directory for wayland build
Jørgen Lind [Tue, 22 Mar 2011 11:49:23 +0000 (12:49 +0100)]
Adding destination directory for wayland build

13 years agoFix how wayland is compiled so that we can pick up libffi from
Jørgen Lind [Tue, 22 Mar 2011 11:13:29 +0000 (12:13 +0100)]
Fix how wayland is compiled so that we can pick up libffi from

pkg-config

13 years agoWorkaround for qmake problem
Paul Olav Tvete [Mon, 21 Mar 2011 13:49:07 +0000 (14:49 +0100)]
Workaround for qmake problem

13 years agoSmarter zooming when not all rows in the layout are used.
Samuel Rødal [Mon, 21 Mar 2011 08:07:25 +0000 (09:07 +0100)]
Smarter zooming when not all rows in the layout are used.

13 years agoMade compositor keep track of key / pointer focus surfaces.
Samuel Rødal [Mon, 21 Mar 2011 07:53:27 +0000 (08:53 +0100)]
Made compositor keep track of key / pointer focus surfaces.

Puts less burden on the implementation to make sure the input focus is
cleared when a surface is destroyed.

13 years agoMoved some files around.
Jørgen Lind [Fri, 18 Mar 2011 15:51:59 +0000 (16:51 +0100)]
Moved some files around.

I'm hoping that this will give some clearer structure

13 years agoAdded animation to QML compositor when window is destroyed.
Samuel Rødal [Fri, 18 Mar 2011 13:48:34 +0000 (14:48 +0100)]
Added animation to QML compositor when window is destroyed.

13 years agoGet rid of QML errors when destroying a window.
Samuel Rødal [Fri, 18 Mar 2011 09:50:49 +0000 (10:50 +0100)]
Get rid of QML errors when destroying a window.

13 years agoAdded window title and made contrast-lowering effect a bit more subtle.
Samuel Rødal [Thu, 17 Mar 2011 16:32:06 +0000 (17:32 +0100)]
Added window title and made contrast-lowering effect a bit more subtle.

13 years agoAdd readme
Jørgen Lind [Thu, 17 Mar 2011 15:59:50 +0000 (16:59 +0100)]
Add readme

13 years agoIf we use pkg-config we prob don't want to use the internal
Jørgen Lind [Thu, 17 Mar 2011 08:39:29 +0000 (09:39 +0100)]
If we use pkg-config we prob don't want to use the internal

copy of wayland but a version we pick up with pkg-config

13 years agoImproved blending in QML compositor.
Samuel Rødal [Wed, 16 Mar 2011 14:35:09 +0000 (15:35 +0100)]
Improved blending in QML compositor.

13 years agoProper handling of transparency.
Samuel Rødal [Wed, 16 Mar 2011 13:07:37 +0000 (14:07 +0100)]
Proper handling of transparency.

13 years agoFixed wrong coordinates sent for button press events.
Samuel Rødal [Wed, 16 Mar 2011 11:29:12 +0000 (12:29 +0100)]
Fixed wrong coordinates sent for button press events.

13 years agoRemove unnecessary output.
Samuel Rødal [Wed, 16 Mar 2011 08:40:41 +0000 (09:40 +0100)]
Remove unnecessary output.

13 years agoBetter layouting behavior when window is removed.
Samuel Rødal [Wed, 16 Mar 2011 08:35:54 +0000 (09:35 +0100)]
Better layouting behavior when window is removed.

13 years agoLower contrast of out-of-focus applications in QML compositor.
Samuel Rødal [Wed, 16 Mar 2011 07:36:00 +0000 (08:36 +0100)]
Lower contrast of out-of-focus applications in QML compositor.

13 years agoBetter layouting system in QML compositor.
Samuel Rødal [Tue, 15 Mar 2011 20:06:50 +0000 (21:06 +0100)]
Better layouting system in QML compositor.

13 years agoAdded keyboard input to QML compositor.
Samuel Rødal [Tue, 15 Mar 2011 17:11:56 +0000 (18:11 +0100)]
Added keyboard input to QML compositor.

13 years agoAdded proper removing of windows in QML compositor.
Samuel Rødal [Tue, 15 Mar 2011 16:44:15 +0000 (17:44 +0100)]
Added proper removing of windows in QML compositor.

13 years agoAdded initial scene-graph qml based compositor.
Samuel Rødal [Tue, 15 Mar 2011 13:42:19 +0000 (14:42 +0100)]
Added initial scene-graph qml based compositor.

13 years agoMake configuration of Qt-Compositor easier to understand
Jørgen Lind [Tue, 15 Mar 2011 12:54:08 +0000 (13:54 +0100)]
Make configuration of Qt-Compositor easier to understand

13 years agoImprove WaylandSurface input interface a bit.
Samuel Rødal [Tue, 15 Mar 2011 12:47:34 +0000 (13:47 +0100)]
Improve WaylandSurface input interface a bit.

13 years agoMake WaylandSurface a QObject to have a signal API.
Samuel Rødal [Tue, 15 Mar 2011 11:11:34 +0000 (12:11 +0100)]
Make WaylandSurface a QObject to have a signal API.

13 years agoGet rid of unused variable warnings.
Samuel Rødal [Tue, 15 Mar 2011 09:52:40 +0000 (10:52 +0100)]
Get rid of unused variable warnings.

13 years agoAlways do full updates when using GL.
Samuel Rødal [Tue, 15 Mar 2011 09:49:02 +0000 (10:49 +0100)]
Always do full updates when using GL.

13 years agoSimplify example compositor by using surface pointer instead of index.
Samuel Rødal [Mon, 14 Mar 2011 16:57:28 +0000 (17:57 +0100)]
Simplify example compositor by using surface pointer instead of index.

13 years agoUse Factory for GraphicsHardwareIntegration
Jørgen Lind [Mon, 14 Mar 2011 11:46:53 +0000 (12:46 +0100)]
Use Factory for GraphicsHardwareIntegration

13 years agoAdd WaylandSurface class
Jørgen Lind [Mon, 14 Mar 2011 11:22:09 +0000 (12:22 +0100)]
Add WaylandSurface class

This class is intended to be used when implementing a compositor

13 years agoDon't break the non-GL case
Paul Olav Tvete [Fri, 11 Mar 2011 16:09:24 +0000 (17:09 +0100)]
Don't break the non-GL case

13 years agoAdd a factory function for creating GraphicsHardwareIntegration
Paul Olav Tvete [Fri, 11 Mar 2011 15:45:14 +0000 (16:45 +0100)]
Add a factory function for creating GraphicsHardwareIntegration

We do it the simple way for now...

13 years agoRenamed bindBufferToTexture to createTextureFromBuffer
Jørgen Lind [Fri, 11 Mar 2011 15:12:03 +0000 (16:12 +0100)]
Renamed bindBufferToTexture to createTextureFromBuffer

13 years agoMoved INCLUDEPATH from pro file to pri file
Jørgen Lind [Fri, 11 Mar 2011 12:34:06 +0000 (13:34 +0100)]
Moved INCLUDEPATH from pro file to pri file

13 years agoAdd a dri2_xcb backend. This does not use the eglBindWaylandDisplayWL
Jørgen Lind [Fri, 11 Mar 2011 11:42:58 +0000 (12:42 +0100)]
Add a dri2_xcb backend. This does not use the eglBindWaylandDisplayWL

extension. So it can be considered an example of how make a
Qt-Compositor without using eglBindWaylandDisplayWL but still using the
drm protocol

13 years agoDelay initialising the Wayland::Compositor until we'r in constructor
Jørgen Lind [Fri, 11 Mar 2011 11:36:58 +0000 (12:36 +0100)]
Delay initialising the Wayland::Compositor until we'r in constructor

Also add a handle so we can retrieve Wayland::Compositor from
WaylandCompositor :)

13 years agoAdd private implementation of mesa_egl integration
Jørgen Lind [Fri, 11 Mar 2011 11:35:32 +0000 (12:35 +0100)]
Add private implementation of mesa_egl integration

This so we don't need to pollute the headers with EGL defines

13 years agoPass in Wayland::Display instead of wl_display to initializeHardware
Jørgen Lind [Fri, 11 Mar 2011 11:33:25 +0000 (12:33 +0100)]
Pass in Wayland::Display instead of wl_display to initializeHardware

And fix stupid spelling misstake :(

13 years agoFix not having "our own include paths in pri files"
Jørgen Lind [Wed, 9 Mar 2011 12:29:08 +0000 (13:29 +0100)]
Fix not having "our own include paths in pri files"

Rev-by: paul
13 years agoFix typo in API
Paul Olav Tvete [Wed, 9 Mar 2011 12:11:43 +0000 (13:11 +0100)]
Fix typo in API

Code completion strikes again...

13 years agoI have changed the git config to: showUntrackedFiles = no
Jørgen Lind [Wed, 9 Mar 2011 08:42:55 +0000 (09:42 +0100)]
I have changed the git config to: showUntrackedFiles = no

So this commit should be squashed with
6065bf0c958f63bb1513d3cbb4dc750a763a9de6 but we cant because of public
history:)

13 years agoInitial attempt on abstracting the HW interface.
Jørgen Lind [Wed, 9 Mar 2011 08:36:30 +0000 (09:36 +0100)]
Initial attempt on abstracting the HW interface.

This is just so that we have a general setup. Something is easier to
work with than nothing :)

13 years agoMove private api into its own folder
Jørgen Lind [Wed, 9 Mar 2011 06:50:15 +0000 (07:50 +0100)]
Move private api into its own folder

13 years agoInitial glsupport in qtcomp. It can now draw simple_client
Jørgen Lind [Mon, 7 Mar 2011 16:17:30 +0000 (17:17 +0100)]
Initial glsupport in qtcomp. It can now draw simple_client

"cant move it around though :D" This is just to get something on screen.
Now we have to start doing this "proper". Trying to abstract some things
out etc :)

13 years agoCreate new examples directory for the example compositor.
Samuel Rødal [Fri, 4 Mar 2011 16:30:01 +0000 (17:30 +0100)]
Create new examples directory for the example compositor.

Moving the example compositor makes the separation between the
compositor interface and the example implementation explicit.