summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Notify failures when loading the source JSONThiago Marcos P. Santos2015-05-224-2/+24
* Add callback for error notifications on renderStill()Thiago Marcos P. Santos2015-05-224-2/+30
* Add Thread tests; get argument transfer working for all casesJohn Firebaugh2015-05-212-52/+57
* Merge pull request #1453 from mapbox/1ec5-whee-2Minh Nguyễn2015-05-191-0/+1
|\
| * Prevent full-circle spin during animated rotationMinh Nguyễn2015-05-061-0/+1
* | port sprite atlas pollution fixAnsis Brammanis2015-05-193-10/+17
* | only return locked FontStack objectsKonstantin Käfer2015-05-192-19/+10
* | extend the FontStack lock to returned valuesKonstantin Käfer2015-05-193-7/+8
* | don't mark the glyphs as parsed until we've actually parsed themKonstantin Käfer2015-05-191-1/+2
* | Don't crash if VAO extensions are not availableJohn Firebaugh2015-05-183-4/+5
* | Only emit tile updated signals when the tile really changesThiago Marcos P. Santos2015-05-187-17/+59
* | Allow reparsing partial tiles when we have new tilesThiago Marcos P. Santos2015-05-184-8/+12
* | Do not process partial tiles if no new resources have arrivedThiago Marcos P. Santos2015-05-184-4/+15
* | Emit the signal on the MapThreadThiago Marcos P. Santos2015-05-183-5/+19
* | Keep a pointer to GlyphStore on ResourceLoaderThiago Marcos P. Santos2015-05-183-7/+29
* | Render translucent background layers (fixes #1514)John Firebaugh2015-05-152-72/+50
* | make sure bit shifts happen with unsigned integersKonstantin Käfer2015-05-151-2/+2
* | emplace into threadSetMike Morris2015-05-151-4/+1
* | Always request the SymbolBucket dependencies at the first passThiago Marcos P. Santos2015-05-154-56/+37
* | Restore sprite load checkJohn Firebaugh2015-05-141-1/+1
* | Ensure call-once semantics inside InitializeExtensionsJohn Firebaugh2015-05-131-13/+19
* | Extensible GL extension supportJohn Firebaugh2015-05-1310-96/+299
* | Remove unused GL feature flagsJohn Firebaugh2015-05-131-4/+0
* | Remove unnecessary use of shared_from_this()John Firebaugh2015-05-132-13/+6
* | Use uv::asyncJohn Firebaugh2015-05-131-31/+7
* | Remove unusedJohn Firebaugh2015-05-132-16/+1
* | abort rendering early when we don't need toKonstantin Käfer2015-05-131-1/+6
* | Stop processing SymbolBuckets at the first incomplete bucketThiago Marcos P. Santos2015-05-131-0/+4
* | Move the Collision object from TileParser to VectorTileDataThiago Marcos P. Santos2015-05-134-9/+22
* | Make the state attribute privateThiago Marcos P. Santos2015-05-139-31/+56
* | add BinPack testKonstantin Käfer2015-05-122-1/+10
* | don't implicitly cast to bool since this will make comparisons failsKonstantin Käfer2015-05-124-6/+6
* | Merge pull request #1484 from mapbox/fix-line-atlas-overflowKonstantin Käfer2015-05-126-27/+20
|\ \
| * | manage atlas textures with unique_ptrsKonstantin Käfer2015-05-116-27/+20
| * | fix integer overflow in line_atlasDane Springmeyer2015-05-082-2/+2
* | | Set correct strata for background renderJohn Firebaugh2015-05-121-0/+1
* | | Merge pull request #1469 from mapbox/1435-android-gl-crashBrad Leege2015-05-113-24/+20
|\ \ \
| * | | Ignore deactivate when no valid EGL display. Fixes #1435Leith Bade2015-05-093-24/+20
| | |/ | |/|
* | | Merge pull request #1499 from mapbox/clang-3.7-libcpp-atomic_flag-initializedThiago Marcos P. Santos2015-05-112-2/+1
|\ \ \
| * | | Initialize the atomic_flag in the class definitionThiago Marcos P. Santos2015-05-112-2/+1
| | |/ | |/|
* | | fix division by zero conditionsDane Springmeyer2015-05-083-9/+22
|/ /
* | ignore Transform changes with NaN parametersKonstantin Käfer2015-05-081-1/+37
* | initialize TransformState helper variables correctlyKonstantin Käfer2015-05-081-3/+5
* | Merge remote-tracking branch 'origin/1369-alternate-fix'John Firebaugh2015-05-082-3/+11
|\ \
| * | make DefaultFileRequest movable onlyKonstantin Käfer2015-05-082-2/+8
| * | don't trigger a HTTP request twiceKonstantin Käfer2015-05-081-1/+3
* | | make WorkRequests cancelableKonstantin Käfer2015-05-088-64/+95
|/ /
* | Merge pull request #1464 from mapbox/1ec5-type-inMinh Nguyễn2015-05-071-1/+5
|\ \
| * | Parse feature types in set filtersMinh Nguyễn2015-05-071-1/+5
* | | Removed unused method from MapContextThiago Marcos P. Santos2015-05-071-1/+0
|/ /