skia2/src
Ethan Nicholas 5b9b0db5b8 SkSL vars now track their declaration instead of their initial value
This should not cause any functional changes, and is just a prerequisite
for upcoming DSL work.

Change-Id: Iea165d3b7ede39ccc9cf5f5d78f623bc883b391e
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/356816
Reviewed-by: John Stiles <johnstiles@google.com>
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
2021-01-22 15:16:32 +00:00
..
android More hiding of legacy drawImage calls 2021-01-22 13:53:42 +00:00
c Hide legacy drawImage methods 2021-01-20 00:59:26 +00:00
codec Deprecate (and ignore) SkAndroidCodec::ExifOrientation 2021-01-15 23:08:46 +00:00
core SkSL: Remove ByteCode interpreter, generator, etc. 2021-01-22 14:38:41 +00:00
effects Bitmap.asImage() 2020-12-23 15:54:57 +00:00
fonts Make SkFontMgr::onMakeFromStreamArgs pure virtual. 2020-06-28 01:16:34 +00:00
gpu Revert "Revert "Reland "asyncRescaleAndRead supports unpremul results on GPU""" 2021-01-22 14:21:01 +00:00
image Reland "Test all YUVA image factories with different encoded origins." 2021-01-19 21:11:05 +00:00
images Bitmap.asImage() 2020-12-23 15:54:57 +00:00
lazy Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
opts use fourth arg in store128 2021-01-20 00:12:06 +00:00
pathops move SkTPin to include/private 2020-10-16 19:45:11 +00:00
pdf More hiding of legacy drawImage calls 2021-01-22 13:53:42 +00:00
ports Use sampling instead of (deprecated) filter-quality 2021-01-04 16:52:26 +00:00
sfnt Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
shaders Update legacy shader context to take sampling 2021-01-21 18:58:59 +00:00
sksl SkSL vars now track their declaration instead of their initial value 2021-01-22 15:16:32 +00:00
svg Simplify common case for recttorect 2021-01-15 18:37:46 +00:00
utils remove dead code from old drawimage virtuals 2021-01-21 01:26:15 +00:00
xml Bump SkXMLParser buffer size 2021-01-12 18:29:56 +00:00
xps Simplify common case for recttorect 2021-01-15 18:37:46 +00:00