📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-07-29 07:59:17 +00:00
parent 60364c6660
commit 0c634043e3
427 changed files with 26138 additions and 2336 deletions
@@ -0,0 +1,10 @@
# AMD Radeon Support
## Driver Architecture
AMD GPUs use open-source kernel drivers (`amdgpu`) and the Mesa graphics stack included in Fedora by default.
## Verification
- Verify Mesa openGL driver: `glxinfo | grep "OpenGL vendor"`
- Verify RADV Vulkan driver: `vulkaninfo | grep driverName`
No proprietary driver installation is required for Hyprland on AMD GPUs.