summaryrefslogtreecommitdiff
path: root/test/text/cross_tile_symbol_index.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] sort symbols using symbol-sort-key before placement (#16023)Ansis Brammanis2020-02-111-1/+23
* Add CrossTileSymbolLayerIndex.offscreenSymbols testMikhail Pozdnyakov2020-01-221-1/+54
* [core] Do not index and place the off-screen symbols for overscaled tilesMikhail Pozdnyakov2020-01-221-11/+11
* [core] Simplify CrossTileSymbolIndex::addLayer()Mikhail Pozdnyakov2020-01-221-15/+15
* [core] implement stretchable icons for icon-text-fitKonstantin Käfer2020-01-151-0/+1
* [core] move icon rotation from shaping to quad generation to mirror JSKonstantin Käfer2020-01-151-0/+1
* [core] Use new 'SymbolTextAndIcon' program to draw icons in textAlexander Shalamov2019-12-021-10/+130
* [core] Store 'sdf' flag in vertex attributeAlexander Shalamov2019-12-021-2/+10
* [core] Shape images in labels and create image quadsAlexander Shalamov2019-12-021-4/+3
* [core] Enable `text-offset` with variable label placementMikhail Pozdnyakov2019-09-031-1/+2
* [core] fix mixed sdf + non-sdf icon rendering in one layer (#15456)zmiao2019-08-261-14/+10
* [core] Fix combination of icon-text-fit with text-variable-anchors and text-w...Alexander Shalamov2019-08-201-2/+2
* [core] Update unit testsAlexander Shalamov2019-08-131-12/+12
* [core] Update CrossTileSymbolLayerIndex unit testAlexander Shalamov2019-07-231-1/+8
* [core] Symbol bucket uses shared layoutMikhail Pozdnyakov2019-07-221-4/+8
* [core] Introduce variable text placement for point labels - Layout partMikhail Pozdnyakov2019-03-291-12/+12
* [Core] Ensure queryRenderedFeatures accounts for icon-rotate (#13105)Ryan Hamley2018-10-181-1/+1
* [core] Initial implementation of 'format' expressionChris Loer2018-10-151-2/+2
* [core] Fix sort order for queryRenderedFeatures when features are filtered.Chris Loer2018-07-031-1/+1
* [core] Only run placement for first layer per SymbolBucketChris Loer2018-05-031-10/+14
* [core] Prevent symbols at the same zoom from sharing a crossTileID.Chris Loer2018-01-171-0/+74
* [core] port minor collision changes from -js (#10764)Ansis Brammanis2018-01-081-1/+45
* [core] Add unit test for CrossTileSymbolIndexAnsis Brammanis2017-11-171-0/+85