mesa: Remove unused assyntax.h and update related files

Also remove unused .gl-rules::changes in test-source-dep.yml

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Acked-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36635>
This commit is contained in:
Yonggang Luo
2025-08-05 16:57:57 +08:00
committed by Marge Bot
parent f78dee44b8
commit b589b24209
4 changed files with 0 additions and 1756 deletions

View File

@@ -174,7 +174,6 @@
- src/mesa/swrast/**/*
- src/mesa/swrast_setup/**/*
- src/mesa/vbo/**/*
- src/mesa/x86/**/*
- src/mesa/x86-64/**/*
when: on_success
- !reference [.gallium-core-rules, rules]