summaryrefslogtreecommitdiff
path: root/src/mbgl/gl/segment.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Restore support for GL implementations without VAO extensionJohn Firebaugh2017-02-101-5/+10
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-2/+31
* [core] Use indexed rendering everywhereJohn Firebaugh2016-12-011-7/+0
* [core] Return to static, per-segment approach to VAOsJohn Firebaugh2016-11-151-0/+6
* [core] Introduce SegmentVectorJohn Firebaugh2016-11-151-0/+13
* [core] Use gl::Program to resolve some rough edges in the GL binding typesJohn Firebaugh2016-11-081-6/+6
* [core] Modern C++ bindings for OpenGLJohn Firebaugh2016-10-281-0/+27