summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/buffer_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Allow deleted resources to be usedgman@chromium.org2011-11-111-2/+0
* Optimize TexSubImage2D and BufferSubDatagman@chromium.org2011-06-071-3/+10
* Switch most usages of std::map to base::hash_table in GPU service.gman@chromium.org2011-05-131-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Fix glIsFoo() functions for non-bound objects in command buffer.enne@chromium.org2011-01-051-3/+5
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+6
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-6/+1
* Adds support for GL_FIXED vertex attributes.gman@chromium.org2010-11-181-0/+3
* FBTF: Fix more ctor/dtors found by clang plugin.erg@google.com2010-10-131-10/+3
* Free the resources used by a context group.gman@chromium.org2010-07-011-0/+4
* Resubmit CL http://codereview.chromium.org/1992008/gman@google.com2010-05-081-14/+38
* Revert gpu CL which broke the Mac build.shess@chromium.org2010-05-081-38/+14
* This CL adds the option to support buffers that are boundgman@chromium.org2010-05-071-14/+38
* 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-10/+10
* Resubmittinggman@chromium.org2010-03-051-6/+73
* Reverting previous CL.gman@chromium.org2010-03-051-73/+6
* Implements index validation for DrawElements.gman@chromium.org2010-03-051-6/+73
* Reorangizing the GLES2 code to handle sharedgman@chromium.org2010-02-251-7/+29
* Adds texture tracking.gman@chromium.org2010-02-161-0/+70