index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGLIndexBuffer.h
Commit message (
Expand
)
Author
Age
*
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
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
Add GrGLBufferImpl to unify implementation of GrGLVertexBuffer and GrGLIndexB...
bsalomon@google.com
2013-02-20
*
Refactor tracking of bound vbufs and ibufs and vertex attrib arrays.
bsalomon@google.com
2013-02-19
*
Make GrResource know whether 3D objects' lifetimes are managed by Skia or not.
bsalomon@google.com
2013-01-23
*
Enforce calling of inherited onRelease & onAbandon mthds in GrResource-derive...
robertphillips@google.com
2012-09-05
*
Move convolution from code in GrGLProgram to new GrConvolutionEffect
tomhudson@google.com
2012-05-10
*
Move GL-specific include files to their own subdirectory, to better
tomhudson@google.com
2012-02-14
*
Move GL-specific source code to make room for D3D back end.
tomhudson@google.com
2012-02-10