summaryrefslogtreecommitdiff
path: root/docs/relnotes/11.3.0.html
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2016-05-25 14:22:56 -0700
committerKenneth Graunke <kenneth@whitecape.org>2016-05-25 14:22:56 -0700
commit978ab88858170b219cf6b66eaac11e89ae2f0ce9 (patch)
treedd7cac6e606ebec6c8da6aa63cdb2f872accb353 /docs/relnotes/11.3.0.html
parent72ba9c31602ff7b325ed9e4db0cb21d31ab515ff (diff)
docs: Mention i965/gen8+ supports GL 4.2 in release notes.
Diffstat (limited to 'docs/relnotes/11.3.0.html')
-rw-r--r--docs/relnotes/11.3.0.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes/11.3.0.html b/docs/relnotes/11.3.0.html
index 5f4d1b381bc..6838e1cdd28 100644
--- a/docs/relnotes/11.3.0.html
+++ b/docs/relnotes/11.3.0.html
@@ -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>