| Commit message (Expand) | Author | Age | Files | Lines |
* | Added Wayland selection support. | Laszlo Agocs | 2011-05-09 | 1 | -0/+9 |
|
|
* | wayland: Add native access interface for Wayland plugin | Kristian Høgsberg | 2011-04-19 | 1 | -0/+7 |
|
|
* | Remove hasOpenGL. This changes breaks binary compatibillity | Jørgen Lind | 2011-04-14 | 1 | -0/+1 |
|
|
* | Implement QWaylandIntegration::hasOpenGL(). | Samuel Rødal | 2011-04-05 | 1 | -0/+9 |
|
|
* | Lighthouse: Wayland, implement gl_integration | Jørgen Lind | 2011-03-23 | 1 | -6/+8 |
|
|
* | Build fixes for the Wayland plugin | Paul Olav Tvete | 2011-03-02 | 1 | -2/+2 |
|
|
* | added capabilites to QPlatformIntegration | Gunnar Sletta | 2011-03-01 | 1 | -2/+8 |
|
|
* | Make it build when EGL is not available | Paul Olav Tvete | 2011-02-24 | 1 | -0/+4 |
|
|
* | Lighthouse: Wayland: Use EGLSurface | Jørgen Lind | 2011-02-09 | 1 | -4/+10 |
|
|
* | Lighthouse: Wayland. Make the wayland integration closer to Lighthosue | Jørgen Lind | 2011-01-26 | 1 | -3/+3 |
|
|
* | Making clearer separation between responsibility of different classes | Jørgen Lind | 2011-01-26 | 1 | -2/+44 |
|
|
* | Lighthouse:Wayland Moving some logic into files | Jørgen Lind | 2011-01-26 | 1 | -473/+9 |
|
|
* | Fix Wayland plugin to work with Wayland after some interfaces changed | Jørgen Lind | 2011-01-25 | 1 | -9/+8 |
|
|
* | Fix for uninitialized member in QWaylandCursor | Rolf Offermanns | 2011-01-25 | 1 | -1/+1 |
|
|
* | Wayland: request rbg and premultiplied argb visuals as needed | Jesse Barnes | 2011-01-25 | 1 | -0/+10 |
|
|
* | Wayland: split GL code into separate files | Jesse Barnes | 2011-01-25 | 1 | -202/+0 |
|
|
* | Wayland: use correct viewport for swapBuffers and correct coords | Jesse Barnes | 2011-01-25 | 1 | -15/+28 |
|
|
* | Wayland: fix geometry of swapBuffers | Jesse Barnes | 2011-01-25 | 1 | -1/+2 |
|
|
* | Wayland: clean up swapBuffers code | Jesse Barnes | 2011-01-25 | 1 | -13/+25 |
|
|
* | Wayland: add GL widget support | Jesse Barnes | 2011-01-25 | 1 | -3/+96 |
|
|
* | Wayland: set parent window pointer in setParent() | Jesse Barnes | 2011-01-25 | 1 | -2/+1 |
|
|
* | Wayland: render to a texture, not a renderbuffer | Jesse Barnes | 2011-01-25 | 1 | -4/+4 |
|
|
* | Wayland: put context & drawing objects into the drm surface | Jesse Barnes | 2011-01-25 | 1 | -28/+6 |
|
|
* | Wayland: add partial GL widget support | Jesse Barnes | 2011-01-25 | 1 | -3/+43 |
|
|
* | Wayland: add GL drawing support | Jesse Barnes | 2011-01-25 | 1 | -1/+16 |
|
|
* | Wayland: misc cleanups | Jesse Barnes | 2011-01-25 | 1 | -2/+10 |
|
|
* | Introduce drm wayland buffer | Kristian Høgsberg | 2011-01-25 | 1 | -8/+25 |
|
|
* | Initialize EGL | Kristian Høgsberg | 2011-01-25 | 1 | -29/+132 |
|
|
* | Cursors, keyboard support, move/resize | Kristian Høgsberg | 2011-01-25 | 1 | -1/+176 |
|
|
* | Use QImage::Format_ARGB32_Premultiplied for the surface | Kristian Høgsberg | 2011-01-25 | 1 | -1/+1 |
|
|
* | wayland: Assign a window id to wayland windows | Kristian Høgsberg | 2011-01-25 | 1 | -0/+8 |
|
|
* | wayland: Create and destroy surface at show and hide | Kristian Høgsberg | 2011-01-25 | 1 | -3/+16 |
|
|
* | wayland: Split input device out to its own file | Kristian Høgsberg | 2011-01-25 | 1 | -162/+2 |
|
|
* | Add wayland lighthouse plugin | Kristian Høgsberg | 2011-01-25 | 1 | -0/+399 |
|
|