summaryrefslogtreecommitdiffstats
path: root/src/compositor/wayland_wrapper/qwlsurfacebuffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-171-4/+4
* Add a SHM format converter classJorgen Lind2015-02-051-1/+5
* Remove the unused context parameter from lock/unlockLaszlo Agocs2014-08-261-2/+2
* Destroy the SurfaceBuffers and their textures after the wl_buffer are destroyedGiulio Camuffo2014-07-301-0/+28
* Fix build with noglPier Luigi Fiorini2014-07-221-1/+0
* Fix wrong fetching of the y-inverted valueGiulio Camuffo2014-06-161-1/+1
* Rework the way buffers are used and renderedGiulio Camuffo2014-04-291-10/+23
* Remove the buffer queue.Giulio Camuffo2014-03-111-13/+0
* Making the buffer intgrations privateJorgen Lind2014-02-111-6/+6
* Removed directrender/pageflipper codepaths.Gunnar Sletta2014-01-211-21/+5
* Fix buffer handling.Gunnar Sletta2014-01-211-35/+17
* Revised createTextureFromBufferLaszlo Agocs2014-01-061-7/+18
* Compositor: rename QWaylandGraphicsHardwareIntegrationJorgen Lind2013-12-271-6/+6
* Call sendRelease before unlockNativeBufferElvis Lee2013-09-201-1/+2
* Do not rely on deprecated wl_buffer structJan Arne Petersen2013-08-091-4/+4
* Fix SurfaceBuffer to support Wayland 1.2Jan Arne Petersen2013-08-061-20/+44
* Handle the commit protocol better in QtCompositorJørgen Lind2013-06-031-0/+3
* fix damageJørgen Lind2013-06-031-2/+5
* Make SurfaceBuffer::destroyTexture be reenterableElvis Lee2013-05-281-1/+3
* Use surfaceBuffer's image to get image for shm surfaceElvis Lee2013-04-231-0/+20
* Qt-ify the QtCompositor moduleAndy Nichols2013-02-081-0/+259