skia2/src/utils
Mike Reed 1386b2d557 pass common SkStageRec to all effects using rasterpipeline
- shaders
- colorfilters
- mixers

Bug: skia:
Change-Id: Ife2fabd1171228ea9fb154efab3537fd0ddb4a6e
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/200933
Commit-Queue: Mike Reed <reed@google.com>
Reviewed-by: Mike Klein <mtklein@google.com>
2019-03-14 01:45:13 +00:00
..
mac add google-build-namespaces to clang-tidy checks 2018-12-12 16:33:59 +00:00
win Make HR* macros statements. 2019-02-04 22:51:04 +00:00
Sk3D.cpp 3d 2018-05-30 20:36:08 +00:00
SkAnimCodecPlayer.cpp Handle static/single frame images in SkAnimCodecPlayer 2018-11-07 16:41:03 +00:00
SkBase64.cpp Add support for MSVC run-time checks (and control flow guard) 2019-02-04 20:55:24 +00:00
SkBase64.h
SkBitSet.h SkBitSet: cleanup. Remove unused fn, more general exporter. 2018-10-19 16:25:51 +00:00
SkCallableTraits.h Make callable traits work with msvc. 2018-12-04 19:38:18 +00:00
SkCamera.cpp Generate Android Framework host-side Skia (linux) 2018-11-19 17:51:32 +00:00
SkCanvasStack.cpp
SkCanvasStack.h
SkCanvasStateUtils.cpp change canvas-state to just record clip bounds 2018-03-21 18:13:20 +00:00
SkDashPath.cpp remove some dead flags 2018-10-03 19:44:58 +00:00
SkDashPathPriv.h
SkEventTracer.cpp remove sk_atomic_compare_exchange 2018-12-04 15:14:20 +00:00
SkFloatToDecimal.cpp SkFloatToDecimal: optimize the less common cases. 2018-05-31 21:03:24 +00:00
SkFloatToDecimal.h SkFloatToDecimal moved to src/utils 2018-01-03 19:59:31 +00:00
SkFloatUtils.h Reland "SkDEBUGF: use __VA_ARGS__" 2018-07-18 15:37:41 +00:00
SkFrontBufferedStream.cpp remove dead code for STREAM_API 2017-09-20 20:43:50 +00:00
SkInterpolator.cpp Revert "Revert "SkTypes: extract SkTo"" 2018-06-14 14:55:17 +00:00
SkJSON.cpp [skjson] NaN while parsing long decimals 2019-01-04 20:41:27 +00:00
SkJSON.h Move SkNoncopyable to include/private. 2018-07-17 21:39:51 +00:00
SkJSONWriter.cpp Avoid errors about re-defining __STDC_FORMAT_MACROS 2017-08-10 17:06:35 +00:00
SkJSONWriter.h Converting more debug code to SkJSONWriter 2019-01-28 19:06:06 +00:00
SkLua.cpp Make SkShaper an interface. 2019-02-19 22:06:47 +00:00
SkLuaCanvas.cpp remove overrides of (dead) onDrawTextRSXform 2018-12-20 22:52:35 +00:00
SkMatrix22.cpp
SkMatrix22.h
SkMetaData.cpp move SkMetaData into src 2019-02-07 00:26:49 +00:00
SkMetaData.h move SkMetaData into src 2019-02-07 00:26:49 +00:00
SkMultiPictureDocument.cpp Reland "SkDEBUGF: use __VA_ARGS__" 2018-07-18 15:37:41 +00:00
SkMultiPictureDocument.h Document headers: IWYU 2018-09-20 16:07:02 +00:00
SkMultiPictureDocumentPriv.h
SkNullCanvas.cpp
SkNWayCanvas.cpp Add new experimental API for rectangles with per-edge AA control 2019-01-23 16:45:01 +00:00
SkOSPath.cpp Revert "allow both slash types" 2018-01-05 18:21:55 +00:00
SkOSPath.h
SkPaintFilterCanvas.cpp Add new experimental API for rectangles with per-edge AA control 2019-01-23 16:45:01 +00:00
SkParse.cpp remove unused parts of SkTypes.h 2018-06-08 23:53:57 +00:00
SkParseColor.cpp remove unused parts of SkTypes.h 2018-06-08 23:53:57 +00:00
SkParsePath.cpp eliminate SK_BUILD_FOR_WIN32 2018-01-26 19:52:04 +00:00
SkPatchUtils.cpp Remove SkPM4f.h, fold contents into SkColorData.h 2018-11-02 17:17:16 +00:00
SkPatchUtils.h Interpolate patch vertices in destination color space 2018-07-09 23:35:59 +00:00
SkPolyUtils.cpp Fix issue with offsetting polygon by 0 distance. 2019-03-05 14:06:02 +00:00
SkPolyUtils.h experimental alternative isconvex 2018-11-30 21:42:14 +00:00
SkShadowTessellator.cpp Use a smaller tolerance when chopping conics to quads 2018-11-20 16:42:04 +00:00
SkShadowTessellator.h Compute correct bounds for DrawShadowRec. 2017-07-31 13:55:32 +00:00
SkShadowUtils.cpp pass common SkStageRec to all effects using rasterpipeline 2019-03-14 01:45:13 +00:00
SkTextUtils.cpp don't use paint's gettextpath 2018-12-26 03:32:31 +00:00
SkThreadUtils_pthread.cpp remove SkThread, using std::thread instead 2017-10-30 16:45:29 +00:00
SkThreadUtils_win.cpp remove SkThread, using std::thread instead 2017-10-30 16:45:29 +00:00
SkUTF.cpp SkUTF: Avoid potential nullptr dereference 2019-02-12 13:50:10 +00:00
SkUTF.h SkUTF 2018-07-31 20:11:19 +00:00
SkWhitelistChecksums.inc
SkWhitelistTypefaces.cpp IWYU: SkUtils.h 2018-08-21 16:05:44 +00:00