aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrBufferAllocPool.h
Commit message (Expand)AuthorAge
* Add trace event when GrBufferAllocPool unmaps a buffer indicating what % of t...Gravatar bsalomon2014-06-26
* Rename from "(un)lock" to "(un)map" for geometry buffers.Gravatar commit-bot@chromium.org2014-05-07
* SkNonCopyable should be used with private inheritance.Gravatar commit-bot@chromium.org2014-04-07
* Replace uses of GrNoncopyable by SkNoncopyable.Gravatar commit-bot@chromium.org2013-09-18
* Replace uses of GR_DEBUG by SK_DEBUG.Gravatar commit-bot@chromium.org2013-08-28
* Change vertex buffer allocator functions to take size rather than layout, tak...Gravatar jvanverth@google.com2013-01-31
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-31
* Change vertex buffer allocator functions to take size rather than layout.Gravatar jvanverth@google.com2013-01-31
* Remove GrTDArray.Gravatar bsalomon@google.com2013-01-07
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Fix cycling through buffers in buffer alloc poolGravatar bsalomon@google.com2012-03-01
* Move gpu/include/* to include/gpu and gpu/src/* to src/gpuGravatar bsalomon@google.com2011-10-12