diff --git a/src/mesa/drivers/dri/common/drirc b/src/mesa/drivers/dri/common/drirc
index 14d7713fdce..8093e8e42ab 100644
--- a/src/mesa/drivers/dri/common/drirc
+++ b/src/mesa/drivers/dri/common/drirc
@@ -17,6 +17,10 @@ Application bugs worked around in this file:
an #extension directive in the middle of its shaders, which is illegal
in GLSL.
+* Dying Light and Dead Island Definitive Edition redeclare vertex shader
+ built-ins (specifically gl_VertexID), which causes the vertex shaders to fail
+ to compile.
+
TODO: document the other workarounds.
-->
@@ -81,8 +85,15 @@ TODO: document the other workarounds.
-
+
+
+
+
+
+
+
+