commit | 6c5f4734f7da1e0ba615bef5f1536ec8c0a6d9dd | [log] [tgz] |
---|---|---|
author | Michael Ludwig <michaelludwig@google.com> | Fri Jan 24 06:42:11 2025 -0800 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Mon Jan 27 08:11:45 2025 -0800 |
tree | df2a273eefaa7291ff02d25674e041b3ff310ac4 | |
parent | 12776964e26d33991ef8626d4fed226eefee7cdc [diff] |
Add store stages for 10101010_XR formats using Apple's linear formula Adds matching store_10101010_XR stage that had never been defined to pair with existing load_10101010_XR stage. Bug: b/391972897 Change-Id: I42ba4d148514408f93d15fbff81ee05eab944f35 Reviewed-on: https://skia-review.googlesource.com/c/skcms/+/941659 Commit-Queue: Michael Ludwig <michaelludwig@google.com> Reviewed-by: Jim Van Verth <jvanverth@google.com> Auto-Submit: Michael Ludwig <michaelludwig@google.com>
To build with ninja, simply run ninja
from the root directory. This will produce a library in /out.
There are also Bazel rules, outlined in BAZEL.md