summaryrefslogtreecommitdiffstats
path: root/src/compositor
Commit message (Expand)AuthorAgeFilesLines
* Don't crash at application exitwip/texturesharing-5.12Paul Olav Tvete2019-06-051-1/+1
* Merge remote-tracking branch 'qt/5.12' into texturesharing-5.12Paul Olav Tvete2019-06-0511-11/+61
|\
| * Compositor: Map touch ids to contiguous idsJohan Klokkhammer Helsing2019-05-222-1/+20
| * Fix compile error with -no-openglJohan Klokkhammer Helsing2019-05-291-0/+2
| * Docs: Fix incorrect version for module importJohan Klokkhammer Helsing2019-04-301-2/+2
| * Compositor: Add qwaylandoutput_p.h to headersJohan Klokkhammer Helsing2019-04-241-0/+1
| * Compositor: Fix compilation problems for qwaylandshell.hJohan Klokkhammer Helsing2019-04-172-2/+26
| * compositor: fix QWaylandShell private objects inheritanceChristophe Chapuis2019-04-035-6/+10
* | New texture sharing protocol and infrastructurePaul Olav Tvete2019-03-293-3/+661
* | Implement server-side toOpenGlTexture for VulkanPaul Olav Tvete2019-03-291-0/+1
* | Compressed texture support for vulkan server buffersPaul Olav Tvete2019-03-291-1/+9
* | Add server buffer integration based on VulkanPaul Olav Tvete2019-03-291-0/+10
|/
* Compositor: Call eglUnbindWaylandDisplayWL when destroying the compositorJohan Klokkhammer Helsing2019-03-141-0/+3
* Fix the build with -no-guiLiang Qi2019-02-251-0/+1
* Doc: Fix wrong link to isBufferLockedNico Vertriest2019-02-071-2/+2
* Merge remote-tracking branch 'qt/5.12.1' into 5.12Paul Olav Tvete2019-01-211-1/+1
|\
| * Fix flickering (black frames) of wayland clients on NVIDIADominik Holland2019-01-081-1/+1
* | Remove stray surfaceDestroyed() declarationPier Luigi Fiorini2019-01-181-1/+0
* | Remove unimplemented QWaylandCompositor::createSurfaceViewJohan Klokkhammer Helsing2019-01-181-2/+0
|/
* Compositor: Fix crash in QWaylandSurface::waylandClientJohan Klokkhammer Helsing2018-12-222-1/+14
* Fix invalid QWaylandOutputMode comparison operatorJędrzej Nowacki2018-12-061-2/+2
* use new feature name xkbcommon_evdev -> xkbcommonGatis Paeglis2018-12-054-18/+18
* Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-051-1/+3
|\
| * Don't crash if view is deleted from surfaceDestroyed signalv5.12.0-rc2v5.12.0-rc1v5.12.0Paul Olav Tvete2018-11-071-1/+3
* | Fix compilation with gcc 4.8Ville Voutilainen2018-12-043-10/+22
* | Fix build due to missing QDebug includeSergio Martins2018-11-301-0/+1
|/
* Compositor: Add const version of QWaylandQuickItem::inputRegionContainsJohan Klokkhammer Helsing2018-10-222-1/+12
* Compositor: Emit signals after applying pending surface statev5.12.0-beta3Johan Klokkhammer Helsing2018-10-182-50/+40
* Don't send ivi_surface configure events with negative sizeJohan Klokkhammer Helsing2018-10-041-0/+4
* Compositor: Fix crash after surface destructionJohan Klokkhammer Helsing2018-10-011-1/+1
* Add server buffer integration using Linux dma-bufPaul Olav Tvete2018-09-211-0/+11
* Add virtual QtWayland::ServerBuffer::bufferInUse()Paul Olav Tvete2018-09-211-0/+1
* Add logging category for hardware integrationsPaul Olav Tvete2018-09-202-0/+2
* Change compositor categorized logging namespacePaul Olav Tvete2018-09-203-6/+8
* Don't use members of wl_resourceJohan Klokkhammer Helsing2018-09-185-8/+8
* Compositor: Rename addSocketFd to addSocketDescriptorJohan Klokkhammer Helsing2018-09-172-4/+4
* Remove ifdefs for unsupported libwayland versionsJohan Klokkhammer Helsing2018-09-172-18/+0
* Compositor: Use Q_PRIVATE_SLOTs in QWaylandOutputJohan Klokkhammer Helsing2018-09-173-37/+34
* Compositor: Rename QWaylandKeyboard::toScanCode to keyToScanCodeJohan Klokkhammer Helsing2018-09-173-4/+4
* Remove confusing elses after returnsJohan Klokkhammer Helsing2018-09-142-8/+4
* Add missing Q_UNUSEDJohan Klokkhammer Helsing2018-09-141-0/+1
* Merge remote-tracking branch 'qt/5.11' into 5.12Paul Olav Tvete2018-09-122-24/+35
|\
| * Don't destroy buffer before surfaceDestroyed signalPaul Olav Tvete2018-09-112-24/+35
* | Create feature wayland-shm-emulation-server-bufferJohan Klokkhammer Helsing2018-09-101-0/+5
* | Prefix and suffix server buffer integrationsJohan Klokkhammer Helsing2018-09-101-2/+2
* | Compositor: Add XdgToplevel::xdgSurfaceJohan Klokkhammer Helsing2018-09-072-0/+19
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-063-3/+6
|\|
| * Compositor: Don't send illegal leave eventsJohan Klokkhammer Helsing2018-09-051-1/+4
| * Compositor: Fix OpenGL textures deleted prematurelyJohan Klokkhammer Helsing2018-08-281-1/+1
| * Compositor: Fix resize grab release for xdg-shell-v6Johan Klokkhammer Helsing2018-08-271-1/+1