skia2/src
egdaniel 21aed57023 Create Read-only Base class for GrDrawState that holds data members and getters
Base class will but used also in follow up cl that will create an OptDrawState class which will
share much of the same data/functions as DrawState. Thus the base class
BUG=skia:
R=bsalomon@google.com

Author: egdaniel@google.com

Review URL: https://codereview.chromium.org/506803003
2014-08-26 12:24:06 -07:00
..
animator stop calling SkCanvas::getDevice 2014-06-30 09:05:34 -07:00
core Fallback to moveTo when unable to find the first tangent in cubicTo 2014-08-26 11:59:04 -07:00
device/xps XPS to use PathOps for inverse winding paths. 2014-08-25 07:31:53 -07:00
doc Fix compilation with SK_ENABLE_INST_COUNT=1 2013-12-05 12:08:12 +00:00
effects Fix recursive computation of filter bounds for drop shadow, 2014-08-25 12:46:58 -07:00
fonts Add standard fonts to all GMs. 2014-07-31 08:58:44 -04:00
gpu Create Read-only Base class for GrDrawState that holds data members and getters 2014-08-26 12:24:06 -07:00
image Add the method isOpaque() to SkImage 2014-08-19 14:29:02 -07:00
images Prevent malformed ICO files from recursively decoding 2014-08-26 11:35:14 -07:00
lazy retool image cache to be generic cache, allowing the client to subclass "Rec", so they can provide a custom Key and arbitrary Value. 2014-08-26 09:08:04 -07:00
opts Disable Neon optimization of bad S32A/D565 blend. 2014-08-22 13:15:38 -07:00
pathops add const to arrays of member functions 2014-08-25 06:53:04 -07:00
pdf Assert allocation so we can catch it sooner. 2014-08-07 11:13:45 -07:00
pipe SkTextBlob plumbing 2014-08-26 07:56:44 -07:00
ports Add a working SkFontMgr_fontconfig. 2014-08-25 12:00:49 -07:00
sfnt Correct order for alignment in name iterator record. 2014-08-18 08:07:44 -07:00
svg Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
utils SkTextBlob plumbing 2014-08-26 07:56:44 -07:00
views ios fixes 2014-07-11 12:14:51 -07:00
xml remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats 2013-12-17 16:44:46 +00:00