commit | b5391d98b8d896b004c42ef5ef17d554170d2301 | [log] [tgz] |
---|---|---|
author | Chris Dalton <csmartdalton@google.com> | Sun May 24 14:55:54 2020 -0600 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon May 25 02:26:58 2020 +0000 |
tree | b136ab5f2429aa1f1fb42db402599c6ac837bf5c | |
parent | 0e6d4f1bcfd13807d79917724097160bd852be8b [diff] |
Reland "Reland "Add a tessellation mode that uses indirect draws"" This is a reland of 477512c0b3676347d163f3531d2e9df420adb063 Original change's description: > Reland "Add a tessellation mode that uses indirect draws" > > This is a reland of 02d7cf79beec7f9fe0af4d0c4ad764264556727b > > Original change's description: > > Add a tessellation mode that uses indirect draws > > > > This mode is oftentimes faster than tessellation, and other times it > > serves as a polyfill when tessellation just isn't supported. > > > > Change-Id: I7b3d57fd0194c6869bfe28ee53ff0ff2e43df479 > > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/291036 > > Commit-Queue: Chris Dalton <csmartdalton@google.com> > > Reviewed-by: Brian Osman <brianosman@google.com> > > TBR=brianosman@google.com > > Change-Id: Ia039d7897499a7dad55aff1072f9aa0d01001f9c > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/291693 > Reviewed-by: Chris Dalton <csmartdalton@google.com> > Commit-Queue: Chris Dalton <csmartdalton@google.com> TBR=brianosman@google.com Change-Id: I55704b5adf5a7677a5382d07d39cadee9b252731 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/291738 Reviewed-by: Chris Dalton <csmartdalton@google.com> Commit-Queue: Chris Dalton <csmartdalton@google.com>