summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <thiago@mapbox.com>2016-04-15 17:54:10 +0300
committerThiago Marcos P. Santos <thiago@mapbox.com>2016-04-18 18:57:20 +0300
commit7d80690f91bc2c09de03a8bd69bb58e88347c6f5 (patch)
tree5c2c95a48de2b934d6acbee124c05503f22a4d5f /.gitignore
parent378885e51a3512c582b5492bf59fe0dd0804a613 (diff)
downloadqtlocation-mapboxgl-7d80690f91bc2c09de03a8bd69bb58e88347c6f5.tar.gz
[android] Restore prior GLContext if exists
Apparently some versions of Android, notable 4.4.4 running on my Nexus 5, creates a GLContext on the Android UIThread which is the one we are now using for rendering after #2909. If the context is not restored, nothing gets rendered (or sometimes partially, or artifacts) because Android will try to do GL stuff on the context used by Mapbox GL and mess things up.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions