docs: Mention i965/gen8+ supports GL 4.2 in release notes.
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 25 May 2016 21:22:56 +0000 (14:22 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 25 May 2016 21:22:56 +0000 (14:22 -0700)
docs/relnotes/11.3.0.html

index 5f4d1b381bc913e69479212f73eeab9fb321f495..6838e1cdd28e203f982d308124dc61800491d870 100644 (file)
@@ -44,7 +44,7 @@ Note: some of the new features are only available with certain drivers.
 </p>
 
 <ul>
-<li>OpenGL 4.2 on nvc0, radeonsi</li>
+<li>OpenGL 4.2 on nvc0, radeonsi, i965 (Gen8+)</li>
 <li>GL_ARB_ES3_1_compatibility on nvc0, radeonsi</li>
 <li>GL_ARB_compute_shader on nvc0, radeonsi, softpipe</li>
 <li>GL_ARB_cull_distance on i965/gen6+, nv50, nvc0, llvmpipe, softpipe</li>