summaryrefslogtreecommitdiff
path: root/src/mbgl/gl/vertex_array.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix bugprone-too-small-loop-variable errorsThiago Marcos P. Santos2020-03-301-0/+2
* [core] add getResource template to gfx::*Resource classesKonstantin Käfer2019-04-051-1/+1
* [core] rename gl/*_buffer.hpp to gl/*_buffer_resource.hppKonstantin Käfer2019-03-061-1/+1
* [core] move IndexBuffer to gfx namespaceKonstantin Käfer2019-03-061-2/+5
* [core] Switch to the new OpenGL abstractionThiago Marcos P. Santos2019-02-121-1/+0
* [core] Don't crash when attribute count is exceededKonstantin Käfer2018-05-031-1/+5
* [core] Rework attribute binding (again)John Firebaugh2017-07-121-0/+18
* [core] Refactor OpenGL extension loading mechanismKonstantin Käfer2017-03-231-22/+0
* [core] move OpenGL extension loading to their own headersKonstantin Käfer2016-09-291-0/+22