[Mesa-dev] [PATCH 1/2] docs: Document that i965 Gen6+ requires Kernel 3.6 or later
Andreas Boll
andreas.boll.dev at gmail.com
Fri Aug 2 02:30:03 PDT 2013
Cc: "9.2" mesa-stable at lists.freedesktop.org
---
docs/relnotes/9.2.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
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>
--
1.7.10.4
More information about the mesa-dev
mailing list