bevy/errors
Martin Svanberg f8e165be0a
Print warning when using llvmpipe (#13780)
# Objective

Numerous people have been confused that Bevy runs slowly, when the
reason is that the `llvmpipe` software rendered is being used.

## Solution

Printing a warning could reduce the confusion.
2024-06-26 21:55:00 +02:00
..
src
B0001.md
B0002.md
B0003.md
B0004.md
B0005.md
B0006.md Print warning when using llvmpipe (#13780) 2024-06-26 21:55:00 +02:00
Cargo.toml
README.md

Bevy Error Codes

This crate lists and tests explanations and examples of Bevy's error codes.

For the latest Bevy release, you can find a rendered version of the error code descriptions at bevyengine.org/learn/errors.