summaryrefslogtreecommitdiff
path: root/platform/android/src/example_custom_layer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use a host interface for CustomLayer instead of function pointers (#11553)Asheem Mamoowala2018-04-021-47/+28
* [android] custom layer example - remove dependencies on mbgl logging and stri...Ivo van Dongen2018-03-011-22/+24
* [android] custom layer example - add error checking to debug issues more easilyIvo van Dongen2018-03-011-28/+142
* [android] custom layer example - fix fragment shader source for opengl es 2 p...Ivo van Dongen2018-03-011-1/+1
* [Android] fix typo in custom layer exampleErol Baykal2018-02-051-2/+2
* [android] example custom layer - add context lost callbackIvo van Dongen2017-09-221-0/+8
* [build] move logging to utilKonstantin Käfer2016-11-221-1/+1
* [android] update custom layer example with invalidation exampleIvo van Dongen2016-11-071-4/+31
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-2/+2
* [core] Generalize Map::{add,remove}CustomLayerJohn Firebaugh2016-06-021-1/+1
* [android] #4619 - Creating standalone CustomLayerActivity exampleBrad Leege2016-04-061-1/+1
* [android] #3348 - Updating customLayerClass package name in JNI codeBrad Leege2015-12-211-1/+1
* [android] Add CustomLayerRenderParameters to example codeJohn Firebaugh2015-12-161-1/+3
* [android] Simplify structure for native filesJohn Firebaugh2015-12-161-0/+104