aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/vertexarrayobject.rs
Commit message (Expand)AuthorAgeFilesLines
* Replaced failible boolean with an enumTobias Tschinkowitz2020-04-231-12/+11
* Add initial support for VertexAttribI4*, VertexAttribIPointerIstvan2020-04-071-1/+21
* webgl: Ignore webgl communication errors when dropping vertex array objects.Josh Matthews2020-03-191-5/+5
* Add VertexArrayObject support for WebGL2Istvan Miklos2020-03-131-0/+296