aboutsummaryrefslogtreecommitdiffstats
path: root/mtl.h
diff options
context:
space:
mode:
authorTomasz Kramkowski <tk@the-tk.com>2018-05-02 21:39:30 +0100
committerTomasz Kramkowski <tk@the-tk.com>2018-05-02 21:39:30 +0100
commit362f70b04da8f8e9c0c159527bce7da65591c260 (patch)
tree4547bf3ad23c663b4cae20a56560aab235bd03c1 /mtl.h
parent0ce30b0e09621694430e3afe25c8209b147064de (diff)
downloadfaqe-362f70b04da8f8e9c0c159527bce7da65591c260.tar.gz
faqe-362f70b04da8f8e9c0c159527bce7da65591c260.tar.xz
faqe-362f70b04da8f8e9c0c159527bce7da65591c260.zip
Cleanup: License headers, spacing, naming
Rename vnorm to fnorm (fragment normal). Change shader license headers to C++ style comments. Fix spacing for PI define in faqe.c. Add missing license headers.
Diffstat (limited to 'mtl.h')
-rw-r--r--mtl.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/mtl.h b/mtl.h
index 7c427c1..00a1b70 100644
--- a/mtl.h
+++ b/mtl.h
@@ -1,3 +1,7 @@
+/*
+ * Copyright (C) 2018 Tomasz Kramkowski <tk@the-tk.com>
+ * SPDX-License-Identifier: MIT
+ */
#ifndef MTL_H
#define MTL_H