update release notes
Change-Id: Ida17b9d3da4d3a6489f62d2959379747a671fbab Docs-Preview: https://skia.org/?cl=428982 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/428982 Reviewed-by: Joe Gregorio <jcgregorio@google.com> Reviewed-by: Heather Miller <hcm@google.com> Commit-Queue: Heather Miller <hcm@google.com> Auto-Submit: Heather Miller <hcm@google.com>
This commit is contained in:
parent
f2de1b8b4d
commit
44cd93f4fa
@ -2,7 +2,11 @@ Skia Graphics Release Notes
|
||||
|
||||
This file includes a list of high level updates for each milestone release.
|
||||
|
||||
* Removed SkMatrix44
|
||||
* * *
|
||||
|
||||
Milestone 94
|
||||
------------
|
||||
*
|
||||
|
||||
* * *
|
||||
|
||||
@ -17,6 +21,8 @@ Milestone 93
|
||||
* The default value of GrContextOptions::fReduceOpsTaskSplitting is now enabled.
|
||||
https://review.skia.org/419836
|
||||
|
||||
* Removed SkMatrix44
|
||||
|
||||
* * *
|
||||
|
||||
Milestone 92
|
||||
|
@ -10,6 +10,21 @@ This page includes a list of high level updates for each milestone release.
|
||||
|
||||
* * *
|
||||
|
||||
Milestone 93
|
||||
------------
|
||||
* Removed SkPaint::getHash
|
||||
https://review.skia.org/419336
|
||||
|
||||
* Removed SkShaders::Lerp. It was unused (and easy to replicate with SkRuntimeEffect).
|
||||
https://review.skia.org/419796
|
||||
|
||||
* The default value of GrContextOptions::fReduceOpsTaskSplitting is now enabled.
|
||||
https://review.skia.org/419836
|
||||
|
||||
* Removed SkMatrix44
|
||||
|
||||
* * *
|
||||
|
||||
Milestone 92
|
||||
------------
|
||||
* Hides SkPathEffect::computeFastBounds() from public API; external subclasses of SkPathEffect
|
||||
|
Loading…
Reference in New Issue
Block a user