aboutsummaryrefslogtreecommitdiffhomepage
path: root/gpu/src/gr_unittests.cpp
Commit message (Expand)AuthorAge
* use SkPath for GrPath, removing GrPathIter entirelyGravatar reed@google.com2011-05-16
* Make GrMatrix an alias of SkMatrix. Add new methods to SkMatrix.Gravatar bsalomon@google.com2011-05-10
* fix mac build of gr unit testGravatar bsalomon@google.com2011-04-01
* Refactoring the GrGpuGLShaders2 into 2 classes: GrGpuGLShadersGravatar junov@google.com2011-03-31
* Fixups for clipstack, convexity test for paths.Gravatar bsalomon@google.com2011-03-04
* Add support for clipstack to Gr. GrClip is now a list of rects and paths with...Gravatar bsalomon@google.com2011-03-03
* Add red black treeGravatar bsalomon@google.com2011-02-22
* add gpu backend (not hooked up yet)Gravatar reed@google.com2010-12-22