summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/buffer_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Check offset argument to gpu::gles2::BufferManager::BufferInfo::SetRange is n...apatrick@chromium.org2010-12-021-0/+4
* Adds support for GL_FIXED vertex attributes.gman@chromium.org2010-11-181-0/+18
* Move constructor and destructor of MockGLInterface out of line.thakis@chromium.org2010-10-141-1/+1
* Free the resources used by a context group.gman@chromium.org2010-07-011-0/+28
* Resubmit CL http://codereview.chromium.org/1992008/gman@google.com2010-05-081-12/+16
* Revert gpu CL which broke the Mac build.shess@chromium.org2010-05-081-16/+12
* This CL adds the option to support buffers that are boundgman@chromium.org2010-05-071-12/+16
* A few more changes for conformance tests.gman@chromium.org2010-05-071-0/+34
* Various fixes for the OpenGL ES 2.0 conformance tests.gman@chromium.org2010-05-061-0/+3
* Changes the code to use separate ids namspacesgman@chromium.org2010-04-271-18/+22
* Adds the remaining bucket commands, switches thegman@chromium.org2010-03-241-2/+1
* Resubmittinggman@chromium.org2010-03-051-2/+81
* Reverting previous CL.gman@chromium.org2010-03-051-81/+2
* Implements index validation for DrawElements.gman@chromium.org2010-03-051-2/+81
* Adds texture tracking.gman@chromium.org2010-02-161-0/+52