diff options
author | Krzesimir Nowak <[email protected]> | 2015-09-10 14:16:00 +0200 |
---|---|---|
committer | Brian Paul <[email protected]> | 2015-09-10 09:45:14 -0600 |
commit | 423a1dca2fefc41e2ceac8da90b86225488ab647 (patch) | |
tree | 07a7c5c12304be0e94b83e2b17a0212fcd982aee /docs/relnotes/11.1.0.html | |
parent | 60905f2b19e13b03b5ae981e36ac434c6a4529ae (diff) |
docs: Update wrt. textureQueryLod on softpipe
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'docs/relnotes/11.1.0.html')
-rw-r--r-- | docs/relnotes/11.1.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/11.1.0.html b/docs/relnotes/11.1.0.html index 7f80206a9f2..4b56f69660d 100644 --- a/docs/relnotes/11.1.0.html +++ b/docs/relnotes/11.1.0.html @@ -44,6 +44,7 @@ Note: some of the new features are only available with certain drivers. </p> <ul> +<li>GL_ARB_texture_query_lod on softpipe</li> TBD. </ul> |