summaryrefslogtreecommitdiffstats
path: root/src/qtmultimediaquicktools/qsgvideonode_texture.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on 'dev' in qt/qtmultimediaVaL Doroshchuk2020-06-301-1/+1
* Quick: Allow to build with -no-openglVaL Doroshchuk2020-06-101-2/+12
* Introduce QAbstractVideoBuffer::MTLTextureHandleVal Doroshchuk2020-06-101-2/+4
* RHI: Remove gl code from video nodesVaL Doroshchuk2020-06-041-125/+14
* Quick: Add support of RHI for video framesVaL Doroshchuk2020-05-291-1/+77
* Remove ANGLEVaL Doroshchuk2020-05-281-4/+2
* Update qtbase dependencyFriedemann Kleint2020-03-251-1/+1
* Remove Format_ABGR32 from supported formats for sq texture video nodeVaL Doroshchuk2019-10-101-0/+3
* Gstreamer: Introduce support of OpenGL pluginVaL Doroshchuk2019-05-151-0/+1
* QML: Use alpha channel for ARGB32 video framesVaL Doroshchuk2017-12-221-3/+12
* Add missing override and remove redundant virtualAlexander Volkov2016-12-121-6/+6
* Implement YUV 4:2:2 8bit support for QtQuickSamuel Gaist2016-04-291-1/+1
* Updated license headersAntti Kokko2016-01-191-14/+20
* Fix some private headers.Yoann Lopes2015-11-241-1/+1
* Fix video nodes material comparison.Yoann Lopes2015-07-201-0/+4
* Minor refactor of built-in QSGVideoNodes.v5.5.0-beta1Yoann Lopes2015-04-301-57/+25
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Add video filtering support to VideoOutputLaszlo Agocs2015-02-031-1/+1
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Support dynamic opengl32 - ANGLE switching on WindowsLaszlo Agocs2014-07-291-11/+12
* Allow plugins to override the QML VideoOutput type.Andrew den Exter2014-01-201-0/+271