bevy/crates/bevy_render
ira 5e3ae770ac
Fix screenshots on Wayland + Nvidia (#8701)
# Objective

Fix #8604

## Solution

Use `.add_srgb_suffix()` when creating the screenshot texture.
Allow converting `Bgra8Unorm` images.

Only a two line change for the fix, the `screenshot.rs` changes are just
a bit of cleanup.
2023-05-29 07:22:13 +00:00
..
macros update syn, encase, glam and hexasphere (#8573) 2023-05-16 01:24:17 +00:00
src Fix screenshots on Wayland + Nvidia (#8701) 2023-05-29 07:22:13 +00:00
Cargo.toml Update ruzstd and basis universal (#8622) 2023-05-17 23:29:31 +00:00