summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorIlia Mirkin <[email protected]>2018-12-26 20:01:28 -0500
committerIlia Mirkin <[email protected]>2018-12-26 20:04:57 -0500
commit1d10bb202558829d8bd18e211fe91e42475e214c (patch)
tree0fb573c4f52a25ca85423843f5d4612c9238e847 /docs
parent0dd55db10fe0793da74d7b389b0a5b6af5b5de6a (diff)
nvc0: enable GL_NV_shader_atomic_float on pre-Maxwell
Signed-off-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes/19.0.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/19.0.0.html b/docs/relnotes/19.0.0.html
index 04e06cdd758..4c831977258 100644
--- a/docs/relnotes/19.0.0.html
+++ b/docs/relnotes/19.0.0.html
@@ -46,6 +46,7 @@ TBD.
<li>GL_EXT_render_snorm on gallium drivers (ES extension).</li>
<li>GL_EXT_texture_view on drivers supporting texture views (ES extension).</li>
<li>GL_OES_texture_view on drivers supporting texture views (ES extension).</li>
+<li>GL_NV_shader_atomic_float on nvc0 (Fermi/Kepler only).</li>
</ul>
<h2>Bug fixes</h2>