index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGLVertexBuffer.cpp
Commit message (
Expand
)
Author
Age
*
Add support for vertex data rendered from CPU arrays.
bsalomon@google.com
2013-02-21
*
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
*
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
*
Move convolution from code in GrGLProgram to new GrConvolutionEffect
tomhudson@google.com
2012-05-10
*
Turn off pedantic check that causes too much noise in GL logs.
bsalomon@google.com
2012-03-08
*
simplify GrPathRenderer interface
bsalomon@google.com
2012-03-02
*
Better workaround for osx / nv bug
bsalomon@google.com
2012-03-02
*
Workaround for chrome on mac buffer object performance issue.
bsalomon@google.com
2012-03-01
*
Move GL-specific source code to make room for D3D back end.
tomhudson@google.com
2012-02-10