summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* [test] Add utest to assert our dtoa implementation precisionThiago Marcos P. Santos2017-07-121-0/+1
* [benchmark] Add a benchmark for our dtoa implementationThiago Marcos P. Santos2017-07-121-0/+3
* [core] improve legibility of labels that follow linesAnsis Brammanis2017-07-111-0/+2
* [benchmark] add render benchmarksIvo van Dongen2017-07-071-0/+1
* [tests] Add unit test for tile prefetchingThiago Marcos P. Santos2017-07-071-0/+1
* [build] add node-benchmark target and xcode schemeIvo van Dongen2017-07-061-0/+11
* [build] use CMake to generate Xcode schemesKonstantin Käfer2017-07-0613-0/+457
* [core] Introduce the ResourceTransformThiago Marcos P. Santos2017-06-261-0/+2
* [core] Make the mbgl/actor headers publicThiago Marcos P. Santos2017-06-261-3/+3
* [all] Promote Style to public APIJohn Firebaugh2017-06-221-1/+3
* [core] switch to vector-tile library for decoding Mapbox vector tilesKonstantin Käfer2017-06-212-0/+2
* [core] add benchmark for vector tile parsingKonstantin Käfer2017-06-213-0/+4
* [core] Rename ThreadedObject to ThreadThiago Marcos P. Santos2017-06-212-2/+2
* [core] Remove util::ThreadThiago Marcos P. Santos2017-06-212-4/+0
* [tests] Added tests for ThreadedObjectThiago Marcos P. Santos2017-06-211-0/+1
* [core] Added the ThreadedObjectThiago Marcos P. Santos2017-06-211-0/+3
* [glfw] Added extrusions (E) and route (R) shortcutsBruno de Oliveira Abinader2017-06-141-0/+4
* [core] cleanup ProgramParametersKonstantin Käfer2017-06-131-0/+1
* [core] Remove unused binpack.hpppJohn Firebaugh2017-06-132-4/+0
* [core] Per-bucket icon atlasesJohn Firebaugh2017-06-132-3/+5
* [core] Per-bucket glyph atlasesJohn Firebaugh2017-06-132-2/+4
* Fix undefined memory access in getCoveringRanges() (#9227)Anand Thakker2017-06-091-0/+1
* [core] Collection-level immutabilityJohn Firebaugh2017-06-051-0/+1
* [core] Split RenderStyle from StyleJohn Firebaugh2017-06-051-0/+3
* [core] Refactor RenderSource updatesJohn Firebaugh2017-06-051-1/+0
* [core] Render Image SourceAsheem Mamoowala2017-06-011-0/+2
* [core] Add ImageSource support to style parsersAsheem Mamoowala2017-06-011-0/+5
* [core] Don't use a separate SpriteAtlas for annotation imagesJohn Firebaugh2017-05-262-3/+0
* [core] Auto-growable SpriteAtlas using shelf-packJohn Firebaugh2017-05-262-0/+2
* [core] Make ExponentialStops behavior consistent; add testsJohn Firebaugh2017-05-191-0/+2
* [core][ios] Use explicit submodule update for ios target (#8973)Asheem Mamoowala2017-05-181-0/+6
* [core] Throttle tiles to redo symbol placement at most once every 300ms.Chris Loer2017-05-171-0/+2
* [core] Remove WorkQueueJohn Firebaugh2017-05-172-3/+0
* [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-151-2/+0
* [core] cascade ⇢ transition / cascading ⇢ transitionableJohn Firebaugh2017-05-151-1/+1
* [core] Unify {Paint,Layout,Light}PropertiesJohn Firebaugh2017-05-152-3/+2
* [core] Move renderer/* files into sub-folders (#8983)Asheem Mamoowala2017-05-121-39/+45
* [core] Split style image collection from SpriteAtlasIvo van Dongen2017-05-122-3/+12
* [linux] loop-uv depends on mbgl-core for linkingJohn Firebaugh2017-05-121-0/+4
* [core] Immutable ImplsJohn Firebaugh2017-05-121-2/+4
* [core] Remove StyleSourcedAnnotation supportJohn Firebaugh2017-05-101-2/+0
* [build] Suppress GLFW redefining GLAPIENTRY errorBruno de Oliveira Abinader2017-05-091-0/+11
* [core, android] Factor JSON string conversionsJohn Firebaugh2017-05-081-1/+1
* [core] generated accessor methods on lightIvo van Dongen2017-05-081-0/+5
* [core] render lightIvo van Dongen2017-05-081-0/+1
* [core] Omnibus Style::update methodJohn Firebaugh2017-05-041-0/+1
* [core] UpdateParameters ⇢ TileParametersJohn Firebaugh2017-05-041-1/+1
* [core] Move render-related sources out of style directory/namespaceJohn Firebaugh2017-05-031-14/+14
* [core] Make Map.addImage tests pass (#8843)Asheem Mamoowala2017-05-021-1/+1
* [core] Refactor Source::*Impls into RenderSources and TilePyramidJohn Firebaugh2017-05-021-0/+15