summaryrefslogtreecommitdiffstats
path: root/src/qt-compositor/wayland_wrapper/wlsurface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't call glDeleteTextures() when texture_id is 0.Samuel Rødal2011-09-141-1/+2
* Merge branch 'refactor'Gunnar Sletta2011-09-131-3/+35
|\
| * Make sure we always release buffersPaul Olav Tvete2011-09-091-0/+4
| * Added buffer releaseJørgen Lind2011-08-311-2/+13
| * Fixed build and crash issues.Samuel Rødal2011-08-291-1/+1
| * Merge branch 'master' into refactorLaszlo Agocs2011-07-271-20/+18
| |\
| * | Add drag'n'drop and basic cursor support.Laszlo Agocs2011-07-251-0/+9
| * | Merge branch 'master' into refactorLaszlo Agocs2011-07-191-7/+55
| |\ \
| * | | Compile on non-linuxMorten Sorvig2011-06-281-0/+8
* | | | Remove isVisibleOnScreen from ManagedWaylandClientLasse Holmstedt2011-09-061-1/+1
* | | | Support for generic window propertiesLasse Holmstedt2011-09-061-0/+22
| |_|/ |/| |
* | | Get rid of unnecessary focus checks for touch event sending.Laszlo Agocs2011-07-261-20/+18
| |/ |/|
* | Correct authentication behaviorMartin Zielinski2011-07-061-7/+1
* | Propagate screen orientation changes through waylandLasse Holmstedt2011-07-041-3/+4
* | Add touch event support.Laszlo Agocs2011-06-301-0/+40
* | Added transport of on-screen visibility to qt-compositor via waylandMartin Zielinski2011-06-271-0/+13
|/
* Update wayland_shaJørgen Lind2011-06-231-57/+5
* Add authentication token support for wayland windosLasse Holmstedt2011-05-251-0/+13
* Don't create a hardware integration if the compositor is raster based.Samuel Rødal2011-05-201-9/+12
* qt-compositor/wayland_wrapper: wayland do not set buffer->compositor anymoreCorentin Chary2011-05-201-0/+1
* qt-compositor: frameFinished() is a per-surface thingCorentin Chary2011-05-201-0/+6
* Window manager extension for waylandLasse Holmstedt2011-05-191-0/+20
* qt-compositor: fix build with QT_WAYLAND_GL_CONFIG=noglCorentin Chary2011-05-191-0/+3
* Bug, we didn't support multiple attachesJørgen Lind2011-05-121-2/+1
* Fix build break caused by wayland master changes.Laszlo Agocs2011-05-111-2/+1
* We still support not having custome shadersJørgen Lind2011-05-061-1/+3
* Implement invertedY in the glx backendJørgen Lind2011-05-061-2/+5
* Add invertedY flag for surfaceJørgen Lind2011-05-061-0/+9
* QT_COMPOSITOR_WAYLAND_GL defines in wlsurfaceJørgen Lind2011-05-031-0/+5
* Follow Wayland API ChangesJørgen Lind2011-05-031-64/+68
* Support for direct rendering (non-composited mode)Paul Olav Tvete2011-04-281-0/+19
* Make Qt-Compositor conform to Wayland api changesJørgen Lind2011-04-141-1/+2
* Do a delayed map in Wayland::Surface if needed.Samuel Rødal2011-04-051-5/+21
* Don't emit mapped until the surface is actually mapped.Samuel Rødal2011-04-051-3/+3
* Made compositor keep track of key / pointer focus surfaces.Samuel Rødal2011-03-211-6/+2
* Moved some files around.Jørgen Lind2011-03-181-0/+308