summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/buffer_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* GCC 4.6 -Wunused-but-set-variable cleanup.pph34r@gmail.com2011-07-011-2/+1
* Optimize TexSubImage2D and BufferSubDatagman@chromium.org2011-06-071-4/+9
* Check offset argument to gpu::gles2::BufferManager::BufferInfo::SetRange is n...apatrick@chromium.org2010-12-021-2/+5
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-5/+2
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-2/+5
* Adds support for GL_FIXED vertex attributes.gman@chromium.org2010-11-181-2/+9
* FBTF: Fix more ctor/dtors found by clang plugin.erg@google.com2010-10-131-0/+13
* Free the resources used by a context group.gman@chromium.org2010-07-011-0/+18
* Resubmit CL http://codereview.chromium.org/1992008/gman@google.com2010-05-081-5/+28
* Revert gpu CL which broke the Mac build.shess@chromium.org2010-05-081-28/+5
* This CL adds the option to support buffers that are boundgman@chromium.org2010-05-071-5/+28
* A few more changes for conformance tests.gman@chromium.org2010-05-071-0/+7
* Various fixes for the OpenGL ES 2.0 conformance tests.gman@chromium.org2010-05-061-0/+12
* Changes the code to use separate ids namspacesgman@chromium.org2010-04-271-8/+8
* Resubmittinggman@chromium.org2010-03-051-4/+91
* Reverting previous CL.gman@chromium.org2010-03-051-91/+4
* Implements index validation for DrawElements.gman@chromium.org2010-03-051-4/+91
* Reorangizing the GLES2 code to handle sharedgman@chromium.org2010-02-251-6/+13
* Adds texture tracking.gman@chromium.org2010-02-161-0/+36