bevy/crates/bevy_render/src/texture
François ad8875958d
Update ruzstd and basis universal (#8622)
# Objective

- Update dependencies `ruzstd` and `basis-universal`
- Alternative to #5278 and #8133

## Solution

- Update the dependencies, fix the code
- Bevy now also depend on `syn@2` so it's not a blocker to update
`ruzstd` anymore
2023-05-17 23:29:31 +00:00
..
basis.rs Fix beta clippy lints (#7154) 2023-01-11 09:51:22 +00:00
dds.rs Updated to wgpu 0.16.0, wgpu-hal 0.16.0 and naga 0.12.0 (#8446) 2023-04-26 15:34:23 +00:00
exr_texture_loader.rs Initial tonemapping options (#7594) 2023-02-19 20:38:13 +00:00
fallback_image.rs Updated to wgpu 0.16.0, wgpu-hal 0.16.0 and naga 0.12.0 (#8446) 2023-04-26 15:34:23 +00:00
hdr_texture_loader.rs update image to 0.24 (#4121) 2022-05-28 02:00:55 +00:00
image_texture_conversion.rs Add screenshot api (#7163) 2023-04-19 21:28:42 +00:00
image_texture_loader.rs Add support for pnm textures (#8601) 2023-05-16 23:51:47 +00:00
image.rs Updated to wgpu 0.16.0, wgpu-hal 0.16.0 and naga 0.12.0 (#8446) 2023-04-26 15:34:23 +00:00
ktx2.rs Update ruzstd and basis universal (#8622) 2023-05-17 23:29:31 +00:00
mod.rs Webgpu support (#8336) 2023-05-04 22:07:57 +00:00
texture_cache.rs Make Resource trait opt-in, requiring #[derive(Resource)] V2 (#5577) 2022-08-08 21:36:35 +00:00