summaryrefslogtreecommitdiff
path: root/src/mbgl/programs/gl/symbol_sdf_icon.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bump mapbox-gl-jsMikhail Pozdnyakov2020-03-111-2/+2
* Backport https://github.com/mapbox/mapbox-gl-js/pull/9333zmiao2020-02-261-7/+3
* Bump GL-JSzmiao2020-02-111-3/+7
* [core] Upgrade shaders and add new vertices to SymbolLayoutKonstantin Käfer2020-01-151-4/+7
* [core] Use new 'SymbolTextAndIcon' program to draw icons in textAlexander Shalamov2019-12-021-11/+9
* [core] DEMData: do decode on GPU (port mapbox/mapbox-gl-js#8694)Aleksandar Stojiljkovic2019-08-301-2/+2
* [core] Switch back to a more compact line attributes layout (#14851)Vladimir Agafonkin2019-06-101-2/+2
* [core] refactor program object creationKonstantin Käfer2019-05-281-2/+2
* [core] upgrade mapbox-gl-js pin to the most recent versionKonstantin Käfer2019-05-081-29/+28
* [core] render extrusions directly in the main framebufferKonstantin Käfer2019-05-081-2/+2
* [core] move ProgramMap to within the gl::Program objectKonstantin Käfer2019-03-201-3/+22
* [core] use constexpr string concatenation for uniform/attribute namesKonstantin Käfer2019-03-201-10/+10
* Merge pull request #14126 from mapbox/gfx-refactor-4Konstantin Käfer2019-03-151-0/+317