summaryrefslogtreecommitdiffstats
path: root/externals/glad/include/KHR
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-07-20 07:54:24 +0200
committerLioncash <mathew1800@gmail.com>2018-07-20 08:00:05 +0200
commit6a9cd172273755f7d49644bc49c0e42c1a80a2fd (patch)
tree2c166fb69f710791da998033e0e757e1d84971ea /externals/glad/include/KHR
parentMerge pull request #726 from lioncash/overload (diff)
downloadyuzu-6a9cd172273755f7d49644bc49c0e42c1a80a2fd.tar
yuzu-6a9cd172273755f7d49644bc49c0e42c1a80a2fd.tar.gz
yuzu-6a9cd172273755f7d49644bc49c0e42c1a80a2fd.tar.bz2
yuzu-6a9cd172273755f7d49644bc49c0e42c1a80a2fd.tar.lz
yuzu-6a9cd172273755f7d49644bc49c0e42c1a80a2fd.tar.xz
yuzu-6a9cd172273755f7d49644bc49c0e42c1a80a2fd.tar.zst
yuzu-6a9cd172273755f7d49644bc49c0e42c1a80a2fd.zip
Diffstat (limited to 'externals/glad/include/KHR')
-rw-r--r--externals/glad/include/KHR/khrplatform.h16
1 files changed, 7 insertions, 9 deletions
diff --git a/externals/glad/include/KHR/khrplatform.h b/externals/glad/include/KHR/khrplatform.h
index 1ad3554a7..975bbffed 100644
--- a/externals/glad/include/KHR/khrplatform.h
+++ b/externals/glad/include/KHR/khrplatform.h
@@ -2,7 +2,7 @@
#define __khrplatform_h_
/*
-** Copyright (c) 2008-2009 The Khronos Group Inc.
+** Copyright (c) 2008-2018 The Khronos Group Inc.
**
** Permission is hereby granted, free of charge, to any person obtaining a
** copy of this software and/or associated documentation files (the
@@ -26,18 +26,16 @@
/* Khronos platform-specific types and definitions.
*
- * $Revision: 32517 $ on $Date: 2016-03-11 02:41:19 -0800 (Fri, 11 Mar 2016) $
+ * The master copy of khrplatform.h is maintained in the Khronos EGL
+ * Registry repository at https://github.com/KhronosGroup/EGL-Registry
+ * The last semantic modification to khrplatform.h was at commit ID:
+ * 67a3e0864c2d75ea5287b9f3d2eb74a745936692
*
* Adopters may modify this file to suit their platform. Adopters are
* encouraged to submit platform specific modifications to the Khronos
* group so that they can be included in future versions of this file.
- * Please submit changes by sending them to the public Khronos Bugzilla
- * (http://khronos.org/bugzilla) by filing a bug against product
- * "Khronos (general)" component "Registry".
- *
- * A predefined template which fills in some of the bug fields can be
- * reached using http://tinyurl.com/khrplatform-h-bugreport, but you
- * must create a Bugzilla login first.
+ * Please submit changes by filing pull requests or issues on
+ * the EGL Registry repository linked above.
*
*
* See the Implementer's Guidelines for information about where this file