summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/vertex_attrib_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Clean up of GLES2 Command Decoder by moving some of the error state into a se...kloveless@chromium.org2013-04-181-8/+8
* Refactor GPU code: VertexAttrib* info -> VertexAttrib* attribgman@chromium.org2013-03-081-61/+54
* Revert "Revert 186416"gman@chromium.org2013-03-071-6/+17
* Revert 186416zmo@chromium.org2013-03-061-17/+6
* Use client side arrays for GL_STREAM_DRAW attributesgman@chromium.org2013-03-061-6/+17
* Make GPU headers use more forward declarationsgman@chromium.org2013-02-281-0/+1
* BufferManager::Buffer -> Buffergman@chromium.org2013-02-281-4/+4
* Refactor/Rename a bunch of GPU stuffgman@chromium.org2013-02-271-24/+24
* Linux/ChromeOS Chromium style checker cleanup, gpu/ edition.rsleevi@chromium.org2013-02-061-1/+1
* Make more GL stuff auto-generatedgman@chromium.org2012-12-071-1/+1
* Fix VAOs and client side arraysgman@chromium.org2012-11-291-4/+0
* Added support for OES_vertex_array_object to the command bufferbajones@google.com2012-09-271-6/+6
* Add global tracking of GPU memory allocations. Have each ContextGroup push m...ccameron@chromium.org2012-07-281-3/+3
* Initialize GL attribsgman@chromium.org2012-05-091-0/+6
* Fix BufferManager's handling of deleted buffers.gman@chromium.org2012-01-191-38/+50
* Allow deleted resources to be usedgman@chromium.org2011-11-111-0/+34
* Revert 102978 - Change X11 error handler override to allow easy X11 error che...dominich@chromium.org2011-09-271-5/+3
* Change X11 error handler override to allow easy X11 error checking.dominich@chromium.org2011-09-271-3/+5
* Rename and document glCommandBufferEnableCHROMIUMgman@chromium.org2011-08-121-1/+0
* Move VertexAttribManager to another file.gman@chromium.org2011-07-111-0/+181