summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/client/vertex_array_object_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* WebGL 2: Fix bugs for drawing when the type of vertex attrib is a packed type.yunchao.he2016-02-261-6/+3
* Switch to standard integer types in gpu/.avi2015-12-211-15/+20
* Fine tune vertex attrib commands handling.zmo2015-05-151-9/+20
* Add ES3 commands GetVertexAttribI{u}iv to GPU command buffer.zmo2015-05-141-1/+3
* PepperGL: Enable client side arrays support.penghuang2014-11-031-14/+8
* Delete gpu/command_buffer/common/logging.hthakis@chromium.org2013-11-051-7/+7
* Get rid of the relative paths in command_buffer client/commonzmo@chromium.org2013-05-241-4/+4
* Don't unbind if buffer id is 0. This avoids getting into a state wheregman@chromium.org2012-12-111-1/+6
* Fix element array buggman@chromium.org2012-12-071-0/+3
* Fix VAOs and client side arraysgman@chromium.org2012-11-291-0/+632