qt: add support for building/running on android
authorMatthew Waters <matthew@centricular.com>
Wed, 2 Sep 2015 13:45:07 +0000 (23:45 +1000)
committerMatthew Waters <matthew@centricular.com>
Mon, 28 Sep 2015 06:47:00 +0000 (16:47 +1000)
commit18d5ed0408a9ae66f2a5f508941c09de5afe01ae
tree9ee3874cdc73701a8e69fc83951f2f9e87c418c8
parentf12caa5c2255493d42f5e5aa14b98a9b0a99a66b
qt: add support for building/running on android

Including:
- Necessary configure checks
- Necessary compile time platform checks
- Necessary runtime qt android platform detection
- Escaping GLsync definition with Qt's GLES2 implementation

https://bugzilla.gnome.org/show_bug.cgi?id=754466
configure.ac
ext/qt/Makefile.am
ext/qt/gstqsgtexture.h
ext/qt/gstqtgl.h [new file with mode: 0644]
ext/qt/qtitem.cc
ext/qt/qtitem.h