summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJordan Justen <jordan.l.justen@intel.com>2016-08-27 14:13:23 -0700
committerJordan Justen <jordan.l.justen@intel.com>2016-08-29 11:23:08 -0700
commit5e76baa2ad261c72f96a3df42ace4773a1c7daa9 (patch)
tree51af7dd71338a6d8385545fc8de3eeff2eaee6b4 /docs
parentb1b7e921f82027228b8e6d3e1baa06f4c3508626 (diff)
downloadexternal_mesa3d-5e76baa2ad261c72f96a3df42ace4773a1c7daa9.zip
external_mesa3d-5e76baa2ad261c72f96a3df42ace4773a1c7daa9.tar.gz
external_mesa3d-5e76baa2ad261c72f96a3df42ace4773a1c7daa9.tar.bz2
i965/hsw: Enable ARB_ES3_1_compatibility extension
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Acked-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/features.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features.txt b/docs/features.txt
index 26e8ff7..218fa6c 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)