Merge pull request #1465 from otakuto/remove-execute-permissions
Remove execute permissions
No related branches found
No related tags found
Showing
- .gitattributes 0 additions, 0 deletions.gitattributes
- .travis.yml 0 additions, 0 deletions.travis.yml
- SPIRV/CMakeLists.txt 0 additions, 0 deletionsSPIRV/CMakeLists.txt
- SPIRV/GLSL.ext.KHR.h 0 additions, 0 deletionsSPIRV/GLSL.ext.KHR.h
- SPIRV/GLSL.std.450.h 0 additions, 0 deletionsSPIRV/GLSL.std.450.h
- SPIRV/GlslangToSpv.cpp 0 additions, 0 deletionsSPIRV/GlslangToSpv.cpp
- SPIRV/SPVRemapper.cpp 0 additions, 0 deletionsSPIRV/SPVRemapper.cpp
- SPIRV/SPVRemapper.h 0 additions, 0 deletionsSPIRV/SPVRemapper.h
- SPIRV/SpvBuilder.cpp 0 additions, 0 deletionsSPIRV/SpvBuilder.cpp
- SPIRV/SpvBuilder.h 0 additions, 0 deletionsSPIRV/SpvBuilder.h
- SPIRV/SpvPostProcess.cpp 0 additions, 0 deletionsSPIRV/SpvPostProcess.cpp
- SPIRV/disassemble.cpp 0 additions, 0 deletionsSPIRV/disassemble.cpp
- SPIRV/disassemble.h 0 additions, 0 deletionsSPIRV/disassemble.h
- SPIRV/doc.cpp 0 additions, 0 deletionsSPIRV/doc.cpp
- SPIRV/spirv.hpp 0 additions, 0 deletionsSPIRV/spirv.hpp
- SPIRV/spvIR.h 0 additions, 0 deletionsSPIRV/spvIR.h
- StandAlone/CMakeLists.txt 0 additions, 0 deletionsStandAlone/CMakeLists.txt
- StandAlone/StandAlone.cpp 0 additions, 0 deletionsStandAlone/StandAlone.cpp
- Test/110scope.vert 0 additions, 0 deletionsTest/110scope.vert
- Test/400.geom 0 additions, 0 deletionsTest/400.geom
.gitattributes
100755 → 100644
File mode changed from 100755 to 100644
.travis.yml
100755 → 100644
File mode changed from 100755 to 100644
SPIRV/CMakeLists.txt
100755 → 100644
File mode changed from 100755 to 100644
SPIRV/GLSL.ext.KHR.h
100755 → 100644
File mode changed from 100755 to 100644
SPIRV/GLSL.std.450.h
100755 → 100644
File mode changed from 100755 to 100644
SPIRV/GlslangToSpv.cpp
100755 → 100644
File mode changed from 100755 to 100644
SPIRV/SPVRemapper.cpp
100755 → 100644
File mode changed from 100755 to 100644
SPIRV/SPVRemapper.h
100755 → 100644
File mode changed from 100755 to 100644
SPIRV/SpvBuilder.cpp
100755 → 100644
File mode changed from 100755 to 100644
SPIRV/SpvBuilder.h
100755 → 100644
File mode changed from 100755 to 100644
SPIRV/SpvPostProcess.cpp
100755 → 100644
File mode changed from 100755 to 100644
SPIRV/disassemble.cpp
100755 → 100644
File mode changed from 100755 to 100644
SPIRV/disassemble.h
100755 → 100644
File mode changed from 100755 to 100644
SPIRV/doc.cpp
100755 → 100644
File mode changed from 100755 to 100644
SPIRV/spirv.hpp
100755 → 100644
File mode changed from 100755 to 100644
SPIRV/spvIR.h
100755 → 100644
File mode changed from 100755 to 100644
StandAlone/CMakeLists.txt
100755 → 100644
File mode changed from 100755 to 100644
StandAlone/StandAlone.cpp
100755 → 100644
File mode changed from 100755 to 100644
Test/110scope.vert
100755 → 100644
File mode changed from 100755 to 100644
Test/400.geom
100755 → 100644
File mode changed from 100755 to 100644
Please register or sign in to comment