summaryrefslogtreecommitdiff
path: root/src/hardwareintegration/compositor/vulkan-server
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-06-104-112/+8
* Replace QScopedPointer with std::unique_ptrThiago Macieira2022-05-111-5/+5
* wayland: do not rely on transitive includesFabian Kosmale2022-03-111-0/+1
* Use new QTextureFileData::getDataView methodJonas Karlsson2021-01-212-3/+7
* Adapt to removal of vulkan_support in qtbaseAlexandru Croitor2020-05-262-3/+2
* Fix build: Add dependency on OpenGL moduleJohan Klokkhammer Helsing2020-01-301-1/+1
* Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2019-10-312-2/+3
|\
| * Compositor: Warn and clean up when server buffer integrations failJohan Klokkhammer Helsing2019-10-282-2/+3
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-264-60/+20
|\ \ | |/
| * Update QtWaylandCompositor license headers to GPL 3v5.14.0-beta2Paul Olav Tvete2019-10-164-60/+20
* | Bump module version to 6.0.0Simon Hausmann2019-07-111-6/+6
|/
* Remove Apache licensed Vulkan helper functionJohan Klokkhammer Helsing2019-05-102-5/+5
* New texture sharing protocol and infrastructurePaul Olav Tvete2019-03-281-0/+4
* Vulkan server buffer integration crash fixPaul Olav Tvete2019-03-271-1/+12
* Implement server-side toOpenGlTexture for VulkanPaul Olav Tvete2019-03-252-41/+130
* Compressed texture support for vulkan server buffersPaul Olav Tvete2019-03-255-18/+68
* Add server buffer integration based on VulkanPaul Olav Tvete2019-03-185-0/+1096