summaryrefslogtreecommitdiff
path: root/src/core-files.json
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #14126 from mapbox/gfx-refactor-4Konstantin Käfer2019-03-151-59/+53
* [core] Group Map LatLngBounds, min and max zoom methodsAnder Conselvan de Oliveira2019-03-141-0/+1
* [core] Add possibility of overriding paint properties inside format expressio...Alexander Shalamov2019-03-131-0/+2
* [core] add texture bindings to draw call instead of Context member fnKonstantin Käfer2019-03-121-0/+3
* [core] move Texture to the gfx namespaceKonstantin Käfer2019-03-121-1/+2
* [core] Add MapOptions to define properties of MapSudarsana Babu Nagineni2019-03-081-0/+2
* [core] consolidate Axonometric rendering APISudarsana Babu Nagineni2019-03-081-0/+1
* [core] introduce gfx::Context and move Buffer creation/update methods to itKonstantin Käfer2019-03-061-0/+1
* [core] rename gl/*_buffer.hpp to gl/*_buffer_resource.hppKonstantin Käfer2019-03-061-2/+2
* [core] move VertexBuffer<> to gfx namespaceKonstantin Käfer2019-03-061-0/+1
* [core] move IndexBuffer to gfx namespaceKonstantin Käfer2019-03-061-0/+1
* [core] move VertexVector/IndexVector to gfx namespaceKonstantin Käfer2019-03-061-0/+2
* [core] move CullFaceMode to gfx namespaceKonstantin Käfer2019-03-011-2/+1
* [core] move StencilMode to gfx namespaceKonstantin Käfer2019-03-011-2/+1
* [core] move DepthMode to gfx namespaceKonstantin Käfer2019-03-011-2/+1
* [core] move GL enum conversions to separate fileKonstantin Käfer2019-03-011-0/+2
* [core] move ColorMode to gfx namespaceKonstantin Käfer2019-03-011-2/+1
* [core] move draw mode and primitives to gfx namespaceKonstantin Käfer2019-03-011-2/+3
* [core] extract attribute structs and gl::Vertex to separate namespaceKonstantin Käfer2019-03-011-0/+1
* [core] extract uniform type lists from gl namespaceKonstantin Käfer2019-03-011-0/+1
* [core] Move Map::Impl to its own def/impl filesBruno de Oliveira Abinader2019-02-271-0/+2
* [core] Switch to the new OpenGL abstractionThiago Marcos P. Santos2019-02-121-2/+3
* [core] Split layer type specific code in mbgl::ProgramsMikhail Pozdnyakov2019-01-111-0/+1
* [build] generate header maps instead of -files.txtKonstantin Käfer2019-01-091-0/+756