summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Slack notificationsJohn Firebaugh2015-02-111-7/+2
* Merge pull request #854 from mapbox/fix-travis-androidLeith Bade2015-02-117-28/+32
|\
| * Add assetRoot for AndroidLeith Bade2015-02-102-0/+17
| * Fix checkstyle errorsLeith Bade2015-02-102-10/+8
| * Fix travis after android gradle refactorLeith Bade2015-02-103-18/+7
* | Merge pull request #848 from mapbox/no-makedependMike Morris2015-02-101-1/+1
|\ \ | |/ |/|
| * dont install makedepend on travisMike Morris2015-02-101-1/+1
* | Merge pull request #849 from mapbox/nightlyBuildsBrad Leege2015-02-1059-248/+694
|\ \ | |/ |/|
| * Merge branch 'master' of github.com:mapbox/mapbox-gl-native into nightlyBuildsBrad Leege2015-02-10147-574/+5440
| |\ | |/ |/|
* | 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 #842 from mapbox/exec-pythonMike Morris2015-02-105-3/+2
|\ \ \
| * | | dont set python gyp varMike Morris2015-02-101-1/+0
| * | | chmod +x python builds scripts, run directly instead of with python gyp varMike Morris2015-02-104-2/+2
| |/ /
* | | Merge pull request #821 from mapbox/pattern-functionsJohn Firebaugh2015-02-1032-389/+692
|\ \ \
| * | | use correct interpolation for background imagesAnsis Brammanis2015-02-101-1/+1
| * | | fix raster-brightnessAnsis Brammanis2015-02-091-1/+1
| * | | support constants within dasharraysAnsis Brammanis2015-02-092-2/+4
| * | | Update test suite and style submodules to latest v7John Firebaugh2015-02-062-0/+0
| * | | add test for parsing enum, bool, string functions.Ansis Brammanis2015-02-062-0/+49
| * | | tweak style parsing error messagesAnsis Brammanis2015-02-052-11/+11
| * | | fix compilation errorsAnsis Brammanis2015-02-051-6/+6
| * | | make raster-brightness two separate propertiesAnsis Brammanis2015-02-052-22/+2
| * | | switch to functions of arrays (from arrays of fns)Ansis Brammanis2015-02-058-44/+53
| * | | make everything a functionAnsis Brammanis2015-02-055-94/+133
| * | | fix compilation on androidAnsis Brammanis2015-02-041-1/+1
| * | | make pattern and dasharray properties use durationAnsis Brammanis2015-02-044-31/+59
| * | | fix durations by making them millisecondsAnsis Brammanis2015-02-043-5/+5
| * | | switch from low/high to from/toAnsis Brammanis2015-02-046-49/+51
| * | | rename FadedFunction to PiecewiseConstant functionAnsis Brammanis2015-02-047-30/+30
| * | | Merge branch 'master' into pattern-functionsAnsis Brammanis2015-02-04228-4540/+6714
| |\ \ \
| * | | | remove old version of zoomHistoryAnsis Brammanis2015-02-022-29/+1
| * | | | use faded pattern functions for dasharraysAnsis Brammanis2015-02-026-37/+31
| * | | | implement functions for line-imageAnsis Brammanis2015-02-026-29/+32
| * | | | implement functions for background-imageAnsis Brammanis2015-02-023-18/+36
| * | | | implement functions for patternsAnsis Brammanis2015-02-0219-142/+353
* | | | | Merge pull request #840 from mapbox/glx-cleanupMike Morris2015-02-104-7/+14
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | forward declare GLX typedefs to limit conflicts from glx.hMike Morris2015-02-104-7/+14
* | | | | fixes #839: add isPackedDepthStencilSupported & isDepth24Supported for iOSJustin R. Miller2015-02-101-0/+8
* | | | | fixes #764: cyclical iOS referenceJustin R. Miller2015-02-101-6/+4
* | | | | Add target devices to Android READMELeith Bade2015-02-101-4/+8
|/ / / /
* | | | clean up iOS README notesJustin R. Miller2015-02-101-5/+4
* | | | Merge pull request #833 from mapbox/disable-testmunkLeith Bade2015-02-1010-92/+0
|\ \ \ \
| * | | | Disable testmunk for nowLeith Bade2015-02-0910-92/+0
* | | | | Merge pull request #827 from mapbox/integrate-ios-squashJustin R. Miller2015-02-0996-79/+4716
|\ \ \ \ \
| * | | | | move iOS code from gl-cocoa to this projectJustin R. Miller2015-02-0996-79/+4716
|/ / / / /
* | | | | slim OS X prereqs write-up — don't maintain twiceJustin R. Miller2015-02-091-1/+1
|/ / / /
| | | * #826 - Adding Gradle task cleanJNIBuilds() to clean up previous Mason buildsBrad Leege2015-02-101-0/+5
| | | * #826 - Using Gradle flavored environment variable access methodBrad Leege2015-02-101-3/+3
| | | * #826 - Adding deploy.sh scriptBrad Leege2015-02-101-0/+2