summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [core] remove unused code in value.hpp (#4768)Dane Springmeyer2016-04-201-23/+0
* [Qt] Introduce the Qt HTTPRequest and HTTPFileSourceThiago Marcos P. Santos2016-04-201-2/+2
* [core] look for loaded parent tiles in cache (#4595)Ansis Brammanis2016-04-152-3/+9
* [core] Don't copy TransformState (#3501)Thiago Marcos P. Santos2016-04-154-12/+7
* [core] Eliminate MapDataJohn Firebaugh2016-04-1510-110/+56
* [core] Remove MapData dependency from PainterJohn Firebaugh2016-04-157-35/+39
* [core] Remove MapData dependency from StyleJohn Firebaugh2016-04-153-39/+35
* [core] Remove MapData dependency from AnnotationTile and StyleUpdateParametersJohn Firebaugh2016-04-155-14/+13
* [core] Convert MapContext to Map::Impl; eliminate indirectionJohn Firebaugh2016-04-156-544/+388
* [core] Clean up ThreadContext vestigesJohn Firebaugh2016-04-1513-111/+14
* [core] always set activeTexture before binding a textureAnsis Brammanis2016-04-148-5/+18
* [all] Replace HTTPContextBase/HTTPRequestBase with FileSourceJohn Firebaugh2016-04-147-90/+36
* [core] Render from the main threadJohn Firebaugh2016-04-145-96/+41
* [core] Don't put static objects in a header file (#4707)John Firebaugh2016-04-141-0/+21
* [core] Do the MapContext::cleanup() synchronouslyThiago Marcos P. Santos2016-04-121-1/+1
* [core] do not call glStencilFunc when we're not clippingKonstantin Käfer2016-04-0614-6/+35
* [core] disable stencil test for rastersKonstantin Käfer2016-04-061-2/+1
* [core] only compute ClipIDs for Vector/GeoJSON/Annotation tilesKonstantin Käfer2016-04-061-1/+4
* [core] only render tiles that have dataKonstantin Käfer2016-04-066-2/+17
* [core] do not paint empty debug bucketsKonstantin Käfer2016-04-061-4/+8
* [core] get rid of empty buffer warningAnsis Brammanis2016-04-041-1/+3
* [core] fix various compilation issuesKonstantin Käfer2016-04-041-3/+7
* [core] make sprite metrics checking stricterAnsis Brammanis2016-03-311-10/+6
* [core] simplify conversions from pixels to tile unitsAnsis Brammanis2016-03-307-31/+36
* Merge branch 'release-ios-3.2.0-android-4.0.0'John Firebaugh2016-03-303-8/+4
|\
| * [core] Localize and simplify state for MapChangeDidFinishLoadingMap eventJohn Firebaugh2016-03-303-8/+4
| * [core] fix background-pattern rendering in perspective viewAnsis Brammanis2016-03-296-111/+122
| * [all] Set maximum maxZoom to 21John Firebaugh2016-03-211-1/+1
* | [core] fix reparsing overscaled geojson tilesAnsis Brammanis2016-03-304-10/+10
* | [core] fix line-dasharray/long-segment render testAnsis Brammanis2016-03-301-1/+1
* | [core] increase geojson buffer size to match -jsAnsis Brammanis2016-03-303-4/+10
* | [core] fix infinite loop in mbgl::resampleAnsis Brammanis2016-03-293-2/+5
* | [core] fix circle rendering in still modeAnsis Brammanis2016-03-294-7/+11
* | [core] pack extrude and line distance into unsigned byteAnsis Brammanis2016-03-287-16/+24
* | [core] remove `flip` from LineBucket.addLineAnsis Brammanis2016-03-282-30/+25
* | [core] reset line distance when it is near maxAnsis Brammanis2016-03-285-8/+36
* | [core] fix background-pattern rendering in perspective viewAnsis Brammanis2016-03-286-111/+122
* | [core] FrameHistory cleanupsBruno de Oliveira Abinader2016-03-242-9/+9
* | [core] Update time point in map context on every updateBruno de Oliveira Abinader2016-03-241-6/+7
* | [core] Unify FileRequest and WorkRequestJohn Firebaugh2016-03-2419-35/+33
* | [core] Allow the use of special characters in property field namesJohn Firebaugh2016-03-231-1/+1
* | upload new symbol buffers in upload passAnsis Brammanis2016-03-221-0/+1
* | [glfw] Main loop integrationThiago Marcos P. Santos2016-03-211-29/+0
* | [core] Get rid of MapData::{get,set}animationTimeBruno de Oliveira Abinader2016-03-188-40/+27
* | [core] Default fade duration is now a constantBruno de Oliveira Abinader2016-03-185-30/+9
* | [core] Remove default transition durationBruno de Oliveira Abinader2016-03-183-26/+2
* | [core] s/Update::Zoom/Update/RecalculateStyle/Bruno de Oliveira Abinader2016-03-183-13/+13
* | [core] Added user-defined transition properties when modifying classesBruno de Oliveira Abinader2016-03-188-47/+46
* | [core] Remove MapData::defaultTransitionDelayBruno de Oliveira Abinader2016-03-185-38/+9
* | [core] Cleaned up duplicate code in MapContextBruno de Oliveira Abinader2016-03-182-27/+19