Improve legibility of release note
Bug: skia:13263 Change-Id: I1a1bff427964c9d0899a533ce7add1829e980c19 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/534566 Auto-Submit: Michael Ludwig <michaelludwig@google.com> Reviewed-by: John Stiles <johnstiles@google.com> Commit-Queue: John Stiles <johnstiles@google.com>
This commit is contained in:
parent
f3330fd6d2
commit
664e2c8bfa
@ -18,8 +18,8 @@ Milestone 102
|
||||
image and applying that to a rectangle.
|
||||
* Fully disable experimental support for HW tessellation shaders.
|
||||
GrContextOptions::fEnableExperimentalHardwareTessellation is ignored and behaves as if it is
|
||||
false. The culmination of the experiment that does not actually require tessellation shaders is
|
||||
automatically enabled where supported when an SkSurface is created with MSAA, or when
|
||||
false. The optimized path renderer no longer requires hardware tessellation at all, and
|
||||
is automatically enabled when drawing to an SkSurface created with MSAA, or when
|
||||
GrContextOptions::fInternalMultisampleCount is set to a non-zero value.
|
||||
|
||||
* * *
|
||||
|
Loading…
Reference in New Issue
Block a user