summaryrefslogtreecommitdiff
path: root/src/core-files.json
Commit message (Expand)AuthorAgeFilesLines
* [core] render extrusions directly in the main framebufferKonstantin Käfer2019-05-081-3/+0
* [core] change approach to stencil clipping to (almost) match JSKonstantin Käfer2019-04-291-6/+0
* [core] Introduce `style::LayerProperties` interface and its implementationsMikhail Pozdnyakov2019-04-171-0/+1
* [core] introduce gfx::RenderPassKonstantin Käfer2019-04-051-0/+3
* [core] move GLContextMode to RendererBackendKonstantin Käfer2019-04-051-1/+0
* [core] refactor RendererBackendKonstantin Käfer2019-04-051-2/+4
* [core] move BackendScope to gfx namespaceKonstantin Käfer2019-04-051-1/+1
* [core] add gfx::Renderable and gfx::OffscreenTextureKonstantin Käfer2019-04-051-2/+5
* [core] move debug groups to gfx::CommandEncoderKonstantin Käfer2019-04-051-2/+1
* [core] introduce CommandEncoder objectKonstantin Käfer2019-04-051-0/+3
* [core] add generic base class for renderbuffersKonstantin Käfer2019-04-051-1/+2
* add onStyleImageMissing to allow dynamically loaded or generated images (#14253)Ansis Brammanis2019-04-021-0/+1
* [core] Remove file source from public Map ctorBruno de Oliveira Abinader2019-03-201-0/+3
* [core] move ProgramMap to within the gl::Program objectKonstantin Käfer2019-03-201-1/+0
* [core] use constexpr string concatenation for uniform/attribute namesKonstantin Käfer2019-03-201-0/+1
* 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