summaryrefslogtreecommitdiff
path: root/ext/qt
Commit message (Expand)AuthorAgeFilesLines
* qml: Fix leak of the OpenGL contextsSergey Borovkov2016-04-061-1/+4
* qml: Mark material dirty when texture buffer is updatedSergey Borovkov2016-01-151-0/+1
* qml: reuse existing GstQSGTextureRoman Nowicki2015-11-201-4/+2
* qml: activate the wrapped context when bindingMatthew Waters2015-11-201-4/+9
* qml: proper initialization if scene is already initializedRoman Nowicki2015-11-201-1/+5
* gtk, qt: more specifically define the compile time requirementsMatthew Waters2015-09-101-2/+2
* qt: use our function table instead of directly calling gl functionsMatthew Waters2015-09-101-2/+5
* 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-312-5/+5
* qml: implement the required multiple GL context synchonisationMatthew Waters2015-08-083-5/+40
* qt: Don't dist files that might not existEdward Hervey2015-07-221-0/+2
* qt: Tidy up makefile a bit moreEdward Hervey2015-07-221-17/+11
* 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-109-0/+1440