mer-hybris / qt5-qpa-hwcomposer-plugin

Qt 5 QPA plugin for Droid hwcomposer
22 stars 45 forks source link

Qt 5.6.0 support #49

Closed mickybart closed 8 years ago

mickybart commented 8 years ago

Support Qt 5.6.0

QPlatformScreenPageFlipper have been removed upstream so I have done some cleanup on the code about Flipper.

chooseConfig will return an EGLConfig* (to fit upstream change)

If someone else can check the code in a running device it will be great because on my device hwcomposer is not working (not specific to 5.6.0 support ;)). So this support for 5.6.0 is part of another backend project and I wanted to share it.