skia2/src
Brian Salomon 9230fc59b7 Add mskp player, use in viewer slide
viewer now takes --mskps <dir> and will have a slide per mskp and
overview slide (just like --skps).

Player uses offscreen surfaces to draw offscreen layers, allows
random access to mskp frames.

slide just plays mskp at fixed frame rate (for now).

Bug: skia:11900
Change-Id: I66104ffe88f5df721a1a835570acc3e4c23c3f07
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/400537
Commit-Queue: Brian Salomon <bsalomon@google.com>
Reviewed-by: Jim Van Verth <jvanverth@google.com>
2021-04-29 16:35:07 +00:00
..
android More hiding of legacy drawImage calls 2021-01-22 13:53:42 +00:00
c Migrate to drawImage w/ sampling 2021-01-22 22:38:02 +00:00
codec get image from skcodec 2021-01-25 21:50:16 +00:00
core Remove flexible runtime effects entirely 2021-04-29 16:02:27 +00:00
effects Remove GrBitmapTextureMaker. 2021-04-28 17:24:56 +00:00
fonts Revert "Revert "onMatchFaceStyle is unused, so remove it"" 2021-04-27 16:40:29 +00:00
gpu Remove GrImageTextureMaker. 2021-04-29 15:45:47 +00:00
image Remove GrImageTextureMaker. 2021-04-29 15:45:47 +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 stop using rcp/rsqrt in SkRasterPipeline 2021-04-22 22:42:23 +00:00
pathops guard pathops debug feature better 2021-01-29 21:46:48 +00:00
pdf Make SkSurfaceProps non-optional for SDCs and SkSpecialImages 2021-04-20 16:22:46 +00:00
ports [COLRv1] Paint cycle detection 2021-04-29 15:05:17 +00:00
sfnt Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
shaders Replace SkShader_Lerp with a runtime shader 2021-04-29 13:39:47 +00:00
sksl Optimize away swizzles of constant variables. 2021-04-29 16:04:42 +00:00
svg render RSXForm using SkGlyphRunList 2021-04-09 20:23:47 +00:00
utils Add mskp player, use in viewer slide 2021-04-29 16:35:07 +00:00
xml Less string copies of text in XML parsing. 2021-02-05 15:36:43 +00:00
xps render RSXForm using SkGlyphRunList 2021-04-09 20:23:47 +00:00