summaryrefslogtreecommitdiff
path: root/src/mbgl/programs/gl
Commit message (Expand)AuthorAgeFilesLines
* Bump mapbox-gl-jsMikhail Pozdnyakov2020-03-1119-353/+365
* Backport https://github.com/mapbox/mapbox-gl-js/pull/9333zmiao2020-02-265-440/+426
* Bump GL-JSzmiao2020-02-115-426/+440
* [core] Upgrade shaders and add new vertices to SymbolLayoutKonstantin Käfer2020-01-155-457/+470
* [core] Turn off clang format for generated shaded codeAlexander Shalamov2019-12-021-3/+2
* [core] Use new 'SymbolTextAndIcon' program to draw icons in textAlexander Shalamov2019-12-0228-549/+910
* [core] DEMData: do decode on GPU (port mapbox/mapbox-gl-js#8694)Aleksandar Stojiljkovic2019-08-3011-467/+470
* [core] Switch back to a more compact line attributes layout (#14851)Vladimir Agafonkin2019-06-109-203/+212
* [core] refactor program object creationKonstantin Käfer2019-05-2825-50/+50
* [core] use unique IDs for DrawScopesKonstantin Käfer2019-05-151-2/+2
* [core] upgrade mapbox-gl-js pin to the most recent versionKonstantin Käfer2019-05-0824-630/+636
* [core] render extrusions directly in the main framebufferKonstantin Käfer2019-05-0814-538/+471
* [core] move ProgramMap to within the gl::Program objectKonstantin Käfer2019-03-2031-111/+595
* [core] use constexpr string concatenation for uniform/attribute namesKonstantin Käfer2019-03-2016-505/+505
* Merge pull request #14126 from mapbox/gfx-refactor-4Konstantin Käfer2019-03-1532-0/+4687