summaryrefslogtreecommitdiffstats
path: root/examples/qwidget-compositor
Commit message (Expand)AuthorAgeFilesLines
* Renaming mesa_egl to wayland_eglJørgen Lind2011-08-311-1/+5
* Added buffer releaseJørgen Lind2011-08-312-71/+74
* Merge remote branch 'origin/master' into refactorSamuel Rødal2011-08-051-0/+0
|\
| * Add root-level .pro filesLasse Holmstedt2011-07-291-0/+0
* | Merge branch 'master' into refactorLaszlo Agocs2011-07-271-4/+1
|\|
| * Fix qwidget example build with regular Qt5.Laszlo Agocs2011-07-261-0/+1
| * clean up the QT+= stuff in the project filesOswald Buddenhagen2011-07-191-4/+0
* | Add drag'n'drop and basic cursor support.Laszlo Agocs2011-07-251-11/+54
* | Merge branch 'master' into refactorLaszlo Agocs2011-07-192-1/+80
|\|
| * Add touch support to qwidget example compositor.Laszlo Agocs2011-06-302-1/+80
* | 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
|/
* Prevent qmake warnings when not building against Qt 5.Samuel Rødal2011-05-191-0/+2
* 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
* Added clipboard support.Laszlo Agocs2011-05-091-0/+2
* Make Qt-Compositor build the xcomposite backend as defaultJørgen Lind2011-04-111-7/+0
* Add the egl xcomposite extensionJørgen Lind2011-04-071-0/+1
* Add XComposite extension to waylandJørgen Lind2011-04-061-2/+1
* Move WaylandSurfaceItem into common API.Samuel Rødal2011-04-011-1/+3
* qwidget-compositor:Make raster defaultJørgen Lind2011-03-241-2/+2
* 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
* If we use pkg-config we prob don't want to use the internalJørgen Lind2011-03-171-2/+0
* 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
* Moved INCLUDEPATH from pro file to pri fileJørgen Lind2011-03-111-1/+0
* Add a dri2_xcb backend. This does not use the eglBindWaylandDisplayWLJørgen Lind2011-03-111-0/+1
* Fix not having "our own include paths in pri files"Jørgen Lind2011-03-091-3/+3
* Initial attempt on abstracting the HW interface.Jørgen Lind2011-03-092-12/+8
* Initial glsupport in qtcomp. It can now draw simple_clientJørgen Lind2011-03-072-4/+40
* Create new examples directory for the example compositor.Samuel Rødal2011-03-042-0/+241