summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to build Qt-Compositor without gl supportJørgen Lind2011-04-111-2/+3
* Add a custom rule for hardware_integrationJørgen Lind2011-04-111-16/+20
* Make Qt-Compositor build the xcomposite backend as defaultJørgen Lind2011-04-114-27/+36
* Prevent accessing destroyed WaylandSurface in WaylandSurfaceItem.Samuel Rødal2011-04-082-6/+18
* Add the egl xcomposite extensionJørgen Lind2011-04-074-0/+141
* add missing \n in debug outputHarald Fernengel2011-04-061-1/+1
* Remove glesv2 pkg-config config. We should pick this upJørgen Lind2011-04-061-6/+0
* Fixup to 35e6608ce14d05973c6ceee4c2ee046d10af4aafJørgen Lind2011-04-061-0/+28
* Set the rpathHarald Fernengel2011-04-061-0/+6
* Add XComposite extension to waylandJørgen Lind2011-04-0619-21/+593
* Update according to latest changes to QSGTextureProvider.Samuel Rødal2011-04-051-2/+10
* 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
* Make it possible to create WaylandSurfaceItem from QMLPaul Olav Tvete2011-04-014-2/+41
* Properly handle surface resizes in QML compositor.Samuel Rødal2011-04-011-2/+0
* Some tweaks to WaylandSurfaceItem API.Samuel Rødal2011-04-012-6/+4
* Remove debugging from compositor_api.priSamuel Rødal2011-04-011-1/+0
* Move WaylandSurfaceItem into common API.Samuel Rødal2011-04-014-0/+327
* Added texture accessor to WaylandSurface even in the case of no GL.Samuel Rødal2011-03-242-1/+9
* Add destroyClientForSurface() methodPaul Olav Tvete2011-03-234-0/+16
* Adding destination directory for wayland buildJørgen Lind2011-03-223-2/+7
* Fix how wayland is compiled so that we can pick up libffi fromJørgen Lind2011-03-223-8/+13
* Workaround for qmake problemPaul Olav Tvete2011-03-211-1/+1
* Made compositor keep track of key / pointer focus surfaces.Samuel Rødal2011-03-213-7/+27
* Moved some files around.Jørgen Lind2011-03-1831-64/+72
* If we use pkg-config we prob don't want to use the internalJørgen Lind2011-03-171-3/+11
* Fixed wrong coordinates sent for button press events.Samuel Rødal2011-03-161-4/+6
* Make configuration of Qt-Compositor easier to understandJørgen Lind2011-03-151-17/+19
* Improve WaylandSurface input interface a bit.Samuel Rødal2011-03-154-9/+27
* Make WaylandSurface a QObject to have a signal API.Samuel Rødal2011-03-156-28/+14
* Use Factory for GraphicsHardwareIntegrationJørgen Lind2011-03-143-5/+10
* Add WaylandSurface classJørgen Lind2011-03-149-209/+284
* Don't break the non-GL casePaul Olav Tvete2011-03-111-1/+1
* Add a factory function for creating GraphicsHardwareIntegrationPaul Olav Tvete2011-03-112-3/+8
* Renamed bindBufferToTexture to createTextureFromBufferJørgen Lind2011-03-117-15/+20
* Moved INCLUDEPATH from pro file to pri fileJørgen Lind2011-03-111-0/+2
* Add a dri2_xcb backend. This does not use the eglBindWaylandDisplayWLJørgen Lind2011-03-118-0/+253
* Delay initialising the Wayland::Compositor until we'r in constructorJørgen Lind2011-03-112-1/+8
* Add private implementation of mesa_egl integrationJørgen Lind2011-03-112-11/+35
* Pass in Wayland::Display instead of wl_display to initializeHardwareJørgen Lind2011-03-114-4/+5
* Fix not having "our own include paths in pri files"Jørgen Lind2011-03-091-0/+7
* Fix typo in APIPaul Olav Tvete2011-03-093-3/+3
* I have changed the git config to: showUntrackedFiles = noJørgen Lind2011-03-091-0/+7
* Initial attempt on abstracting the HW interface.Jørgen Lind2011-03-0911-69/+315
* Move private api into its own folderJørgen Lind2011-03-0913-14/+13
* Initial glsupport in qtcomp. It can now draw simple_clientJørgen Lind2011-03-0713-494/+270
* Create new examples directory for the example compositor.Samuel Rødal2011-03-043-244/+3
* Add the DRM protocol filesPaul Olav Tvete2011-03-043-0/+240
* Make it easy to build without DRM supportPaul Olav Tvete2011-03-024-7/+22
* Update to latest Wayland versionPaul Olav Tvete2011-03-024-134/+13