| Commit message (Expand) | Author | Age | Files | Lines |
* | [build] Adding a build flag to build without GL if needed (#16120) | Thomas Moenicke | 2020-02-03 | 1 | -3/+3 |
* | Use a host interface for CustomLayer instead of function pointers (#11553) | Asheem Mamoowala | 2018-04-02 | 1 | -47/+28 |
* | [android] custom layer example - remove dependencies on mbgl logging and stri... | Ivo van Dongen | 2018-03-01 | 1 | -22/+24 |
* | [android] custom layer example - add error checking to debug issues more easily | Ivo van Dongen | 2018-03-01 | 1 | -28/+142 |
* | [android] custom layer example - fix fragment shader source for opengl es 2 p... | Ivo van Dongen | 2018-03-01 | 1 | -1/+1 |
* | [Android] fix typo in custom layer example | Erol Baykal | 2018-02-05 | 1 | -2/+2 |
* | [android] example custom layer - add context lost callback | Ivo van Dongen | 2017-09-22 | 1 | -0/+8 |
* | [build] move logging to util | Konstantin KΓ€fer | 2016-11-22 | 1 | -1/+1 |
* | [android] update custom layer example with invalidation example | Ivo van Dongen | 2016-11-07 | 1 | -4/+31 |
* | [core] Rationalize naming for style-related code | John Firebaugh | 2016-06-02 | 1 | -2/+2 |
* | [core] Generalize Map::{add,remove}CustomLayer | John Firebaugh | 2016-06-02 | 1 | -1/+1 |
* | [android] #4619 - Creating standalone CustomLayerActivity example | Brad Leege | 2016-04-06 | 1 | -1/+1 |
* | [android] #3348 - Updating customLayerClass package name in JNI code | Brad Leege | 2015-12-21 | 1 | -1/+1 |
* | [android] Add CustomLayerRenderParameters to example code | John Firebaugh | 2015-12-16 | 1 | -1/+3 |
* | [android] Simplify structure for native files | John Firebaugh | 2015-12-16 | 1 | -0/+104 |