summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2010-08-01 11:32:52 -0700
committerEric Anholt <eric@anholt.net>2010-08-01 11:34:02 -0700
commita31bfca7b3283bc4a4d4042dd46aab5d732d422c (patch)
treeede683ca1a0c01035084dd32c592043c5c8ba15d /COPYING
parent222fd20013c0aad4c1386fa5d996c37fa957a720 (diff)
glslparsertest: Add one variant (chosen by #defines) of xonotic's GLSL shader.
This reveals a bug in the preprocessor in glsl2.
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING3
1 files changed, 2 insertions, 1 deletions
diff --git a/COPYING b/COPYING
index 02cd9a81f..70b13d636 100644
--- a/COPYING
+++ b/COPYING
@@ -71,7 +71,8 @@ tests/glslparsertest/glsl2/norsetto-*
* GNU General Public License for more details.
*/
-tests/glslparsertest/xreal-*
+tests/glslparsertest/glsl2/xreal-*
+tests/glslparsertest/glsl2/xonotic-*
/* Full text of the GPL v2 is included in documentation/GPL-2 */
/*
===========================================================================