diff options
author | Dave Airlie <airlied@redhat.com> | 2017-12-27 00:07:25 +0000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2017-12-27 00:08:20 +0000 |
commit | ae556ba7781e3ad4971adab90abe31594a841179 (patch) | |
tree | e2912bfee781e7e398758bea8e5d00060db13a0e /docs | |
parent | 3667714ccdd558c37b5e1a5f2265a9be98659675 (diff) |
docs/features: show es3.1 compat done on r600.
This was already being reported, just missed the docs.
Reported-by: Dieter Nützel <Dieter@nuetzel-hh.de>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'docs')
-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 f6aec63294..eed3076372 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -208,7 +208,7 @@ GL 4.4, GLSL 4.40 -- all DONE: i965/gen8+, nvc0, radeonsi GL 4.5, GLSL 4.50 -- all DONE: nvc0, radeonsi - GL_ARB_ES3_1_compatibility DONE (i965/hsw+) + GL_ARB_ES3_1_compatibility DONE (i965/hsw+, r600) GL_ARB_clip_control DONE (freedreno, i965, nv50, r600, llvmpipe, softpipe, swr) GL_ARB_conditional_render_inverted DONE (freedreno, i965, nv50, r600, llvmpipe, softpipe, swr) GL_ARB_cull_distance DONE (i965, nv50, r600, llvmpipe, softpipe, swr) |