summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/buckets
Commit message (Expand)AuthorAgeFilesLines
* [core] add static asserts for more gl constantsAnsis Brammanis2017-07-111-2/+2
* [core] improve legibility of labels that follow linesAnsis Brammanis2017-07-112-2/+26
* [core] Don't upload empty bucketsBruno de Oliveira Abinader2017-07-061-2/+1
* [core] Enable property functions for line-width (#9250)Lauren Budorick2017-06-191-1/+1
* [iOS][macOS] Add ImageSource bindingsAsheem Mamoowala2017-06-191-2/+4
* [core] Per-tile glyph/icon atlasesJohn Firebaugh2017-06-132-5/+0
* [core] Per-bucket icon atlasesJohn Firebaugh2017-06-132-0/+3
* [core] Per-bucket glyph atlasesJohn Firebaugh2017-06-132-0/+4
* [core] Reuse RasterBucket for ImageSourceAsheem Mamoowala2017-06-012-5/+10
* [core] Use fixed-size std::array for ImageSource coordinatesAsheem Mamoowala2017-06-012-3/+6
* [core] Render Image SourceAsheem Mamoowala2017-06-012-6/+37
* [core] Don't use a separate SpriteAtlas for annotation imagesJohn Firebaugh2017-05-261-2/+0
* [core] Unify {Paint,Layout,Light}PropertiesJohn Firebaugh2017-05-154-4/+5
* [core] Move renderer/* files into sub-folders (#8983)Asheem Mamoowala2017-05-1214-0/+1480