Mesa (master): docs: Document that i965 Gen6+ requires Kernel 3.6 or later

Andreas Boll ab at kemper.freedesktop.org
Fri Aug 2 15:15:30 UTC 2013


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

Author: Andreas Boll <andreas.boll.dev at gmail.com>
Date:   Fri Aug  2 11:22:09 2013 +0200

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

Cc: "9.2" mesa-stable at lists.freedesktop.org
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

---

 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>




More information about the mesa-commit mailing list