mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-19 17:58:09 +02:00
This reduces the amount of manual dependency tracking developers need to do. This is turned on if glslang >= 11.3.0 is used, or 11.9.0 on Windows, but otherwise the status quo is maintained. This means I have not removed any use of `depend_files`. We could make make these hard requirements and remove the use of `depend_files` too. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28329> |
||
|---|---|---|
| .. | ||
| .clang-format | ||
| build_helpers.h | ||
| build_interface.h | ||
| bvh.h | ||
| copy.comp | ||
| encode.comp | ||
| header.comp | ||
| lbvh_generate_ir.comp | ||
| lbvh_main.comp | ||
| leaf.comp | ||
| meson.build | ||
| morton.comp | ||
| ploc_internal.comp | ||
| update.comp | ||