summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/painter_line.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Tile::ID ⇢ TileIDJohn Firebaugh2015-04-061-1/+1
* Eliminate some unnecessary pointer indirectionJohn Firebaugh2015-03-311-1/+1
* clip fill antialiasing with depth buffer to avoid overlappingAnsis Brammanis2015-03-241-0/+2
* Revert "Move atlas ownership to Style"John Firebaugh2015-03-131-7/+7
* Move atlas ownership to StyleJohn Firebaugh2015-03-131-7/+7
* pass StyleLayer objects as const ref instead of a shared pointerKonstantin Käfer2015-03-061-2/+2
* rename StyleBucket* => StyleLayout*Konstantin Käfer2015-02-171-1/+2
* make StyleBucket mutableKonstantin Käfer2015-02-171-3/+4
* switch from low/high to from/toAnsis Brammanis2015-02-041-10/+10
* use faded pattern functions for dasharraysAnsis Brammanis2015-02-021-25/+14
* implement functions for line-imageAnsis Brammanis2015-02-021-15/+10
* make line-opacity work with line-imageAnsis Brammanis2015-01-301-0/+1
* Merge branch 'no-crossfade'Ansis Brammanis2015-01-261-3/+28
|\
| * transition dashes when resetting their stretchAnsis Brammanis2015-01-231-2/+15
| * don't permanently crossfade line patternsAnsis Brammanis2015-01-231-1/+13
* | reduce gamma for dashes to make them sharperAnsis Brammanis2015-01-231-1/+1
|/
* 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-141-5/+29
* 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
* update error reporting functionKonstantin Käfer2014-12-101-2/+2
* Use CHECK_ERROR on every GL callLeith Bade2014-12-101-2/+2
* make most headers privateKonstantin Käfer2014-12-041-0/+101