index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrGeometryBuffer.h
Commit message (
Expand
)
Author
Age
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
remove SkInstCnt
mtklein
2015-06-26
*
Make uncached textures uncached from the get go.
bsalomon
2015-01-14
*
Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual impl
bsalomon
2014-11-12
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Rename GrGpuObject to GrGpuResource
bsalomon
2014-07-25
*
store map ptr in GrGeometryBuffer base class
commit-bot@chromium.org
2014-05-08
*
Rename from "(un)lock" to "(un)map" for geometry buffers.
commit-bot@chromium.org
2014-05-07
*
Split GrResource into GrCacheable/GrGpuObject
commit-bot@chromium.org
2014-05-02
*
Add support for vertex data rendered from CPU arrays.
bsalomon@google.com
2013-02-21
*
Make GrResource know whether 3D objects' lifetimes are managed by Skia or not.
bsalomon@google.com
2013-01-23
*
Extended instance counting to all GrResource-derived classes
robertphillips@google.com
2012-09-11
*
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
bsalomon@google.com
2011-10-12