-
Notifications
You must be signed in to change notification settings - Fork 6k
Use traingle strip for difference clip #37469
Conversation
This was wrongly removed in flutter#37315 where I assumed that this was overwritten by geometry_result a few lines below, but there is indeed a pipeline created earlier in line:100. Fixes: flutter/flutter#114870
|
It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat (don't just cc him here, he won't see it! He's on Discord!). If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix? Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. |
jonahwilliams
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm
* 6daa75a Roll Skia from 0c8127b3dd7d to 6a056a26b3c5 (16 revisions) (flutter/engine#37438) * 6517ee8 Roll Skia from 6a056a26b3c5 to 3cecb22c5827 (1 revision) (flutter/engine#37439) * c1200c4 Sdk roll failure - add facet to allowlist test_manager and other packages. (flutter/engine#37395) * 179154e Revert "Sdk roll failure - add facet to allowlist test_manager and other packages. (#37395)" (flutter/engine#37449) * c171f27 Revert "Add rects to accumulator rather than bounds (#37435)" (flutter/engine#37444) * 583c71c Clang-tidy: Fixed math on shard-id validator. (flutter/engine#37433) * d224648 Roll Skia from 3cecb22c5827 to 94450cd1df4e (4 revisions) (flutter/engine#37445) * 5df42a8 Oops, accidentally compiled the non-null-safe platform file as null safe. (flutter/engine#37453) * 05455ac Roll Skia from 94450cd1df4e to 22526b55be02 (6 revisions) (flutter/engine#37455) * 9628070 Roll Skia from 22526b55be02 to 511aa59461f3 (1 revision) (flutter/engine#37458) * fc72934 [Impeller] Don't double-convert include path encodings in ImpellerC (flutter/engine#37408) * d82a2df Roll Skia from 511aa59461f3 to 790aedd91cd8 (2 revisions) (flutter/engine#37463) * be54e3e Roll Skia from 790aedd91cd8 to fe143a0dc368 (3 revisions) (flutter/engine#37467) * 410f270 Roll Dart SDK from c15cdb978761 to 874a662f7507 (3 revisions) (flutter/engine#37466) * e778ca4 Roll Fuchsia Mac SDK from d4l6A1aPw6Z0YjxmA... to vEw8iuSZYmlfk1JiE... (flutter/engine#37468) * f8048be [Reland] Add rects to accumulator rather than bounds (#37435) (flutter/engine#37451) * 214b841 Roll Dart SDK from 874a662f7507 to 4fcefaf03496 (1 revision) (flutter/engine#37470) * 8ecb1c9 [macOS] Remove OpenGL rendering backend (flutter/engine#37448) * 1a8888b Roll Skia from fe143a0dc368 to 0854badd5783 (1 revision) (flutter/engine#37471) * ca303bf Roll Dart SDK from 4fcefaf03496 to fa6586382e5d (1 revision) (flutter/engine#37473) * 5d0df76 Use traingle strip for difference clip (flutter/engine#37469) * eeba9b3 Support HLSL ingestion in ImpellerC (flutter/engine#37461) * 5f88ee4 Use IndexError.check instead of RangeError.checkValidIndex in buffers. (flutter/engine#37450) * b65ac4a Roll expat to 2.5.0 (flutter/engine#37383) * ddde830 [sdk_roll_failure] add facet to allowlist test_manager and other packages. (flutter/engine#37479) * 62b581e Roll CanvasKit to 0.37.1 (flutter/engine#37454) * aa4b3ea Turned on performance-unnecessary-value-param everywhere. (flutter/engine#37447)
…#37558) * Use traingle strip for difference clip (#37469) * [Impeller] Include the new primitive type in the pipeline hash (#37546) * Include the new primitive type in the pipeline hash * Add test Co-authored-by: Kaushik Iska <[email protected]> Co-authored-by: Brandon DeRosier <[email protected]>
…15025) * 6daa75a Roll Skia from 0c8127b3dd7d to 6a056a26b3c5 (16 revisions) (flutter/engine#37438) * 6517ee8 Roll Skia from 6a056a26b3c5 to 3cecb22c5827 (1 revision) (flutter/engine#37439) * c1200c4 Sdk roll failure - add facet to allowlist test_manager and other packages. (flutter/engine#37395) * 179154e Revert "Sdk roll failure - add facet to allowlist test_manager and other packages. (flutter#37395)" (flutter/engine#37449) * c171f27 Revert "Add rects to accumulator rather than bounds (flutter#37435)" (flutter/engine#37444) * 583c71c Clang-tidy: Fixed math on shard-id validator. (flutter/engine#37433) * d224648 Roll Skia from 3cecb22c5827 to 94450cd1df4e (4 revisions) (flutter/engine#37445) * 5df42a8 Oops, accidentally compiled the non-null-safe platform file as null safe. (flutter/engine#37453) * 05455ac Roll Skia from 94450cd1df4e to 22526b55be02 (6 revisions) (flutter/engine#37455) * 9628070 Roll Skia from 22526b55be02 to 511aa59461f3 (1 revision) (flutter/engine#37458) * fc72934 [Impeller] Don't double-convert include path encodings in ImpellerC (flutter/engine#37408) * d82a2df Roll Skia from 511aa59461f3 to 790aedd91cd8 (2 revisions) (flutter/engine#37463) * be54e3e Roll Skia from 790aedd91cd8 to fe143a0dc368 (3 revisions) (flutter/engine#37467) * 410f270 Roll Dart SDK from c15cdb978761 to 874a662f7507 (3 revisions) (flutter/engine#37466) * e778ca4 Roll Fuchsia Mac SDK from d4l6A1aPw6Z0YjxmA... to vEw8iuSZYmlfk1JiE... (flutter/engine#37468) * f8048be [Reland] Add rects to accumulator rather than bounds (flutter#37435) (flutter/engine#37451) * 214b841 Roll Dart SDK from 874a662f7507 to 4fcefaf03496 (1 revision) (flutter/engine#37470) * 8ecb1c9 [macOS] Remove OpenGL rendering backend (flutter/engine#37448) * 1a8888b Roll Skia from fe143a0dc368 to 0854badd5783 (1 revision) (flutter/engine#37471) * ca303bf Roll Dart SDK from 4fcefaf03496 to fa6586382e5d (1 revision) (flutter/engine#37473) * 5d0df76 Use traingle strip for difference clip (flutter/engine#37469) * eeba9b3 Support HLSL ingestion in ImpellerC (flutter/engine#37461) * 5f88ee4 Use IndexError.check instead of RangeError.checkValidIndex in buffers. (flutter/engine#37450) * b65ac4a Roll expat to 2.5.0 (flutter/engine#37383) * ddde830 [sdk_roll_failure] add facet to allowlist test_manager and other packages. (flutter/engine#37479) * 62b581e Roll CanvasKit to 0.37.1 (flutter/engine#37454) * aa4b3ea Turned on performance-unnecessary-value-param everywhere. (flutter/engine#37447)
…15025) * 6daa75a Roll Skia from 0c8127b3dd7d to 6a056a26b3c5 (16 revisions) (flutter/engine#37438) * 6517ee8 Roll Skia from 6a056a26b3c5 to 3cecb22c5827 (1 revision) (flutter/engine#37439) * c1200c4 Sdk roll failure - add facet to allowlist test_manager and other packages. (flutter/engine#37395) * 179154e Revert "Sdk roll failure - add facet to allowlist test_manager and other packages. (flutter#37395)" (flutter/engine#37449) * c171f27 Revert "Add rects to accumulator rather than bounds (flutter#37435)" (flutter/engine#37444) * 583c71c Clang-tidy: Fixed math on shard-id validator. (flutter/engine#37433) * d224648 Roll Skia from 3cecb22c5827 to 94450cd1df4e (4 revisions) (flutter/engine#37445) * 5df42a8 Oops, accidentally compiled the non-null-safe platform file as null safe. (flutter/engine#37453) * 05455ac Roll Skia from 94450cd1df4e to 22526b55be02 (6 revisions) (flutter/engine#37455) * 9628070 Roll Skia from 22526b55be02 to 511aa59461f3 (1 revision) (flutter/engine#37458) * fc72934 [Impeller] Don't double-convert include path encodings in ImpellerC (flutter/engine#37408) * d82a2df Roll Skia from 511aa59461f3 to 790aedd91cd8 (2 revisions) (flutter/engine#37463) * be54e3e Roll Skia from 790aedd91cd8 to fe143a0dc368 (3 revisions) (flutter/engine#37467) * 410f270 Roll Dart SDK from c15cdb978761 to 874a662f7507 (3 revisions) (flutter/engine#37466) * e778ca4 Roll Fuchsia Mac SDK from d4l6A1aPw6Z0YjxmA... to vEw8iuSZYmlfk1JiE... (flutter/engine#37468) * f8048be [Reland] Add rects to accumulator rather than bounds (flutter#37435) (flutter/engine#37451) * 214b841 Roll Dart SDK from 874a662f7507 to 4fcefaf03496 (1 revision) (flutter/engine#37470) * 8ecb1c9 [macOS] Remove OpenGL rendering backend (flutter/engine#37448) * 1a8888b Roll Skia from fe143a0dc368 to 0854badd5783 (1 revision) (flutter/engine#37471) * ca303bf Roll Dart SDK from 4fcefaf03496 to fa6586382e5d (1 revision) (flutter/engine#37473) * 5d0df76 Use traingle strip for difference clip (flutter/engine#37469) * eeba9b3 Support HLSL ingestion in ImpellerC (flutter/engine#37461) * 5f88ee4 Use IndexError.check instead of RangeError.checkValidIndex in buffers. (flutter/engine#37450) * b65ac4a Roll expat to 2.5.0 (flutter/engine#37383) * ddde830 [sdk_roll_failure] add facet to allowlist test_manager and other packages. (flutter/engine#37479) * 62b581e Roll CanvasKit to 0.37.1 (flutter/engine#37454) * aa4b3ea Turned on performance-unnecessary-value-param everywhere. (flutter/engine#37447)
This was wrongly removed in #37315 where I assumed that this was overwritten by geometry_result a few lines below, but there is indeed a pipeline created earlier in line:100.
Fixes: flutter/flutter#114870