aboutsummaryrefslogtreecommitdiffhomepage
path: root/gpu/include/GrClip.h
Commit message (Expand)AuthorAge
* Add SkSTArray, hide stack storage cons in SkTArray, unify SkTArray init logicGravatar bsalomon@google.com2011-09-27
* GrTArray->SkTArray & docsGravatar bsalomon@google.com2011-09-14
* Fix some warnings when including some Skia headers in Chromium code under VS2...Gravatar bsalomon@google.com2011-09-01
* Fix GPU assumption that clipstack begins with intersect or replace.Gravatar bsalomon@google.com2011-08-29
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Fix alignment issues with stack allocated memory allocated as bytes but used ...Gravatar bsalomon@google.com2011-04-20
* Upstreaming changes from android.Gravatar djsollen@google.com2011-03-14
* If we compute an exact clip bounds prefer it over user passed bounds. Also cl...Gravatar bsalomon@google.com2011-03-08
* add origin to deviceGravatar reed@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 gpu backend (not hooked up yet)Gravatar reed@google.com2010-12-22