profile/ivi/qtwayland.git
2011-04-05 Samuel RødalImplement QWaylandIntegration::hasOpenGL().
2011-04-04 Jørgen LindLighthouse: Add drawable bit to the glx config selectio...
2011-04-04 Jørgen LindWayland: Allways have a userPtr for QWaylandWindow
2011-04-01 Samuel RødalFixed compilation of wayland plugin when there's no...
2011-03-25 Samuel RødalFixed typo.
2011-03-25 Jørgen LindLighthouse: Wayland: Fix the readback for the glContext...
2011-03-25 Jørgen LindLighthouse: Wayland: Print out what platformbackend...
2011-03-24 Jørgen LindLighthouse: Move glx common code into shared files
2011-03-24 Jørgen LindLighthouse: Wayland: Make QGLWidget work with the glx...
2011-03-24 Samuel RødalAdded missing -lX11 to xpixmap_glx wayland integration.
2011-03-24 Jørgen LindLighthouse: Wayland. Added glx backend for gl integration
2011-03-24 Jørgen LindLighthouse: Wayland Fix naming bug in the glintegration
2011-03-23 Jørgen LindLighthouse: Wayland: Added a xpixmap readback glcontext
2011-03-23 Jørgen LindLighthouse: Wayland: Move the frame throttling into...
2011-03-23 Jørgen LindLighthouse: Wayland, implement gl_integration
2011-03-22 Jørgen LindLighthouse: Remove drm hack in pro file
2011-03-17 Jørgen LindFixup license headers in Lighthouse plugins
2011-03-14 Paul Olav TveteFix race condition in the non-GL case
2011-03-04 Benjamin FranzkeLighthouse: Fix a block for wayland with gl support
2011-03-02 Paul Olav TveteBuild fixes for the Wayland plugin
2011-03-01 Gunnar Slettaadded capabilites to QPlatformIntegration
2011-02-25 Paul Olav TveteAvoid flicker
2011-02-24 Paul Olav TveteMake it build when EGL is not available
2011-02-11 Jørgen LindLighthouse:Propogate the configure event to the QWaylan...
2011-02-11 Jørgen LindLighthouse: Wayland: Sort out egl includes in plugin
2011-02-10 Jørgen LindLighthouse: Wayland compile-fix for egl interface change
2011-02-10 Jørgen LindLighthouse: Wayland: Fix include
2011-02-09 Jørgen LindLighthouse: Wayland: Use EGLSurface
2011-02-07 Jørgen LindLighthouse Wayland: wayland-egl entry points where...
2011-02-07 Kristian Høgsbergwayland: Use wayland-egl instead of drm specific code
2011-02-01 Jørgen LindLighthouse: Wayland, if we don't have cursors installed
2011-02-01 Kristian Høgsbergwayland: Handle keyboard focus correctly
2011-01-27 Kristian HøgsbergLighthouse: Wayland plugin. Only create depth and stenc...
2011-01-27 Jørgen LindRemove unneeded include
2011-01-26 Jørgen LindLighthouse: Wayland. Make the wayland integration close...
2011-01-26 Jørgen LindLighthouse: Wayland, only make one fbo for the WaylandP...
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 Benjamin Franzkewayland: use pkgconfig for libdrm in wayland.pro
2011-01-25 Jesse BarnesWayland: request rbg and premultiplied argb visuals...
2011-01-25 Jesse BarnesWayland: clamp window resizes to screen size
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 waylandgl platform type
2011-01-25 Jesse BarnesWayland: silence unused variable warnings in qwaylandin...
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: Track the QWaylandWindow in the input device...
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