summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/vertex_attrib_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of strings headers in extensions/, google_apis/, gpu/.avi@chromium.org2013-06-111-1/+1
* Update gpu/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-3/+3
* Clean up of GLES2 Command Decoder by moving some of the error state into a se...kloveless@chromium.org2013-04-181-6/+8
* add __FILE__, __LINE__ to GL error functionsgman@chromium.org2013-03-111-6/+6
* Refactor GPU code: VertexAttrib* info -> VertexAttrib* attribgman@chromium.org2013-03-081-9/+9
* Revert "Revert 186416"gman@chromium.org2013-03-071-0/+114
* Revert 186416zmo@chromium.org2013-03-061-114/+0
* Use client side arrays for GL_STREAM_DRAW attributesgman@chromium.org2013-03-061-0/+114
* Make GPU headers use more forward declarationsgman@chromium.org2013-02-281-0/+29
* BufferManager::Buffer -> Buffergman@chromium.org2013-02-281-1/+1
* Refactor/Rename a bunch of GPU stuffgman@chromium.org2013-02-271-5/+5
* Fix VAOs and client side arraysgman@chromium.org2012-11-291-4/+0
* Virtual GLgman@chromium.org2012-11-071-10/+6
* Added emulation of the OES_vertex_array_object WebGL extension for devices thatbajones@chromium.org2012-10-121-2/+2
* Added support for OES_vertex_array_object to the command bufferbajones@google.com2012-09-271-3/+33
* Initialize GL attribsgman@chromium.org2012-05-091-0/+8
* Add support for ANGLE_instanced_arraysjbauman@chromium.org2012-02-141-1/+2
* Allow deleted resources to be usedgman@chromium.org2011-11-111-0/+5
* Fixes for Clang.gman@chromium.org2011-07-111-0/+27
* Move VertexAttribManager to another file.gman@chromium.org2011-07-111-0/+66