summaryrefslogtreecommitdiffstats
path: root/docs/relnotes
diff options
context:
space:
mode:
authorIlia Mirkin <[email protected]>2017-02-05 13:08:07 -0500
committerIlia Mirkin <[email protected]>2017-02-09 12:57:49 -0500
commit1e4f5988edd2fb9eafcf5010498b0e93bae1ae26 (patch)
treec72eb72557489f547b007bc7ebd5494989326e4d /docs/relnotes
parentab00a41a6e111a8243028bc4de5f52035aa30f36 (diff)
nvc0: expose int64
Signed-off-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'docs/relnotes')
-rw-r--r--docs/relnotes/17.1.0.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes/17.1.0.html b/docs/relnotes/17.1.0.html
index 57a5ca8d1f0..6a0dae4e36b 100644
--- a/docs/relnotes/17.1.0.html
+++ b/docs/relnotes/17.1.0.html
@@ -44,7 +44,7 @@ Note: some of the new features are only available with certain drivers.
</p>
<ul>
-<li>GL_ARB_gpu_shader_int64 on i965/gen8+, radeonsi, softpipe, llvmpipe</li>
+<li>GL_ARB_gpu_shader_int64 on i965/gen8+, nvc0, radeonsi, softpipe, llvmpipe</li>
</ul>
<h2>Bug fixes</h2>