summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer
Commit message (Expand)AuthorAgeFilesLines
* switch from low/high to from/toAnsis Brammanis2015-02-043-29/+29
* Merge branch 'master' into pattern-functionsAnsis Brammanis2015-02-0411-110/+130
|\
| * make vaos immovableKonstantin Käfer2015-02-046-83/+101
| * Add functions for layout properties.Lauren Budorick2015-02-031-4/+4
| * Merge branch 'master' of github.com:mapbox/mapbox-gl-native into chronoLeith Bade2015-02-041-1/+1
| |\
| | * add wrapped padding to sprite for repeating imagesAnsis Brammanis2015-02-031-1/+1
| * | Use std::chronoLeith Bade2015-02-047-29/+31
| |/
* | remove old version of zoomHistoryAnsis Brammanis2015-02-022-29/+1
* | use faded pattern functions for dasharraysAnsis Brammanis2015-02-021-25/+14
* | implement functions for line-imageAnsis Brammanis2015-02-022-15/+11
* | implement functions for background-imageAnsis Brammanis2015-02-021-16/+34
* | implement functions for patternsAnsis Brammanis2015-02-022-25/+23
|/
* make line-opacity work with line-imageAnsis Brammanis2015-01-301-0/+1
* Merge branch 'no-crossfade'Ansis Brammanis2015-01-264-6/+71
|\
| * transition dashes when resetting their stretchAnsis Brammanis2015-01-231-2/+15
| * don't permanently crossfade line patternsAnsis Brammanis2015-01-231-1/+13
| * Don't permanently crossfade fill patterns.Ansis Brammanis2015-01-233-3/+43
* | Merge pull request #771 from mapbox/visibilityJohn Firebaugh2015-01-261-0/+1
|\ \
| * | Add visibility property for v7.Lauren Budorick2015-01-221-0/+1
* | | reduce gamma for dashes to make them sharperAnsis Brammanis2015-01-231-1/+1
| |/ |/|
* | Merge remote-tracking branch 'origin/dash-3' into v7John Firebaugh2015-01-225-8/+52
|\ \
| * | implement round dash capsAnsis Brammanis2015-01-141-1/+1
| * | support dash arrays that are any lengthAnsis Brammanis2015-01-141-3/+2
| * | remove old dash support from line shaderAnsis Brammanis2015-01-141-1/+0
| * | start porting dash lines from jsAnsis Brammanis2015-01-145-8/+54
| |/
* | Remove support for prerendered layersJohn Firebaugh2015-01-216-283/+1
|/
* get rid of separate vector for symbol geometriesAnsis Brammanis2015-01-122-34/+25
* merge adjacent roads with same text for labellingAnsis Brammanis2015-01-082-26/+37
* rephrase line uniform calculations to match jsAnsis Brammanis2015-01-081-4/+16
* warp in MBGL_CHECK_ERROR() callKonstantin Käfer2014-12-121-1/+1
* fix rendering errorsKonstantin Käfer2014-12-121-1/+2
* [performance] remove glFlush()Konstantin Käfer2014-12-121-2/+0
* use 4-byte aligned vertex attributes for performance reasonKonstantin Käfer2014-12-121-7/+2
* update error reporting functionKonstantin Käfer2014-12-1014-125/+125
* Reduce GL log spewLeith Bade2014-12-101-3/+4
* Use CHECK_ERROR on every GL callLeith Bade2014-12-1014-122/+122
* Remove Map::cleanup and Painter::cleanupJohn Firebaugh2014-12-062-7/+0
* make most headers privateKonstantin Käfer2014-12-0424-0/+3269