index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrDefaultTextContext.cpp
Commit message (
Expand
)
Author
Age
*
Add GrPaint::*StageEnabled() and GrDrawState::stageEnabled() functions.
tomhudson@google.com
2012-06-25
*
Simplify vertex layout bitfields by making Position-as-texcoords the
tomhudson@google.com
2012-06-25
*
Extend texture release on GrDrawState to also handle custom stages.
tomhudson@google.com
2012-06-22
*
releaseTextures portion of GrDrawState Ref textures CL (http://codereview.app...
robertphillips@google.com
2012-06-13
*
Search and replace change. Some Gr enum value names didn't have a "Gr" in the...
bsalomon@google.com
2012-06-06
*
move more stuff that should be private out from GrGLConfig.h
bsalomon@google.com
2012-05-07
*
Remove GrPath typedef
bsalomon@google.com
2012-04-27
*
Unify text flushing with other deferred drawing
bsalomon@google.com
2012-03-30
*
Add GrDrawTarget::drawIndexedInstance, use in default text context.
bsalomon@google.com
2012-03-20
*
Make the text context not have to save / restore GrDrawState at each draw.
bsalomon@google.com
2012-03-19
*
Call reset() in text context rather than set to SkMatrix::I(). Perf improveme...
bsalomon@google.com
2012-03-16
*
Split GrTextContext into baseclass and subclass
bsalomon@google.com
2012-03-16