summaryrefslogtreecommitdiffstats
path: root/examples/qwidget-compositor/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Renaming mesa_egl to wayland_eglJørgen Lind2011-08-311-1/+5
* Added buffer releaseJørgen Lind2011-08-311-65/+65
* Add drag'n'drop and basic cursor support.Laszlo Agocs2011-07-251-11/+54
* Merge branch 'master' into refactorLaszlo Agocs2011-07-191-1/+68
|\
| * Add touch support to qwidget example compositor.Laszlo Agocs2011-06-301-1/+68
* | Make it compile with xcomposite_glx.Laszlo Agocs2011-07-191-1/+1
* | Merge branch 'master' into refactorJørgen Lind2011-06-231-6/+6
|\|
| * Update wayland_shaJørgen Lind2011-06-231-6/+6
* | Make the qwidget example compositor compile with qtbase refactor.Laszlo Agocs2011-06-161-8/+3
|/
* examples/qwidget-compositor: don't use GL if disabledCorentin Chary2011-05-191-0/+2
* Add an optional retained selection mode to the compositor.Laszlo Agocs2011-05-181-0/+1
* Made compositor keep track of key / pointer focus surfaces.Samuel Rødal2011-03-211-3/+1
* Moved some files around.Jørgen Lind2011-03-181-1/+1
* Improve WaylandSurface input interface a bit.Samuel Rødal2011-03-151-3/+3
* Make WaylandSurface a QObject to have a signal API.Samuel Rødal2011-03-151-12/+24
* Get rid of unused variable warnings.Samuel Rødal2011-03-151-0/+2
* Always do full updates when using GL.Samuel Rødal2011-03-151-0/+4
* Simplify example compositor by using surface pointer instead of index.Samuel Rødal2011-03-141-28/+24
* Add WaylandSurface classJørgen Lind2011-03-141-39/+34
* Initial attempt on abstracting the HW interface.Jørgen Lind2011-03-091-6/+5
* Initial glsupport in qtcomp. It can now draw simple_clientJørgen Lind2011-03-071-3/+32
* Create new examples directory for the example compositor.Samuel Rødal2011-03-041-0/+220