summaryrefslogtreecommitdiff
path: root/src/mbgl/geometry
Commit message (Expand)AuthorAgeFilesLines
* Fix line label interpolation offset.Ansis Brammanis2015-02-112-5/+5
* improve line label densityAnsis Brammanis2015-02-102-4/+5
* fix copy_bitmap for wrapped bitmapsAnsis Brammanis2015-02-041-9/+14
* make vaos immovableKonstantin Käfer2015-02-044-17/+10
* fix uninitialized variable warningAnsis Brammanis2015-02-031-1/+1
* add wrapped padding to sprite for repeating imagesAnsis Brammanis2015-02-032-14/+27
* fix sprite atlas padding and icon centeringAnsis Brammanis2015-01-271-4/+4
* Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2015-01-232-0/+212
|\
| * eamlessly join odd-length dasharraysAnsis Brammanis2015-01-161-1/+13
| * remove duplicate lineatlas texture updateAnsis Brammanis2015-01-161-5/+3
| * add warning when line atlas is overflowedAnsis Brammanis2015-01-162-3/+5
| * use TexSubImage2D for line atlas updatesAnsis Brammanis2015-01-142-10/+44
| * implement round dash capsAnsis Brammanis2015-01-141-5/+5
| * support dash arrays that are any lengthAnsis Brammanis2015-01-142-4/+4
| * start porting dash lines from jsAnsis Brammanis2015-01-142-0/+166
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2015-01-096-36/+61
|\ \ | |/
| * fix fill pattern spacingAnsis Brammanis2015-01-081-3/+3
| * provide explicit constructor to appease GCCKonstantin Käfer2014-12-121-0/+4
| * fix rendering errorsKonstantin Käfer2014-12-121-15/+19
| * add debug line for showing the sprite atlasKonstantin Käfer2014-12-121-0/+2
| * use 4-byte aligned vertex attributes for performance reasonKonstantin Käfer2014-12-125-28/+43
* | Missed renameLeith Bade2014-12-251-1/+1
|/
* update error reporting functionKonstantin Käfer2014-12-104-25/+25
* Use CHECK_ERROR on every GL callLeith Bade2014-12-104-25/+25
* make most headers privateKonstantin Käfer2014-12-0427-0/+1688