treewide: remove unneeded executable bit in non-scripting files

Noticed one by chance and searched for any others with find that were
clearly not meant to be executable.

For the curious:

33aa039acf changed texstore.c to
executable.
ed176e2c71 introduced si_vpc.c and
si_vpc.h which have always been executable.
d0e5203855 changed lava-gitlab-ci.yml to
executable.
328c29d600 introduced OVR_multiview.xml as
executable.
ac912b3754 introduced
OVR_multiview_multisampled_render_to_texture.xml as exectuable.

Signed-off-by: Dudemanguy <random342@airmail.cc>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33436>
This commit is contained in:
Dudemanguy
2025-02-06 16:26:49 -06:00
parent 023db569e8
commit 1aa21c27d4
6 changed files with 0 additions and 0 deletions

0
.gitlab-ci/lava/lava-gitlab-ci.yml Executable file → Normal file
View File

0
src/gallium/drivers/radeonsi/si_vpe.c Executable file → Normal file
View File

0
src/gallium/drivers/radeonsi/si_vpe.h Executable file → Normal file
View File

0
src/mapi/glapi/gen/OVR_multiview.xml Executable file → Normal file
View File

View File

0
src/mesa/main/texstore.c Executable file → Normal file
View File