index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrBufferAllocPool.cpp
Commit message (
Expand
)
Author
Age
*
Removed unused parameters
sugoi@google.com
2013-03-11
*
Add support for vertex data rendered from CPU arrays.
bsalomon@google.com
2013-02-21
*
Change vertex buffer allocator functions to take size rather than layout, tak...
jvanverth@google.com
2013-01-31
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-31
*
Change vertex buffer allocator functions to take size rather than layout.
jvanverth@google.com
2013-01-31
*
Move vertex layout definitions from GrDrawTarget to GrDrawState.
jvanverth@google.com
2013-01-28
*
Hide GrDrawTarget::Caps's member vars
bsalomon@google.com
2012-08-28
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Fix GrBufferAllocPool to include padding in bytes used for an allocation
bsalomon@google.com
2012-03-08
*
Fix cycling through buffers in buffer alloc pool
bsalomon@google.com
2012-03-01
*
Remove ref in buffer alloc pool.
bsalomon@google.com
2012-03-01
*
reset cpu shadow of vertex buffer to our usual vb size
bsalomon@google.com
2011-12-14
*
Don't update vertex/index buffer twice!
bsalomon@google.com
2011-12-12
*
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
bsalomon@google.com
2011-10-12