diff options
author | Jordan Justen <[email protected]> | 2016-08-27 14:13:23 -0700 |
---|---|---|
committer | Jordan Justen <[email protected]> | 2016-08-29 11:23:08 -0700 |
commit | 5e76baa2ad261c72f96a3df42ace4773a1c7daa9 (patch) | |
tree | 51af7dd71338a6d8385545fc8de3eeff2eaee6b4 /docs/features.txt | |
parent | b1b7e921f82027228b8e6d3e1baa06f4c3508626 (diff) |
i965/hsw: Enable ARB_ES3_1_compatibility extension
Signed-off-by: Jordan Justen <[email protected]>
Acked-by: Kenneth Graunke <[email protected]>
Reviewed-by: Samuel Iglesias Gonsálvez <[email protected]>
Diffstat (limited to 'docs/features.txt')
-rw-r--r-- | docs/features.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features.txt b/docs/features.txt index 26e8ff70b42..218fa6cb3ce 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -208,7 +208,7 @@ GL 4.4, GLSL 4.40 -- all DONE: i965/gen8+ GL 4.5, GLSL 4.50: - GL_ARB_ES3_1_compatibility DONE (i965/gen8+, nvc0, radeonsi) + GL_ARB_ES3_1_compatibility DONE (i965/hsw+, nvc0, radeonsi) GL_ARB_clip_control DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe, swr) GL_ARB_conditional_render_inverted DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe, swr) GL_ARB_cull_distance DONE (i965, nv50, nvc0, llvmpipe, softpipe, swr) |