Module: Mesa
Branch: master
Commit: ec4a6a94b1d7b88f0310c089ea556df274cce93b
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=ec4a6a94b1d7b88f0310c089ea556df274cce93b

Author: Andreas Boll <[email protected]>
Date:   Fri Aug  2 11:22:09 2013 +0200

docs: Document that i965 Gen6+ requires Kernel 3.6 or later

Cc: "9.2" [email protected]
Reviewed-by: Kenneth Graunke <[email protected]>

---

 docs/relnotes/9.2.html |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/docs/relnotes/9.2.html b/docs/relnotes/9.2.html
index 4e419f1..b9308eb 100644
--- a/docs/relnotes/9.2.html
+++ b/docs/relnotes/9.2.html
@@ -71,7 +71,8 @@ Note: some of the new features are only available with 
certain drivers.
 the (unsupported) GDI driver.</li>
 <li>GL_EXT_separate_shader_objects has been removed from all Gallium drivers,
     because it disallows a critical GLSL shader optimization.
-    GL_ARB_separate_shader_objects doesn't have this issue.
+    GL_ARB_separate_shader_objects doesn't have this issue.</li>
+<li>i965 Gen6+ requires Kernel 3.6 or later. (92d2f5a)</li>
 </ul>
 
 </div>

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to