Get wayland plugin working again.
[profile/ivi/qtwayland.git] / src / plugins / platforms / wayland / qwaylandintegration.cpp
2011-06-22 Samuel RødalGet wayland plugin working again.
2011-06-22 Morten SorvigAdd lighthouse event dispatcher API.
2011-06-21 Samuel RødalOpenGL API refactor.
2011-06-21 Samuel RødalRename QWindowSurface -> QBackingStore and split into...
2011-06-20 Laszlo AgocsRestoring QT_WAYLAND_GL_SUPPORT ifdefs.
2011-06-20 Laszlo AgocsMake glx wayland backends working.
2011-06-10 Jørgen LindMerge remote-tracking branch 'base/master' into refactor
2011-06-10 Jørgen LindQtPlatformSupport: A helper library for platform plugins
2011-06-10 Samuel RødalQWindowContext / QWindowFormat refactor.
2011-06-01 Jørgen LindMerge remote-tracking branch 'base/master' into refactor
2011-05-24 Paul Olav TveteMerge remote branch 'staging/master' into refactor
2011-05-24 Jyri TahtelaUpdate licenseheader text in source files for qtbase...
2011-05-20 Samuel RødalMerge remote branch 'staging/master' into refactor
2011-05-16 Lars KnollMerge remote branch 'origin/master' into refactor
2011-05-11 Samuel RødalMerge remote branch 'staging/master' into refactor
2011-05-09 Laszlo AgocsAdded Wayland selection support.
2011-05-04 Lars KnollMerge remote branch 'origin/master' into refactor
2011-05-04 Kristian Høgsbergwayland: Track wayland changes
2011-04-29 Paul Olav TveteMake the wayland plugin compile
2011-04-14 Jørgen LindRemove hasOpenGL. This changes breaks binary compatibillity
2011-04-05 Samuel RødalImplement QWaylandIntegration::hasOpenGL().
2011-03-23 Jørgen LindLighthouse: Wayland, implement gl_integration
2011-03-02 Paul Olav TveteBuild fixes for the Wayland plugin
2011-03-01 Gunnar Slettaadded capabilites to QPlatformIntegration
2011-02-24 Paul Olav TveteMake it build when EGL is not available
2011-02-09 Jørgen LindLighthouse: Wayland: Use EGLSurface
2011-01-26 Jørgen LindLighthouse: Wayland. Make the wayland integration close...
2011-01-26 Jørgen LindMaking clearer separation between responsibility of...
2011-01-26 Jørgen LindLighthouse:Wayland Moving some logic into files
2011-01-25 Jørgen LindFix Wayland plugin to work with Wayland after some...
2011-01-25 Rolf OffermannsFix for uninitialized member in QWaylandCursor
2011-01-25 Jesse BarnesWayland: request rbg and premultiplied argb visuals...
2011-01-25 Jesse BarnesWayland: split GL code into separate files
2011-01-25 Jesse BarnesWayland: use correct viewport for swapBuffers and corre...
2011-01-25 Jesse BarnesWayland: fix geometry of swapBuffers
2011-01-25 Jesse BarnesWayland: clean up swapBuffers code
2011-01-25 Jesse BarnesWayland: add GL widget support
2011-01-25 Jesse BarnesWayland: set parent window pointer in setParent()
2011-01-25 Jesse BarnesWayland: render to a texture, not a renderbuffer
2011-01-25 Jesse BarnesWayland: put context & drawing objects into the drm...
2011-01-25 Jesse BarnesWayland: add partial GL widget support
2011-01-25 Jesse BarnesWayland: add GL drawing support
2011-01-25 Jesse BarnesWayland: misc cleanups
2011-01-25 Kristian HøgsbergIntroduce drm wayland buffer
2011-01-25 Kristian HøgsbergInitialize EGL
2011-01-25 Kristian HøgsbergCursors, keyboard support, move/resize
2011-01-25 Kristian HøgsbergUse QImage::Format_ARGB32_Premultiplied for the surface
2011-01-25 Kristian Høgsbergwayland: Assign a window id to wayland windows
2011-01-25 Kristian Høgsbergwayland: Create and destroy surface at show and hide
2011-01-25 Kristian Høgsbergwayland: Split input device out to its own file
2011-01-25 Kristian HøgsbergAdd wayland lighthouse plugin start