mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
0f0c9a9a0c
The conversion was done with c2rust and then manually cleaned up some. There's still lots of unsafe code remaining but I'd rather do the rest of the cleanup in-tree so that it's easier to catch and revert regressions. I've dropped support for SSE1 (Firefox requires SSE2) and Altivec (not wanting to deal with fixing Rust's Altivec support). transform_neon.rs manually implements a bunch of intrinsics, this can be fixed when we can depend on Rust 1.48. The fuzz target is changed to a cargo-fuzz target. Some of the gtests are moved to Rust. Differential Revision: https://phabricator.services.mozilla.com/D90782
27 lines
425 B
Plaintext
27 lines
425 B
Plaintext
# v2
|
|
0x41324230="A2B0"
|
|
0x42324130="B2A0"
|
|
0x47524159="GRAY"
|
|
0x4C616220="Lab "
|
|
0x52474220="RGB "
|
|
0x58595a20="XYZ "
|
|
0x62545243="bTRC"
|
|
0x6258595a="bXYZ"
|
|
0x63686164="chad"
|
|
0x63757276="curv"
|
|
0x67545243="gTRC"
|
|
0x6758595a="gXYZ"
|
|
0x6D667431="mft1"
|
|
0x6D667432="mft2"
|
|
0x6b545243="kTRC"
|
|
0x6d6e7472="mntr"
|
|
0x72545243="rTRC"
|
|
0x7258595a="rXYZ"
|
|
0x73636e72="scnr"
|
|
0x73663332="sf32"
|
|
|
|
# v4
|
|
0x6D414220="mAB "
|
|
0x6D424120="mBA "
|
|
0x70617261="para"
|