This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
polywave
Watch
1
Fork
You've already forked polywave
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
master
polywave
/
.gitignore
Gabriel Bjørnager Jensen
391857d313
Configure lints; License under MPL 2.0; Add changelog; Add Cargo manifest; Add gitignore; Add 'Srgba8' type; Add 'zerocopy' and 'bytemuck' features; Add 'serde' feature; Add 'wgpu' feature; Add 'new' and 'from_u32' constructors to 'Srgba8'; Add 'get' and 'into_u32' destructors to 'Srgba8'; Implement 'Debug' and 'Display' for 'Srgba8'; Implement 'Default' for 'Srgba8'; Implement 'From<(u8, u8, u8, u8)>' and 'From<u32>' for 'Srgba8'; Implement 'Clone' and 'Copy' for 'Srgba8'; Implement 'PartialEq', 'Eq', 'PartialOrd', and 'Ord' for 'Srgba8'; Implement 'zerocopy::FromBytes', 'zerocopy::Immutable', and 'zerocopy::IntoBytes' for 'zerocopy::Srgba8'; Implement 'bytemuck::AnyBitPattern' and 'bytemuck::NoUninit' for 'Srgba8'; Implement 'serde::Deserialize' and 'serde::Serialize' for 'Srgba8'; Implement 'From<Srgba8>' for 'wgpu::Color'; Implement 'Hash' for 'Srgba8'; Enable 'no_std';
2025-03-08 21:23:09 +01:00
2 lines
20 B
Text
Raw
Permalink
Blame
History
/Cargo.lock
/target
Reference in a new issue
View git blame
Copy permalink