summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [node] node-v2.0.0-pre.5node-v2.0.0-pre.5Lucas Wojciechowski2015-09-161-1/+1
* Don't leak GlyphAtlas textures (fixes #2338)John Firebaugh2015-09-162-0/+12
* Fixes the test for setting center canceling animations. A good submit to loo...Adam Hunter2015-09-151-0/+7
* Add test that setting the center coordinate cancels animationsAdam Hunter2015-09-151-0/+20
* Merge branch 'release-ios-v2.1.2'Justin R. Miller2015-09-152-1/+5
|\
| * bump podspec for 2.1.2ios-v2.1.2Justin R. Miller2015-09-151-1/+1
| * update changelog for ios-v2.1.2Justin R. Miller2015-09-151-0/+4
* | Merge pull request #2288 from mapbox/npm-buildLucas Wojciechowski2015-09-1516-31/+90
|\ \
| * | [node] Enable npm to build mapbox-gl-native package from sourceLucas Wojciechowski2015-09-1516-31/+90
* | | Merge branch '2018-secondmap'Brad Leege2015-09-1511-11/+148
|\ \ \
| * | | #2018 - CleaningBrad Leege2015-09-151-2/+0
| * | | #2018 - Changing Second Activity style to EmeraldBrad Leege2015-09-151-1/+1
| * | | #2018 - Making Launch 2nd Activity draw menu item not checkableBrad Leege2015-09-151-1/+1
| * | | #2018 - Toolbar on Second Activity with back button supportBrad Leege2015-09-154-1/+31
| * | | #2018 - Adding basic second activity that displays a mapBrad Leege2015-09-1511-11/+120
* | | | move back to symbolicated iOS builds for devJustin R. Miller2015-09-151-1/+1
* | | | Merge branch 'release-ios-v2.1.1'Justin R. Miller2015-09-152-1/+5
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | [publish ios-v2.1.1]Justin R. Miller2015-09-150-0/+0
| * | update podspec for 2.1.1ios-v2.1.1Justin R. Miller2015-09-151-1/+1
| * | update changelog for ios-v2.1.1Justin R. Miller2015-09-151-0/+4
* | | Increased timeout for rotation animationMinh Nguyễn2015-09-151-2/+2
* | | Upgraded to iOS Simulator 9.0, KIF 3.3.0Minh Nguyễn2015-09-156-50/+33
* | | Upgrade Travis to Xcode 7 imageMinh Nguyễn2015-09-151-1/+1
* | | Merge pull request #2330 from mapbox/node-parallel-throwMike Morris2015-09-152-6/+6
|\ \ \ | |_|/ |/| |
| * | [node] throw if a render is already pending, fixes #2247Mike Morris2015-09-152-6/+6
|/ /
* | [core] convert remaining types to use OpenGL header defined variantsBruno de Oliveira Abinader2015-09-1513-31/+32
* | [core] GL types for buckets, textures, buffersBruno de Oliveira Abinader2015-09-1515-53/+56
* | [core] GLObjectStore now uses GLuintBruno de Oliveira Abinader2015-09-152-9/+10
* | [shader] GL types for all Shader attributesBruno de Oliveira Abinader2015-09-1516-126/+126
* | [shader] Shaders vertex and fragments are now GLchar*Bruno de Oliveira Abinader2015-09-153-15/+18
* | Merge branch 'release-ios-v2.1.0'Justin R. Miller2015-09-143-2/+21
|\ \ | |/
| * update changelog for ios-v2.1.0Justin R. Miller2015-09-141-0/+19
| * [publish ios-v2.1.0]Justin R. Miller2015-09-140-0/+0
| * update podspec for 2.1.0 final and no symbolsios-v2.1.0Justin R. Miller2015-09-141-1/+1
| * [publish ios-v2.1.0-pre.4]Justin R. Miller2015-09-110-0/+0
| * bump podspec to 2.1.0-pre.4ios-v2.1.0-pre.4Justin R. Miller2015-09-111-1/+1
| * [iOS] Fix MGLPolyline documentation typoJason Wray2015-09-111-1/+1
| * Increased precision of coordinate conversion methodsMinh Nguyễn2015-09-112-10/+10
| * increase precision for coordinate conversionsAnsis Brammanis2015-09-115-28/+27
| * [iOS] Remove unneccessary pitch checkJason Wray2015-09-111-1/+1
| * [iOS] Pitch the dot, add faux 3D effect to tilted dot and puckJason Wray2015-09-111-16/+72
| * [iOS] Move radians/degrees conversion functions to MGLGeometry.hJason Wray2015-09-113-20/+11
| * [iOS] Initial user location puckJason Wray2015-09-111-183/+295
| * fixes #1675: abstract annotation tile refresh check/render; trigger post-spri...Justin R. Miller2015-09-116-2/+20
| * Fix build, only ask for location permission on user's instigationJason Wray2015-09-111-7/+0
| * [publish ios-v2.1.0-pre.3]Justin R. Miller2015-09-070-0/+0
| * fix typo in iOS scriptJustin R. Miller2015-09-071-1/+1
| * [publish ios-v2.1.0-pre.3]Justin R. Miller2015-09-070-0/+0
| * bump podspec for ios-v2.1.0-pre.3ios-v2.1.0-pre.3Justin R. Miller2015-09-071-1/+1
* | don't delete the shaders before the programKonstantin Käfer2015-09-142-8/+9