Propagate screen orientation changes through wayland
[profile/ivi/qtwayland.git] / src / qt-compositor / wayland_wrapper / wlsurface.cpp
2011-07-04 Lasse HolmstedtPropagate screen orientation changes through wayland
2011-06-30 Laszlo AgocsAdd touch event support.
2011-06-27 Martin ZielinskiAdded transport of on-screen visibility to qt-composito...
2011-06-23 Jørgen LindUpdate wayland_sha
2011-05-25 Lasse HolmstedtAdd authentication token support for wayland windos
2011-05-20 Samuel RødalDon't create a hardware integration if the compositor...
2011-05-20 Corentin Charyqt-compositor/wayland_wrapper: wayland do not set buffe...
2011-05-20 Corentin Charyqt-compositor: frameFinished() is a per-surface thing
2011-05-19 Lasse HolmstedtWindow manager extension for wayland
2011-05-19 Corentin Charyqt-compositor: fix build with QT_WAYLAND_GL_CONFIG...
2011-05-12 Jørgen LindBug, we didn't support multiple attaches
2011-05-11 Laszlo AgocsFix build break caused by wayland master changes.
2011-05-06 Jørgen LindWe still support not having custome shaders
2011-05-06 Jørgen LindImplement invertedY in the glx backend
2011-05-06 Jørgen LindAdd invertedY flag for surface
2011-05-03 Jørgen LindQT_COMPOSITOR_WAYLAND_GL defines in wlsurface
2011-05-03 Jørgen LindFollow Wayland API Changes
2011-04-28 Paul Olav TveteSupport for direct rendering (non-composited mode)
2011-04-14 Gunnar SlettaMerge branch 'master' of git://scm.dev.nokia.troll...
2011-04-14 Jørgen LindMake Qt-Compositor conform to Wayland api changes
2011-04-05 Samuel RødalDo a delayed map in Wayland::Surface if needed.
2011-04-05 Samuel RødalDon't emit mapped until the surface is actually mapped.
2011-03-21 Samuel RødalMade compositor keep track of key / pointer focus surfaces.
2011-03-18 Jørgen LindMoved some files around.