index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrInOrderDrawBuffer.h
Commit message (
Expand
)
Author
Age
*
Initial support for GL_NV_path_renering. Experimental, there are still some i...
bsalomon@google.com
2012-06-28
*
Make GrInOrderDrawBuffer playback command driven
bsalomon@google.com
2012-06-26
*
Fixed two bugs in SW-only clip mask generation
robertphillips@google.com
2012-06-21
*
Towards NV path rendering
bsalomon@google.com
2012-06-11
*
Add a bunch of SK_OVERRIDES and remove and unused function
bsalomon@google.com
2012-05-31
*
Plumbing to propagate save & restore from SkCanvas down to GrContext & lower
robertphillips@google.com
2012-05-23
*
Make fewer copies when using GrDrawTarget::AutoStateRestore
bsalomon@google.com
2012-03-30
*
Reland 3507
bsalomon@google.com
2012-03-30
*
Revert 3507
bsalomon@google.com
2012-03-28
*
Use a single GrDrawState in GrContext for direct and buffered drawing
bsalomon@google.com
2012-03-27
*
Add GrDrawTarget::drawIndexedInstance, use in default text context.
bsalomon@google.com
2012-03-20
*
Add option to automatically flush GrInOrderDrawBuffer based on previewing vtx...
bsalomon@google.com
2012-03-13
*
Remove unused member from GrInOrderDrawBuffer
bsalomon@google.com
2012-02-24
*
Prep #1 for making GrDrawState a class
bsalomon@google.com
2011-12-06
*
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
bsalomon@google.com
2011-10-12