aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrBufferAllocPool.cpp
Commit message (Expand)AuthorAge
...
* Make GrDrawTarget::Caps ref counted and GrGLCaps derive from it.Gravatar bsalomon@google.com2013-03-25
* Removed unused parametersGravatar sugoi@google.com2013-03-11
* Add support for vertex data rendered from CPU arrays.Gravatar bsalomon@google.com2013-02-21
* 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
* Move vertex layout definitions from GrDrawTarget to GrDrawState.Gravatar jvanverth@google.com2013-01-28
* Hide GrDrawTarget::Caps's member varsGravatar bsalomon@google.com2012-08-28
* 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