Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
2e550127e68fcf050f07840fc1102b8471a3b6d0
/
gpu
/
src
/
GrMatrix.cpp
205d460
Move alpha-ramp AA to GrContext, detect cases when AA is applied via other methods (smooth lines, MSAA) or rect falls on integer coords and skip the alpha ramp path. Use pre-fab index buffer for alpha-ramped fill rects and stroke rects.
by bsalomon@google.com
· 14 years ago
27847de
Fix line endings in Gr files and set svn eol style to LF
by bsalomon@google.com
· 14 years ago
c6cf723
Hide alloc size vs content size below API
by bsalomon@google.com
· 14 years ago
70915f0
In GrMatrix's setScale, setSkew, & setTranslate check whether the values passed in make the matrix identity before setting the typemask.
by bsalomon@google.com
· 15 years ago
1fcd51e
add template macro to "safely" perform casts w/o breaking strict-aliasing
by reed@google.com
· 15 years ago
ac10a2d
add gpu backend (not hooked up yet)
by reed@google.com
· 15 years ago