skia2/src
tomhudson@google.com d0c1a06cb9 Introduces new SingleTextureEffect base class for GrCustomStage objects.
This class tracks the texture that the object uses. A future commit will get rid of the
GrTexture pointer currenty stored in the GrDrawState, allowing us to have CustomStages
*without* textures.

Requires gyp change on next roll.

http://codereview.appspot.com/6306097/



git-svn-id: http://skia.googlecode.com/svn/trunk@4576 2bbb7eff-a529-9590-31e7-b0007b416f81
2012-07-12 17:23:52 +00:00
..
animator Fix to get r4511 compiling in Debug 2012-07-10 17:41:27 +00:00
core Introduces new SingleTextureEffect base class for GrCustomStage objects. 2012-07-12 17:23:52 +00:00
device/xps extend asAGradient for Conical type (to be implemented by PDF and XPS) 2012-06-07 20:26:47 +00:00
effects Introduces new SingleTextureEffect base class for GrCustomStage objects. 2012-07-12 17:23:52 +00:00
gpu Introduces new SingleTextureEffect base class for GrCustomStage objects. 2012-07-12 17:23:52 +00:00
images remove duplicate definition of SkAlign8() 2012-06-27 15:41:54 +00:00
opts Fix SkBlendLCD16_SSE2 for non ARGB platforms. 2012-07-09 17:44:57 +00:00
pdf Replace all instances of 'clear' with 'pop's in conical gradient pdf impl, looks like the pdf spec doesn't support Postscript's 'clear' stack operator. Should fix some warnings on mac buildbots. 2012-07-10 20:41:38 +00:00
pipe Fixed Windows compiler complaints 2012-07-10 17:30:58 +00:00
ports Provide static global initializers for SkColorTable and SkComposeShader. 2012-07-02 19:07:57 +00:00
sfnt Remove multi-byte character constants. 2012-06-25 14:26:48 +00:00
svg cast to double 2012-02-16 13:18:48 +00:00
text Expanded distribution of instance counting 2012-06-21 20:25:03 +00:00
utils add SkPath::contains(x, y) 2012-07-11 01:51:33 +00:00
views Move animated view headers to correct directory. 2012-07-10 21:54:31 +00:00
xml Add SkDEBUGFAIL to clean up use of SkASSERT(!"text"); 2011-12-28 14:59:50 +00:00