-
Notifications
You must be signed in to change notification settings - Fork 630
[api] Evaluate and wrap new Skia m148 APIs #4017
Copy link
Copy link
Open
0 / 10 of 1 issue completedLabels
type/feature-requesttype/trackerMeta-issue that tracks sub-issues. Filter with -label:type/tracker to see only work items.Meta-issue that tracks sub-issues. Filter with -label:type/tracker to see only work items.upgrading/4.xIssues and discussions relating to the upgrade from 3.x to 4.xIssues and discussions relating to the upgrade from 3.x to 4.x
Milestone
Metadata
Metadata
Assignees
Labels
type/feature-requesttype/trackerMeta-issue that tracks sub-issues. Filter with -label:type/tracker to see only work items.Meta-issue that tracks sub-issues. Filter with -label:type/tracker to see only work items.upgrading/4.xIssues and discussions relating to the upgrade from 3.x to 4.xIssues and discussions relating to the upgrade from 3.x to 4.x
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
New
Part of #4015
Evaluate new APIs available in the Skia m148 milestone and add C# wrappers for the most valuable ones. Primary focus is Graphite GPU backend support.
Sub-issues track individual API additions. Each goes through: C API shim (mono/skia) → P/Invoke binding regeneration → C# wrapper → tests.
Done when: New APIs triaged, must-haves wrapped and tested.