summaryrefslogtreecommitdiff
path: root/test/api/annotations.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [test] Use shared headless displayBruno de Oliveira Abinader2016-11-171-2/+2
* [core] don't assign clip IDs to tiles that aren't renderedKonstantin Käfer2016-11-081-0/+29
* Revert "[core] Don't use GL_LINEAR if panning w/o rotation nor pitch"Bruno de Oliveira Abinader2016-11-011-16/+0
* [core] Don't use GL_LINEAR if panning w/o rotation nor pitchBruno de Oliveira Abinader2016-10-311-0/+16
* [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-271-7/+7
* [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-251-20/+20
* [core] separate Backend from View for headless renderingKonstantin Käfer2016-10-251-4/+4
* [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-201-1/+3
* [core] Fix SymbolAnnotation coordinate system conversionsBruno de Oliveira Abinader2016-10-191-10/+19
* [core] Skip duplicated IDs when querying point annotationsBruno de Oliveira Abinader2016-10-121-0/+10
* [test] Added Annotations.VisibleFeatures testBruno de Oliveira Abinader2016-10-111-0/+32
* [core] Ignore placement for symbol annotationsBruno de Oliveira Abinader2016-10-111-0/+25
* [test] add .test.cpp suffix to test case filesKonstantin Käfer2016-09-281-0/+343