summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1012 from mapbox/1011-bundleJustin R. Miller2015-03-171-1/+10
|\
| * Look inside MapboxGL.bundle when presentMinh Nguyễn2015-03-161-1/+10
* | fix sprites for pixel ratios that are not 1 and 2Konstantin Käfer2015-03-173-112/+1
|/
* iOS setAppliedStyleClasses -> setStyleClassesJustin R. Miller2015-03-131-4/+4
* Merge pull request #994 from mapbox/990-paintItBlackJustin R. Miller2015-03-121-1/+1
|\
| * #990 - Changing to clear color instead of blackBrad Leege2015-03-121-1/+1
| * #990 - Changing background color from white to blackBrad Leege2015-03-121-1/+1
* | Merge pull request #984 from mapbox/log_stderr_printfJohn Firebaugh2015-03-125-11/+11
|\ \
| * | Get rid of printf and cout by using Log::*Thiago Marcos P. Santos2015-03-125-11/+11
| |/
* | Avoid building a redundant arrayMinh Nguyễn2015-03-121-6/+5
* | Remove the file extensions from the bundledStyleNames methodAnthony Picciano2015-03-121-3/+6
|/
* Merge pull request #972 from mapbox/log_cleanupThiago Marcos P. Santos2015-03-124-83/+12
|\
| * Make the logging system staticThiago Marcos P. Santos2015-03-124-13/+13
| * Simplify the logging mechanismThiago Marcos P. Santos2015-03-123-71/+0
* | fixes black flicker on rotating the deviceKonstantin Käfer2015-03-123-26/+23
|/
* Relax sqlite version check to major version onlyJohn Firebaugh2015-03-111-8/+1
* refs #935: remove dispatch_once, favor property use, and return immutable stylesJustin R. Miller2015-03-091-21/+19
* Alias hybrid to satelliteMinh Nguyễn2015-03-081-5/+31
* scope Requests to an Environment object for easier cancelationKonstantin Käfer2015-03-061-0/+3
* fix handling around unique_ptr releasesKonstantin Käfer2015-03-062-2/+1
* Fail early in case there is no displayKonstantin Käfer2015-03-061-0/+4
* guard against concurrent OpenGL extension loadingKonstantin Käfer2015-03-063-9/+25
* make Map::resize() privateKonstantin Käfer2015-03-063-16/+22
* Merge pull request #950 from friedbunny/3x-assetsJustin R. Miller2015-03-051-0/+0
|\
| * Add optimized 3x assetsJason Wray2015-03-051-0/+0
* | refs #950: add 3x Mapbox wordmarkJustin R. Miller2015-03-051-0/+0
|/
* #869 - Configuring cache.db to live in /Library/Caches for iOSBrad Leege2015-03-041-1/+1
* update default iOS style shown v6 -> v7Justin R. Miller2015-03-031-1/+1
* Fixed new clang errors in Xcode 6.3b2Minh Nguyễn2015-02-231-1/+1
* update uv_zipKonstantin Käfer2015-02-171-0/+2
* wrong symbol nameKonstantin Käfer2015-02-171-1/+1
* add ca bundle loading back to CURLKonstantin Käfer2015-02-171-4/+118
* update uv_zip and add testsKonstantin Käfer2015-02-163-22/+45
* add libzip fixKonstantin Käfer2015-02-161-2/+39
* fixes #476 & #853: pixel/meter/latlng conversion routines in core & iOSJustin R. Miller2015-02-161-31/+60
* Revert "put cache.db in the caches folder"Justin R. Miller2015-02-121-1/+1
* put cache.db in the caches folderJay Mooney2015-02-121-1/+1
* Add assetRoot for AndroidLeith Bade2015-02-101-0/+16
* Merge pull request #845 from mapbox/scale-factor-3Justin R. Miller2015-02-101-0/+3
|\
| * fixes #621: better performance for iPhone 6 Plus through smaller renderbufferJustin R. Miller2015-02-101-0/+3
* | Merge pull request #840 from mapbox/glx-cleanupMike Morris2015-02-102-3/+9
|\ \ | |/ |/|
| * forward declare GLX typedefs to limit conflicts from glx.hMike Morris2015-02-102-3/+9
* | fixes #839: add isPackedDepthStencilSupported & isDepth24Supported for iOSJustin R. Miller2015-02-101-0/+8
* | fixes #764: cyclical iOS referenceJustin R. Miller2015-02-101-6/+4
|/
* move iOS code from gl-cocoa to this projectJustin R. Miller2015-02-0912-4/+2008
* guard boost include with pragma ignoresKonstantin Käfer2015-02-042-0/+13
* refactor makefileKonstantin Käfer2015-02-0410-454/+609
* add missing headersKonstantin Käfer2015-02-041-0/+1
* make storage lib separate so we can build without storage libsKonstantin Käfer2015-02-046-0/+880
* execute the correct server path and use the exepath for application root rath...Konstantin Käfer2015-02-041-2/+16