summaryrefslogtreecommitdiff
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* [core] Added MapDebugOptionsBruno de Oliveira Abinader2015-11-271-2/+2
* [core] allow changing pitch in GLFW based appsKonstantin Käfer2015-11-171-0/+2
* [core] fix logging so we don't use strings as a formatterKonstantin Käfer2015-11-061-1/+1
* [core] move mbgl.gyp to gyp directoryMike Morris2015-11-041-5/+5
* [core][iOS] Source iOS styles from default_stylesMinh Nguyễn2015-10-302-11/+9
* [core] Remove bundled styles.Leith Bade2015-10-301-1/+0
* mason variant@1.0Mike Morris2015-09-301-0/+1
* [osx] Fix build on Xcode 6.4John Firebaugh2015-09-281-6/+1
* [osx] disable -Wunused-local-typedefsMike Morris2015-09-241-1/+5
* add benchmark mode that shows the real frame time rather than the vsync timeKonstantin Käfer2015-08-112-5/+49
* Make build system architecture agnostic to remove Android special caseKonstantin Käfer2015-08-041-3/+3
* don't use certain STL functionsKonstantin Käfer2015-08-041-0/+1
* rename reachability on OS X as wellKonstantin Käfer2015-05-261-3/+3
* DefaultFileSource has responsibility for handling mapbox:// URLsJohn Firebaugh2015-05-261-5/+6
* change the window title to indicate the current styleKonstantin Käfer2015-05-071-1/+3
* add style cycling to Mac OS X app as wellKonstantin Käfer2015-05-072-1/+18
* Remove Map::start/stopJohn Firebaugh2015-04-281-2/+2
* merge build targets so we only have one build file per platformKonstantin Käfer2015-04-241-1/+1
* Merge pull request #1250 from mapbox/1250-separate-thread-objectJohn Firebaugh2015-04-161-1/+1
|\
| * make implementation files private headersKonstantin Käfer2015-04-131-1/+1
| * hide Thread<> and separate the Implementation objectKonstantin Käfer2015-04-131-4/+3
| * convert DefaultFileSource to use util::Thread<>Konstantin Käfer2015-04-101-2/+2
| * add Thread<T> and RunLoopKonstantin Käfer2015-04-101-2/+3
* | define MACOSX_DEPLOYMENT_TARGET in common.gypiMike Morris2015-04-131-1/+0
|/
* refs #893 #992: point annotations APIJustin R. Miller2015-03-171-1/+1
* Make the logging system staticThiago Marcos P. Santos2015-03-121-3/+1
* fixes #476 & #853: pixel/meter/latlng conversion routines in core & iOSJustin R. Miller2015-02-161-9/+15
* refactor makefileKonstantin Käfer2015-02-042-4/+6
* use standard DEBUG macro rather than NDEBUGKonstantin Käfer2015-02-041-2/+2
* make storage lib separate so we can build without storage libsKonstantin Käfer2015-02-041-42/+34
* make ios compileKonstantin Käfer2015-02-041-17/+19
* rearrange tests and add storage testsKonstantin Käfer2015-02-041-1/+24
* remove circular shared_ptr and a few other memory leaksKonstantin Käfer2015-02-041-0/+3
* rewrite storage layer to be independent of the Map's event loopKonstantin Käfer2015-02-041-5/+8
* Use v7 styles / testsJohn Firebaugh2015-01-221-1/+1
* include sqlite3_static_libs in linker flagsMike Morris2015-01-131-1/+2
* Merge branch 'master' into shader-performanceJohn Firebaugh2015-01-071-3/+1
|\
| * change file:// to asset:// to indicate that they aren't arbitrary filesKonstantin Käfer2014-12-171-3/+1
* | depend on mbgl-core instead of -standalone so we don't have to run the packag...Konstantin Käfer2014-12-121-1/+3
|/
* Move setAccessToken to CachingHTTPFileSourceJohn Firebaugh2014-12-041-3/+2
* Move setReachability to CachingHTTPFileSourceJohn Firebaugh2014-12-041-2/+2
* make most headers privateKonstantin Käfer2014-12-041-1/+2
* break out FileSource as an abstract classMike Morris2014-12-031-1/+3
* Use v6 stylesJohn Firebaugh2014-11-041-1/+1
* Get mapbox-gl-styles via submodule (fixes #511)John Firebaugh2014-10-311-1/+1
* fix gyp projectKonstantin Käfer2014-10-301-2/+1
* use stable cross-generator direction for referencing standalone lib + other m...Dane Springmeyer2014-10-291-2/+0
* fix xproj targetDane Springmeyer2014-10-291-12/+19
* fix macosx app linkingDane Springmeyer2014-10-291-1/+11
* rename mbgl to mbgl-coreKonstantin Käfer2014-10-291-1/+1