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)
commitd47398de3b4243600c7c82f241e23c9d105903b7
treea3bb33b661f9b648eb5eeba5ec22ac259ff08cf5
parent5f8a587ddc8c99d5032c081d26aa1022814327eb
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
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