index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrAAHairLinePathRenderer.cpp
Commit message (
Expand
)
Author
Age
*
Fixed minor Release & fixed point compiler warnings on Linux
robertphillips@google.com
2012-04-25
*
misc fixes
bsalomon@google.com
2012-04-10
*
Make fewer copies when using GrDrawTarget::AutoStateRestore
bsalomon@google.com
2012-03-30
*
Convert SkMatrix::I() assignments to SkMatrix::reset() calls
bsalomon@google.com
2012-03-20
*
Allow compiler to optimize applying quadratic UV matrix to verts
bsalomon@google.com
2012-03-15
*
make pathrenderers release their geometry before returning
bsalomon@google.com
2012-03-07
*
simplify GrPathRenderer interface
bsalomon@google.com
2012-03-02
*
remove unused variable
bsalomon@google.com
2012-02-23
*
Add convex path renderer (disabled)
bsalomon@google.com
2012-01-17
*
Cleanup of r2830.
bsalomon@google.com
2011-12-09
*
Revert 2830 and 2831.
bsalomon@google.com
2011-12-08
*
Make GrDrawState a real class with getters and setters
bsalomon@google.com
2011-12-08
*
Prep #1 for making GrDrawState a class
bsalomon@google.com
2011-12-06
*
Extract GrDrawTarget::DrState into independent GrDrawState struct.
tomhudson@google.com
2011-10-27
*
Don't use GrDrawTarget's AA state bit to convey whether to do custom-aa
bsalomon@google.com
2011-10-27
*
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
bsalomon@google.com
2011-10-12