Skip to content

Commit

Permalink
remove Vulkan and SPIR-V headers
Browse files Browse the repository at this point in the history
  • Loading branch information
DadSchoorse committed Nov 20, 2020
1 parent 5834cf0 commit ab10597
Show file tree
Hide file tree
Showing 60 changed files with 201 additions and 169,253 deletions.
2 changes: 1 addition & 1 deletion .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ AlignAfterOpenBracket: Align
AlignConsecutiveMacros: true
AlignConsecutiveAssignments: true
AlignConsecutiveDeclarations: true
AlignEscapedNewlines: Right
AlignEscapedNewlines: DontAlign
AlignOperands: true
AlignTrailingComments: true
AllowAllArgumentsOnNextLine: true
Expand Down
3 changes: 0 additions & 3 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,3 @@ src/reshade/* linguist-vendored

src/shader/smaa.h linguist-vendored
src/shader/fxaa3_11.h linguist-vendored

include/vulkan/* linguist-vendored
include/spirv/* linguist-vendored
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ Before building, you will need:
- GCC >= 9
- X11 development files
- glslang
- SPIR-V Headers
- Vulkan Headers

### Building

Expand Down
131 changes: 0 additions & 131 deletions include/spirv/GLSL.std.450.h

This file was deleted.

Loading

0 comments on commit ab10597

Please sign in to comment.