summaryrefslogtreecommitdiffstats
path: root/src/qtmultimediaquicktools/qsgvideotexture.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename the library for Qt Quick to multimediaquickLars Knoll2021-04-161-169/+0
* Move the texture uploading code into Qt MultimediaLars Knoll2021-04-071-0/+5
* Start adding infrastructure to retrieve video frames as textureLars Knoll2021-04-061-2/+2
* Modernize code baseLars Knoll2021-03-021-3/+1
* Quick: Copy texture data when updatingVaL Doroshchuk2020-08-031-7/+6
* Update dependencies on 'dev' in qt/qtmultimediaVaL Doroshchuk2020-06-301-9/+0
* Introduce QAbstractVideoBuffer::MTLTextureHandleVal Doroshchuk2020-06-101-3/+0
* Follow QRhi create-destroy API updateLaszlo Agocs2020-06-041-2/+2
* RHI: Remove gl code from video nodesVaL Doroshchuk2020-06-041-0/+3
* Quick: Add support of RHI for video framesVaL Doroshchuk2020-05-291-0/+176