Audio support. Support for all audio formats depends on this.
glTF support.
GUI support.
Make use of GPU via WebGPU support.
The render pipeline and all render related plugins.
Plugins for dynamic loading (libloading)
PNG picture format support.
HDR support.
MP3 audio format support.
Make GUI applications use X11 protocol. You could enable wayland feature to override this.
Enables system tracing (useful in tandem wit a feature like trace_chrome)
Enables tracing-chrome as bevy_log output. This allows you to visualize system execution.
For tracing wgpu.
FLAC audio format support. It's included in bevy_audio feature.
WAV audio format support.
Vorbis audio format support.
Enable this to use Wayland display server protocol other than X11.