📦 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,8 @@
# Intel Graphics Support
## Driver Architecture
Intel Integrated & Arc graphics utilize kernel drivers (`i915` or `xe`) and the Mesa Intel driver (`iris` / `ANV`).
## Verification
- Verify hardware acceleration: `vainfo`
- Check active driver: `lspci -nnk | grep -A 2 VGA`