aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrBufferAllocPool.cpp
Commit message (Expand)AuthorAge
...
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Fix GrBufferAllocPool to include padding in bytes used for an allocationGravatar bsalomon@google.com2012-03-08
* Fix cycling through buffers in buffer alloc poolGravatar bsalomon@google.com2012-03-01
* Remove ref in buffer alloc pool.Gravatar bsalomon@google.com2012-03-01
* reset cpu shadow of vertex buffer to our usual vb sizeGravatar bsalomon@google.com2011-12-14
* Don't update vertex/index buffer twice! Gravatar bsalomon@google.com2011-12-12
* Move gpu/include/* to include/gpu and gpu/src/* to src/gpuGravatar bsalomon@google.com2011-10-12