summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/client/mapped_memory.cc
Commit message (Expand)AuthorAgeFilesLines
* Make GLES2Implementation use a larger chunk size for mapping functions.gman@chromium.org2011-10-271-2/+6
* Add GLES2Implemention::FreeUnusedSharedMemorygman@chromium.org2011-10-241-0/+15
* implemented latch support in renderer process. this corresponds with a webkit...jbates@chromium.org2011-04-121-2/+2
* FBTF: Fix more ctor/dtors found by clang plugin.erg@google.com2010-10-131-0/+4
* Removed dependencies on base from GPU common and client code.apatrick@chromium.org2010-09-081-12/+27
* Adds MapBufferSubData and MapTexSubImage2D.gman@chromium.org2010-07-141-0/+75