diff options
author | Neil Roberts <[email protected]> | 2014-10-28 16:51:12 +0000 |
---|---|---|
committer | Neil Roberts <[email protected]> | 2014-10-28 16:51:12 +0000 |
commit | 3b83a5c35c408dd2212e3dae3483b6f4b5d75fd7 (patch) | |
tree | 8f25cfcce219a5296d6d6658f458fe64ec0ec360 /docs/relnotes/10.4.html | |
parent | 60ec95fa1e0c42bd42358185970b20c9b81591fa (diff) |
docs: Update GL3.txt and relnotes for GL_KHR_context_flush_control
Diffstat (limited to 'docs/relnotes/10.4.html')
-rw-r--r-- | docs/relnotes/10.4.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/10.4.html b/docs/relnotes/10.4.html index 159c9a66483..d0fbd3bd1ac 100644 --- a/docs/relnotes/10.4.html +++ b/docs/relnotes/10.4.html @@ -48,6 +48,7 @@ Note: some of the new features are only available with certain drivers. <li>GL_ARB_sample_shading on r600</li> <li>GL_ARB_texture_view on nv50, nvc0</li> <li>GL_ARB_clip_control on llvmpipe, softpipe, r300, r600, radeonsi</li> +<li>GL_KHR_context_flush_control on all drivers</li> </ul> |