diff options
author | Chris Forbes <[email protected]> | 2014-08-19 23:33:24 +1200 |
---|---|---|
committer | Chris Forbes <[email protected]> | 2014-08-20 07:49:17 +1200 |
commit | 1c4f141a542eb21f76df021464c3a9237ff0f376 (patch) | |
tree | e29b25463a3ab977e7bf2bd606f203e18434b532 /docs/relnotes | |
parent | 06ca96daadf88713a74c58761cb14edc5867e9b4 (diff) |
docs: Mark off ARB_conditional_render_inverted for i965
Signed-off-by: Chris Forbes <[email protected]>
Reviewed-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'docs/relnotes')
-rw-r--r-- | docs/relnotes/10.3.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes/10.3.html b/docs/relnotes/10.3.html index 5f4f8fd76f4..fa4ea234fe7 100644 --- a/docs/relnotes/10.3.html +++ b/docs/relnotes/10.3.html @@ -47,7 +47,7 @@ Note: some of the new features are only available with certain drivers. <li>GL_ARB_ES3_compatibility on nv50, nvc0, r600, radeonsi, softpipe, llvmpipe</li> <li>GL_ARB_clear_texture on i965</li> <li>GL_ARB_compressed_texture_pixel_storage on all drivers</li> -<li>GL_ARB_conditional_render_inverted on nvc0, softpipe, llvmpipe</li> +<li>GL_ARB_conditional_render_inverted on i965, nvc0, softpipe, llvmpipe</li> <li>GL_ARB_derivative_control on i965, nv50, nvc0, r600</li> <li>GL_ARB_draw_indirect on nvc0, radeonsi</li> <li>GL_ARB_explicit_uniform_location (all drivers that support GLSL)</li> |