summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/vertex_attrib_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Update gpu/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-6/+2
* Refactor GPU code: VertexAttrib* info -> VertexAttrib* attribgman@chromium.org2013-03-081-19/+19
* Revert "Revert 186416"gman@chromium.org2013-03-071-0/+22
* Revert 186416zmo@chromium.org2013-03-061-22/+0
* Use client side arrays for GL_STREAM_DRAW attributesgman@chromium.org2013-03-061-0/+22
* Make GPU headers use more forward declarationsgman@chromium.org2013-02-281-18/+3
* BufferManager::Buffer -> Buffergman@chromium.org2013-02-281-9/+9
* Refactor/Rename a bunch of GPU stuffgman@chromium.org2013-02-271-125/+123
* Fix VAOs and client side arraysgman@chromium.org2012-11-291-14/+0
* Virtual GLgman@chromium.org2012-11-071-4/+7
* Move per context GL state to a separate object.gman@chromium.org2012-10-131-0/+6
* Added support for OES_vertex_array_object to the command bufferbajones@google.com2012-09-271-4/+57
* GPU: Build most of the gpu as a single DLL.rvargas@google.com2012-03-051-2/+3
* Revert 124702 - GPU: Buld most of the gpu as a single DLL.rvargas@google.com2012-03-021-3/+2
* GPU: Buld most of the gpu as a single DLL.rvargas@google.com2012-03-021-2/+3
* Add support for ANGLE_instanced_arraysjbauman@chromium.org2012-02-141-1/+25
* Allow deleted resources to be usedgman@chromium.org2011-11-111-0/+7
* Fixes for Clang.gman@chromium.org2011-07-111-19/+4
* Move VertexAttribManager to another file.gman@chromium.org2011-07-111-0/+230