Inform the platform plugin when direct rendering is active
[profile/ivi/qtwayland.git] / src / compositor / wayland_wrapper / wlsurface.cpp
2012-05-10 Paul Olav TveteInform the platform plugin when direct rendering is...
2012-05-09 Laszlo AgocsUpdate to wayland head
2012-05-08 Girish RamakrishnanAdapt to _qpa file rename in qtbase.
2012-04-24 Laszlo AgocsSend expose from qwindow-compositor
2012-04-19 Hannu LyytinenSync up with the latest wayland developments.
2012-04-17 Laszlo AgocsDecorations: Make it possible to move windows with...
2012-04-11 Jørgen LindClient side decoration
2012-04-10 Jørgen LindUpdate wayland_sha1 and implement buffer_pool interface
2012-03-28 Samuel RødalPrevented crash and missing animation for shm clients.
2012-03-28 Samuel RødalDon't initialize QRegion with an int.
2012-03-06 Paul Olav TveteFix potential crash when buffers are destroyed
2012-03-05 Jørgen LindUse the new cool event wrapper functions generated...
2012-03-05 Samuel RødalUpgrade to newer wayland SHA-1.
2012-03-02 Laszlo AgocsDo not crash the compositor when hiding a widget.
2012-03-02 Samuel RødalImprove wayland_cast and introduce resolve to simplify...
2012-03-02 Paul Olav TveteAvoid flicker when switching back to composited mode
2012-03-01 Paul Olav TveteMake direct rendering work after QPlatformScreenBuffer...
2012-03-01 Jørgen LindMake SurfaceBuffer a QPlatformScreenBuffer
2012-02-29 Jørgen LindRefactor wlsurface,
2012-02-20 Andy NicholsCall the correct frameFinished method in Surface::sendF...
2012-02-15 Laszlo AgocsCompositor memory leak fixes
2012-02-15 Jørgen LindExpose in a virtual function that surfaces are being...
2012-02-13 Jørgen LindRemoving Wayland::SurfacePrivate
2012-02-13 Laszlo AgocsFix surface wrapper build when QT_COMPOSITOR_WAYLAND_GL...
2012-02-12 Jørgen LindSurface::isInverted Dont use xor and move the ret variable
2012-02-10 Gunnar SlettaAdded window flags to the surface-extension protocol
2012-02-03 Lasse HolmstedtDon't try to carry over qPrintable() pointers
2012-02-01 Samuel RødalAdded reporting of window and content orientation to...
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-26 Jørgen LindAdd possibillity of overriding invertedY flag for wl_su...
2012-01-26 Jørgen LindMake it possible not to have queing of buffers on the...
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-17 Paul Olav TveteNull pointer check
2012-01-16 Jason McDonaldUpdate license headers.
2012-01-11 Jørgen LindMove event handling into WaylandInput api
2012-01-10 Jørgen LindAdd global x and y coordinates to our mouse events
2012-01-10 Jørgen LindCleanup Wayland::Surface's client handle logic
2012-01-10 Jørgen LindCreate a ShellSurface class
2012-01-10 Paul Olav TveteDirect rendering fix for previous fix.
2012-01-10 Jørgen LindMake compositor handle subsurfaces with shm buffers.
2012-01-10 Laszlo AgocsAdd a function to the compositor api to send full touch...
2012-01-09 Paul Olav TveteWorkaround for race condition when compositor is animating
2012-01-09 Paul Olav TveteMake the queueing work.
2012-01-05 Paul Olav TveteFix direct rendering after buffer queue change
2012-01-05 Paul Olav TveteQueue buffers instead of discarding them
2012-01-04 Jørgen LindRemove the geometry from the wayland surface
2012-01-04 Jørgen LindImplement subsurfaces extension
2012-01-04 JørgenQImage when uploaded to a texture using glTexImage2D...
2012-01-04 Jørgen LindRemove the size from the mapped signal
2011-12-23 Jørgen LindMake it possible to hide windows
2011-12-23 Jørgen LindIts ok to attach on a not allready displayed buffer.
2011-12-23 Jørgen LindUpdate wayland-sha and implement the surface on the...
2011-12-22 Jørgen LindMake it possible to hide surfaces
2011-12-20 Jørgen LindMake QtCompositor work with wayland-demo clients.
2011-12-20 Jørgen LindAdded surface_extension and output_extension
2011-12-13 Jørgen LindRemove the window_manager_integration object.
2011-12-07 Jørgen LindMake wayland actually a module