diff options
author | Rhys Perry <[email protected]> | 2018-06-14 19:56:28 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2018-06-14 20:09:45 -0600 |
commit | 30f1ab7a59223802fea70f363028161ca40470e6 (patch) | |
tree | 3a7bc8de89136411e582ce9edd8a265eb19f0c4b /docs/relnotes | |
parent | 66ca7e400b8cf736943feddafef7f76adabf9120 (diff) |
docs: document addition of GL_ARB_sample_locations for nvc0
Signed-off-by: Rhys Perry <[email protected]>
Reviewed-by: Brian Paul <[email protected]> (v2)
Diffstat (limited to 'docs/relnotes')
-rw-r--r-- | docs/relnotes/18.2.0.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes/18.2.0.html b/docs/relnotes/18.2.0.html index d377a91491c..f757f4148ad 100644 --- a/docs/relnotes/18.2.0.html +++ b/docs/relnotes/18.2.0.html @@ -57,7 +57,7 @@ Note: some of the new features are only available with certain drivers. <h2>Bug fixes</h2> <ul> -<li>TBD</li> +<li>GL_ARB_sample_locations and GL_NV_sample_locations on nvc0 (GM200+)</li> </ul> <h2>Changes</h2> |