summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/layers/render_line_layer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] add texture bindings to draw call instead of Context member fnKonstantin Käfer2019-03-121-8/+10
* [core] add texture bindings to draw call invocationsKonstantin Käfer2019-03-121-5/+18
* [core] move Texture related enums to gfx namespaceKonstantin Käfer2019-03-121-2/+2
* [core] Transform{State}: s/angle/bearing/Bruno de Oliveira Abinader2019-03-041-1/+1
* [core] move CullFaceMode to gfx namespaceKonstantin Käfer2019-03-011-1/+1
* [core] move DepthMode to gfx namespaceKonstantin Käfer2019-03-011-1/+1
* [core] move draw mode and primitives to gfx namespaceKonstantin Käfer2019-03-011-1/+2
* [core] Layer manager is responsible for buckets and layouts creationMikhail Pozdnyakov2019-02-251-15/+0
* [core] Reduce presence of the 'useIntegerZoom' optionMikhail Pozdnyakov2019-02-041-5/+1
* [core] Remove paintProperties() method from some render layersMikhail Pozdnyakov2019-01-311-19/+0
* [core] Split layer type specific code in mbgl::ProgramsMikhail Pozdnyakov2019-01-111-4/+4
* [core][Android][Darwin] LayerManager creates RenderLayer instancesMikhail Pozdnyakov2018-11-271-1/+1
* [core] Add use LayerTypeInfo::Layout for the layers that require LayoutAlexander Shalamov2018-11-191-1/+2
* [core] Move layer specific color ramp updates behind common update() methodAlexander Shalamov2018-11-191-0/+4
* [core] Add face culling mode parameter to Program::drawBruno de Oliveira Abinader2018-09-131-0/+1
* [core] simplify dependency layout process and refactor data structuresMolly Lloyd2018-08-311-5/+5
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-311-16/+56
* [core] Add `line-gradient` propertyMikhail Pozdnyakov2018-08-231-2/+35
* [core] Use hand-rolled RTTIJohn Firebaugh2018-07-241-1/+1
* [core] Check all bucket dynamic_castsJohn Firebaugh2018-07-241-2/+5
* Merge branch 'release-boba' into masterupstream/fabian-merge-release-4.0.1-masterFabian Guerra2018-05-171-6/+21
|\
| * [core] Don't crash when attribute count is exceededKonstantin Käfer2018-05-031-6/+21
* | [core] fix circle querying for scale and alignmentChris Loer2018-04-261-3/+4
|/
* [core] Refactor Painter awayJohn Firebaugh2017-07-191-23/+22
* [core] Inline Painter::renderLineJohn Firebaugh2017-07-191-7/+78
* [core] Eliminate Bucket::renderJohn Firebaugh2017-07-191-0/+15
* [core] Don't transition new layers on a setStyle operationJohn Firebaugh2017-06-261-4/+4
* [core] Enable property functions for line-width (#9250)Lauren Budorick2017-06-191-6/+9
* [core] cascade ⇢ transition / cascading ⇢ transitionableJohn Firebaugh2017-05-151-2/+2
* [core] *LayerImpl::cascading ⇢ paintJohn Firebaugh2017-05-151-1/+1
* [core] Move renderer/* files into sub-folders (#8983)Asheem Mamoowala2017-05-121-0/+116