summaryrefslogtreecommitdiff
path: root/ext/qt/qtitem.cc
Commit message (Expand)AuthorAgeFilesLines
* qt: implement qmlglsrc for qml view grabHaihua Hu2016-08-161-152/+4
* qmlglsink: Fix build error when don't have QPA installed.Haihua Hu2016-08-161-1/+1
* qmlglsink: add win32 supportMatthew Waters2016-08-161-41/+52
* qml: Enable qmlglsink for eglfsSergey Borovkov2016-08-161-3/+9
* qmlglsink: propagate GL context creation failure upwardsMatthew Waters2016-08-161-2/+8
* qmlglsink: also allow wayland-egl as a platform nameMatthew Waters2016-08-161-1/+4
* qmlglsink: Add Wayland supportHaihua Hu2016-08-161-0/+12
* qml: Fix leak of the OpenGL contextsSergey Borovkov2016-03-031-1/+4
* qt: use a static_cast instead of dynamic oneMatthew Waters2016-02-241-1/+1
* qmlglsink: Schedule onSceneGrpahInitialized to execute on render threadSergey Borovkov2016-02-221-3/+29
* qml: Mark material dirty when texture buffer is updatedSergey Borovkov2016-01-151-0/+1
* qml: reuse existing GstQSGTextureRoman Nowicki2015-11-201-2/+2
* qml: proper initialization if scene is already initializedRoman Nowicki2015-11-201-1/+5
* gl: be consistent in gobject boilerpateMatthew Waters2015-10-191-1/+1
* qt: add support for building on osx/iosMatthew Waters2015-10-021-3/+37
* qml: remove overwritten valueLuis de Bethencourt2015-09-281-2/+0
* qt: add support for building/running on androidMatthew Waters2015-09-281-2/+23
* gtk, qt: more specifically define the compile time requirementsMatthew Waters2015-09-101-2/+2
* qmlsink: Ensure that at least one windowing system is availableNirbheek Chauhan2015-08-311-2/+2
* gtk, qt, gl: fix typo in debug and error messagesTim-Philipp Müller2015-08-311-3/+3
* qml: implement the required multiple GL context synchonisationMatthew Waters2015-08-081-2/+5
* glcontext: fix get_current_gl_api on x11/nvidia driversMatthew Waters2015-07-181-2/+2
* configure/qt: Fix build without Qt5X11ExtrasEdward Hervey2015-07-101-3/+3
* new qt5 qml GL video sinkMatthew Waters2015-07-101-0/+491