aboutsummaryrefslogtreecommitdiffhomepage
path: root/gpu/src/gr_unittests.cpp
Commit message (Expand)AuthorAge
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Increase compatibility with clang, mostly around SK_RESTRICT.Gravatar tomhudson@google.com2011-06-15
* Fix to bug, partial fix to unit tests following on fromGravatar tomhudson@google.com2011-06-01
* The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns onGravatar senorblanco@chromium.org2011-05-19
* 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