summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/client/mapped_memory.h
Commit message (Expand)AuthorAgeFilesLines
* Remove command_buffer/common/types.h.thakis@chromium.org2014-05-051-7/+9
* gpu: Reuse transfer buffers more aggresivelyjadahl@opera.com2014-03-311-1/+14
* Revert 260177 "By keeping track of transfer buffer usage (both s..."creis@chromium.org2014-03-281-14/+1
* By keeping track of transfer buffer usage (both sync and async), it isjadahl@opera.com2014-03-281-1/+14
* GPU: Reference count gpu::Buffer.epenner@chromium.org2014-03-261-5/+9
* Fix win64 compilation errorjschuh@chromium.org2013-11-081-1/+1
* Enforce a memory limit on MappedMemoryManagerkaanb@chromium.org2013-08-211-5/+23
* Fix memory leak in MappedMemoryManager::FreeUnused().earthdok@chromium.org2013-07-121-3/+2
* Get rid of the relative paths in command_buffer client/commonzmo@chromium.org2013-05-241-4/+4
* GPU: Build most of the gpu as a single DLL.rvargas@google.com2012-03-051-3/+4
* Revert 124702 - GPU: Buld most of the gpu as a single DLL.rvargas@google.com2012-03-021-4/+3
* GPU: Buld most of the gpu as a single DLL.rvargas@google.com2012-03-021-3/+4
* Make GLES2Implementation use a larger chunk size for mapping functions.gman@chromium.org2011-10-271-0/+10
* Add GLES2Implemention::FreeUnusedSharedMemorygman@chromium.org2011-10-241-1/+14
* FBTF: Fix more ctor/dtors found by clang plugin.erg@google.com2010-10-131-3/+1
* Removed dependencies on base from GPU common and client code.apatrick@chromium.org2010-09-081-8/+8
* Adds MapBufferSubData and MapTexSubImage2D.gman@chromium.org2010-07-141-0/+146