summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into platform-imageKonstantin Käfer2014-10-313-7/+11
|\
| * use binary mesa on travis to speed up build timesKonstantin Käfer2014-10-311-1/+0
| * allow providing a callback to uv_messenger_stop to prevent mismatched new/freeKonstantin Käfer2014-10-301-1/+2
| * use boost::unicode_iterator on all platform (experimental)artemp2014-10-301-5/+9
* | also allow underscores in token namesKonstantin Käfer2014-10-301-1/+1
* | use CoreImage for decoding/encoding images on osx/iosKonstantin Käfer2014-10-302-3/+3
* | do not crash for missing imagesKonstantin Käfer2014-10-301-1/+1
* | use unique_ptr for automatic deallocationKonstantin Käfer2014-10-301-5/+3
|/
* remove regex/boost regex usageKonstantin Käfer2014-10-301-21/+19
* remove unused and unimplemented methodartemp2014-10-301-2/+0
* pass Tile::ID by const refartemp2014-10-303-3/+3
* merge with mbgl-configDane Springmeyer2014-10-299-62/+49
|\
| * store uv::loop as unique_ptrartemp2014-10-291-2/+1
| * simplify - remove before/afterParse and create Parser on stack in worker threadartemp2014-10-292-8/+0
| * store spriteAtlas by value + make TileParser noncopyableartemp2014-10-292-7/+8
| * store glyphAtlas by value in Map object, pass by refartemp2014-10-295-10/+8
| * Fix variable shadowingJohn Firebaugh2014-10-291-1/+1
| * Replace uv::rwlock with std::recursive_mutexJohn Firebaugh2014-10-291-4/+2
| * Render map with a copy of TransformStateJohn Firebaugh2014-10-293-12/+19
| * Hold internal reference to Sprite in SpriteAtlasJohn Firebaugh2014-10-291-18/+11
| * Merge branch 'master' of github.com:mapbox/mapbox-gl-nativeJustin R. Miller2014-10-2739-140/+547
| |\
| * | refs #509: tickets good, inline TODO badJustin R. Miller2014-10-271-1/+0
* | | gyp fixesKonstantin Käfer2014-10-282-40/+40
| |/ |/|
* | make addGlyphsToAtlas static method of SymbolBucket + add addGlyphs method to...artemp2014-10-272-2/+6
* | fix build with libuv 0.11Konstantin Käfer2014-10-272-7/+1
* | make tests workKonstantin Käfer2014-10-242-0/+27
* | Merge remote-tracking branch 'origin/headless-display' into gyp-restructuringKonstantin Käfer2014-10-2431-143/+223
|\ \
| * | gcc fixesKonstantin Käfer2014-10-233-9/+9
| * | fix variable shadowingKonstantin Käfer2014-10-2224-96/+97
| * | replace boost optional with mapbox optionalKonstantin Käfer2014-10-223-19/+77
| * | Merge branch 'master' of github.com:mapbox/mapbox-gl-nativeKonstantin Käfer2014-10-226-10/+19
| |\ \ | | |/
| * | Merge branch 'libuv-0.10-headless-display' into masonKonstantin Käfer2014-10-224-9/+17
| |\ \
| | * | we don't need a root_fbo function anymoreKonstantin Käfer2014-10-161-6/+0
| | * | Merge branch 'master' into libuv-0.10-headless-displayMike Morris2014-10-1051-252/+1011
| | |\ \
| | * | | don't do concurrent access to a static member variableKonstantin Käfer2014-10-081-4/+9
| | * | | Merge branch 'libuv010' into libuv-0.10-fix-context-shutdownMike Morris2014-09-242-1/+5
| | |\ \ \
| | | * \ \ Merge branch 'master' into libuv010Mike Morris2014-09-242-1/+5
| | | |\ \ \
| | * | \ \ \ Merge branch 'fix-context-shutdown-merge' into libuv-0.10-fix-context-shutdownMike Morris2014-09-103-0/+9
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Adds the function Map::terminate() to allow all GL resources heldLeith Bade2014-09-102-0/+5
| | | * | | | Add View::make_inactive() to remove context from rendering threadLeith Bade2014-09-101-0/+4
| | * | | | | Merge branch 'master' into libuv010Mike Morris2014-09-0923-270/+254
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | Merge branch 'master' into libuv010Mike Morris2014-08-298-14/+29
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into libuv010Mike Morris2014-08-277-12/+23
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into libuv010Mike Morris2014-08-2611-59/+56
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into libuv010Mike Morris2014-08-2512-48/+99
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | bump mapnik-packaging, conform to libuv 0.10 apiMike Morris2014-08-202-5/+5
| | * | | | | | | | | Merge branch 'master' into libuv010Mike Morris2014-08-1929-216/+238
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | revert https://github.com/mapbox/mapbox-gl-native/commit/992815cc3da3a440dbc5...Mike Morris2014-08-131-9/+4
* | | | | | | | | | | | restructure gyp filesKonstantin Käfer2014-10-247-0/+302
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | New mason-based build systemKonstantin Käfer2014-10-225-7/+25
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /