On 08/02/2013 02:30 AM, Andreas Boll wrote:
Cc: "9.2" [email protected] --- 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>
Reviewed-by: Kenneth Graunke <[email protected]> _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
