bevy/crates/bevy_ui
Elabajaba 774fb56a67
Revert "Fix UI corruption for AMD gpus with Vulkan (#9169)" (#9237)
# Objective

Fixes https://github.com/bevyengine/bevy/issues/9234

re-breaks: The issues that were linked in #9169 

## Solution

Revert the PR that broke tonemapping/postprocessing/etc.

Any passes that are post msaa resolve need to use the main textures, not
the msaa texture.

## Changelog

Idk what to put here since it's a revert.
2023-07-25 21:15:41 +00:00
..
src Revert "Fix UI corruption for AMD gpus with Vulkan (#9169)" (#9237) 2023-07-25 21:15:41 +00:00
Cargo.toml Bump Version after Release (#9106) 2023-07-10 21:19:27 +00:00