summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix binding to vaosKonstantin Käfer2014-08-144-13/+13
* fix image pattern renderingKonstantin Käfer2014-08-145-90/+128
* only set changed glDepthRange valuesKonstantin Käfer2014-08-147-11/+19
* Merge pull request #418 from mapbox/raster-stylingLauren Budorick2014-08-135-6/+98
|\
| * fix std::sqrtLauren Budorick2014-08-131-2/+2
| * std namespacing trig fnsLauren Budorick2014-08-122-7/+5
| * rm commented line [skip ci]Lauren Budorick2014-08-121-2/+0
| * parsing brightness correctlyLauren Budorick2014-08-121-5/+2
| * Raster styling all functional except brightness -- need to rework parsingLauren Budorick2014-08-124-1/+100
* | remove unnecessary variableKonstantin Käfer2014-08-131-4/+3
|/
* remove trailing whitespaceKonstantin Käfer2014-08-129-24/+24
* use unified RenderPass typeKonstantin Käfer2014-08-126-18/+18
* Merge branch 'master' into rasterizeKonstantin Käfer2014-08-122-43/+47
|\
| * explicitly define destructor to avoid destructing with forward declarationKonstantin Käfer2014-08-121-0/+5
| * Merge branch 'master' into style-parser-testKonstantin Käfer2014-08-1210-11/+46
| |\
| * \ Merge branch 'master' into style-parser-testMike Morris2014-08-1142-1303/+1707
| |\ \
| * \ \ Merge branch 'master' into fuzz-pipeMike Morris2014-07-172-135/+57
| |\ \ \
| * \ \ \ Merge branch 'master' into fuzz-pipeMike Morris2014-07-1783-694/+646
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into fuzz-pipeMike Morris2014-07-151-0/+12
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into fuzz-pipeMike Morris2014-07-159-123/+78
| |\ \ \ \ \ \
| * | | | | | | hook up style_parser to new log backendMike Morris2014-07-141-49/+49
* | | | | | | | Merge branch 'master' into rasterizeKonstantin Käfer2014-08-1210-11/+46
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | remove uv.h dependency from header filesKonstantin Käfer2014-08-1210-13/+35
| * | | | | | | remove uv.h dependency in util/time.hppKonstantin Käfer2014-08-111-0/+13
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | minor access changes etcLauren Budorick2014-08-113-8/+1
* | | | | | | some cleaning up, raster spin->hue-rotate renameLauren Budorick2014-08-116-55/+22
* | | | | | | VICTORYLauren Budorick2014-08-1116-38/+38
* | | | | | | render single tile in source.cppLauren Budorick2014-08-113-70/+21
* | | | | | | committing so as to be revertable when i accidentally destroy the painter fnsLauren Budorick2014-08-112-3/+77
* | | | | | | unnecessary includeLauren Budorick2014-08-111-2/+0
* | | | | | | textures binding to map, just the wrong textures -- but so much closerLauren Budorick2014-08-111-13/+28
* | | | | | | need to figure out how to use modified matrix in drawing prerendered texturesLauren Budorick2014-08-114-28/+37
* | | | | | | still not workingLauren Budorick2014-08-115-17/+50
* | | | | | | rm rasterize_properties, should be close to working...doesn't workLauren Budorick2014-08-1110-217/+71
* | | | | | | take 2, still not workingLauren Budorick2014-08-118-42/+144
* | | | | | | nonworking prerendering attemptsLauren Budorick2014-08-118-79/+136
|/ / / / / /
* | | | | | Merge pull request #407 from mapbox/filesourceKonstantin Käfer2014-08-115-17/+100
|\ \ \ \ \ \
| * | | | | | don't automatically move back to main threadKonstantin Käfer2014-08-112-5/+4
| * | | | | | use a file source object to abstract loading of resourcesKonstantin Käfer2014-08-082-4/+55
| * | | | | | use filesource object for loading all http stuffKonstantin Käfer2014-08-085-17/+50
* | | | | | | Merge branch 'master' of github.com:mapbox/mapbox-gl-nativeJustin R. Miller2014-08-088-9/+9
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Eliminate warningsJohn Firebaugh2014-08-078-9/+9
* | | | | | | redo of 23970193473fad931245e3f2f7874eef3bf72924Justin R. Miller2014-08-061-2/+2
|/ / / / / /
* | | | | | fix crash bug for styles that have no glyph url specifiedKonstantin Käfer2014-08-062-12/+11
* | | | | | Merge branch 'master' into symbolsKonstantin Käfer2014-08-064-10/+20
|\ \ \ \ \ \
| * | | | | | implement `line-blur` and fix retina antialiasingAnsis Brammanis2014-08-053-4/+16
| * | | | | | Remove roundingJohn Firebaugh2014-08-011-4/+4
| * | | | | | Remove unusedJohn Firebaugh2014-07-311-2/+0
| * | | | | | comment out verbose log lineJustin R. Miller2014-07-311-1/+1
* | | | | | | fix icons on retina screensKonstantin Käfer2014-08-061-1/+1