bevy/docs
zxygentoo 68a7127a27 Update linux_dependencies.md (#6915)
Add a section about install `vulkan-loader` on Gentoo.

# Objective

- Clarify the dependency about install on Gentoo with NVIDIA GPU and using a proprietary driver.

## Solution

- Emerge `vulkan-loader` to help Bevy to find the correct ICD.
2022-12-11 18:46:48 +00:00
..
cargo_features.md Lighter no default features (#5447) 2022-07-25 15:48:14 +00:00
debugging.md Useful changes with relicensing benefits (#2497) 2021-07-17 21:59:31 +00:00
linters.md GitHub Action: Check local Markdown links on push (#2067) 2021-05-02 20:22:32 +00:00
linux_dependencies.md Update linux_dependencies.md (#6915) 2022-12-11 18:46:48 +00:00
plugins_guidelines.md Recommend posting new plugins in #crates discord channel (#4956) 2022-06-07 08:14:10 +00:00
profiling.md Docs: Show how to compare two different traces in Tracy (#6869) 2022-12-07 22:57:27 +00:00
release_checklist.md Fix release workflow (#4903) 2022-06-06 15:47:51 +00:00