aboutsummaryrefslogtreecommitdiffhomepage
path: root/gpu/include/GrAllocator.h
Commit message (Expand)AuthorAge
* Move gpu/include/* to include/gpu and gpu/src/* to src/gpuGravatar bsalomon@google.com2011-10-12
* Add GrSTAllocator subclass, hide cons in GrTAllocator that takes ptrGravatar bsalomon@google.com2011-09-28
* Add SkSTArray, hide stack storage cons in SkTArray, unify SkTArray init logicGravatar bsalomon@google.com2011-09-27
* Resubmit 2289 with fix for glsl versionGravatar bsalomon@google.com2011-09-20
* Revert 2289. GLSL version detection not robust enough. May think we don't hav...Gravatar bsalomon@google.com2011-09-20
* [GPU] Use new Var type for inputs/outputs of FS and VSGravatar bsalomon@google.com2011-09-20
* GrTArray->SkTArray & docsGravatar bsalomon@google.com2011-09-14
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Fix warnings.Gravatar bsalomon@google.com2011-04-28
* Fix alignment issues with stack allocated memory allocated as bytes but used ...Gravatar bsalomon@google.com2011-04-20
* add gpu backend (not hooked up yet)Gravatar reed@google.com2010-12-22