summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/painter_background.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-3/+7
* [core] Runtime style layer APIJohn Firebaugh2016-06-021-1/+2
* [core] s/GLObjectStore/ObjectStore/Bruno de Oliveira Abinader2016-06-011-3/+3
* [core] Port "separate u_opacity from u_color"John Firebaugh2016-05-251-14/+3
* [core] Implement MapDebugOptions::WireframeBruno de Oliveira Abinader2016-05-231-9/+19
* [core] retain tiles differently and remove old TileID classKonstantin Käfer2016-05-101-8/+11
* [core] move Painter and dependents to new *TileID classesKonstantin Käfer2016-05-101-1/+2
* [core] Adopt a strict naming convention for style propertiesJohn Firebaugh2016-04-211-15/+15
* [core] Convert MapContext to Map::Impl; eliminate indirectionJohn Firebaugh2016-04-151-0/+1
* [core] simplify conversions from pixels to tile unitsAnsis Brammanis2016-03-301-5/+4
* [core] fix background-pattern rendering in perspective viewAnsis Brammanis2016-03-281-0/+105