summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/painter_fill.cpp
Commit message (Expand)AuthorAgeFilesLines
* experiment: remove stencil-buffer based clippingupstream/drop-stencil-clippingKonstantin Käfer2015-08-191-1/+0
* Replace size() with empty() whenever possibleBruno de Oliveira Abinader2015-07-291-1/+1
* Make pixelRatio constant across a Map object lifetimeKonstantin Käfer2015-07-081-4/+4
* Merge remote-tracking branch 'origin/master' into HEADAnsis Brammanis2015-06-031-3/+3
|\
| * Merge ResourceLoader into Style and move atlas ownershipJohn Firebaugh2015-06-011-3/+3
* | Merge remote-tracking branch 'origin/master' into new-labellingAnsis Brammanis2015-05-281-1/+0
|\ \ | |/
| * Replace mbgl::util::make_unique<> with std::make_unique<>Konstantin Käfer2015-05-261-1/+0
* | Reparse tiles when zoom level > source maxzoomAnsis Brammanis2015-05-281-1/+1
|/
* only update GL state when it actually changedKonstantin Käfer2015-05-041-6/+9
* remove hasData() from Bucket interfaceKonstantin Käfer2015-05-041-3/+0
* remove some unused includesKonstantin Käfer2015-04-281-0/+4
* remove unused includesKonstantin Käfer2015-04-281-1/+0
* Tile::ID ⇢ TileIDJohn Firebaugh2015-04-061-1/+1
* clip fill antialiasing with depth buffer to avoid overlappingAnsis Brammanis2015-03-241-1/+4
* Compare correct fill/stroke variablesJohn Firebaugh2015-03-241-2/+2
* Revert "Move atlas ownership to Style"John Firebaugh2015-03-131-3/+3
* Move atlas ownership to StyleJohn Firebaugh2015-03-131-3/+3
* 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-0/+1
* switch from low/high to from/toAnsis Brammanis2015-02-041-8/+8
* implement functions for patternsAnsis Brammanis2015-02-021-22/+20
* Don't permanently crossfade fill patterns.Ansis Brammanis2015-01-231-2/+14
* update error reporting functionKonstantin Käfer2014-12-101-1/+1
* Use CHECK_ERROR on every GL callLeith Bade2014-12-101-1/+1
* make most headers privateKonstantin Käfer2014-12-041-0/+122