summaryrefslogtreecommitdiff
path: root/src/mbgl/gl/index_buffer.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Enable dynamic updates of index buffers.Chris Loer2017-11-171-0/+1
* [core] generate masks for raster tiles to avoid painting over childrenKonstantin Käfer2017-07-241-0/+1
* [core] Reuse RasterBucket for ImageSourceAsheem Mamoowala2017-06-011-0/+1
* [core] Put ignore in util namespaceJohn Firebaugh2016-11-081-1/+1
* [core] Use gl::Program to resolve some rough edges in the GL binding typesJohn Firebaugh2016-11-081-20/+18
* [core] Modern C++ bindings for OpenGLJohn Firebaugh2016-10-281-4/+5
* [core] Refactor BufferJohn Firebaugh2016-10-051-0/+41