skia2/src
Mike Reed 8c1ad7e8d3 stop using bitmapcontroller
This moves all shaders to a common utility for resolve the mip-level
request.

Change-Id: I26709d5a55adf97cb4c61473527a9bbbdc689aa5
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/339897
Reviewed-by: Mike Klein <mtklein@google.com>
Commit-Queue: Mike Reed <reed@google.com>
2020-12-03 15:27:08 +00:00
..
android Reland "SkAnimatedImage: Use fSampleSize" 2020-11-17 14:07:03 +00:00
c fix typo 2020-10-29 16:19:43 +00:00
codec Expose more info in SkCodec::FrameInfo 2020-12-02 22:37:20 +00:00
core stop using bitmapcontroller 2020-12-03 15:27:08 +00:00
effects Preserve dithering for SkImageFilters::Shader 2020-11-25 19:41:37 +00:00
fonts Make SkFontMgr::onMakeFromStreamArgs pure virtual. 2020-06-28 01:16:34 +00:00
gpu Fix bug in GrClearOp combining and remove some asserts (take 2) 2020-12-03 13:40:05 +00:00
image make SkSamplingOptions fields const 2020-12-02 22:15:58 +00:00
images Add platform image encoder for using NDK APIs 2020-08-13 15:21:41 +00:00
lazy Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
opts Revert "restore murmur3 for older iOS devices" 2020-12-02 22:39:01 +00:00
pathops move SkTPin to include/private 2020-10-16 19:45:11 +00:00
pdf move SkTPin to include/private 2020-10-16 19:45:11 +00:00
ports Subpixel anti-aliasing in FreeType 2.8.1+ 2020-12-02 19:51:07 +00:00
sfnt Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
shaders stop using bitmapcontroller 2020-12-03 15:27:08 +00:00
sksl Fix flipped array dimensions in SkSL. 2020-12-02 20:07:57 +00:00
svg move SkTPin to include/private 2020-10-16 19:45:11 +00:00
utils Expose more info in SkCodec::FrameInfo 2020-12-02 22:37:20 +00:00
xml Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
xps Reland "SkDevice::drawSpecial accepts arbitrary matrix v2" 2020-10-13 17:56:10 +00:00