Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/KhronosGroup/SPIRV-Headers.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Neto <dneto@google.com>2016-03-17 23:23:57 +0300
committerDavid Neto <dneto@google.com>2016-04-14 22:58:05 +0300
commit2065e59fa566c4596e469e8c4b1d23246b8fb4d1 (patch)
tree23c07d0932551bc1fd34e740ade3d4b98cf2dd41 /.gitattributes
Publish SPIR-V Registry files: SPIR-V 1.0 Revision 4
Include all the headers. Include the XML registry file, spir-v.xml, since it's also machine-readable and potentially useful to programs.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..3fa5aaf
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,7 @@
+*.json text
+*.h text
+*.hpp text
+*.hpp11 text
+*.lua text
+*.py text
+*.xml