Module: Mesa Branch: master Commit: ae556ba7781e3ad4971adab90abe31594a841179 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ae556ba7781e3ad4971adab90abe31594a841179
Author: Dave Airlie <[email protected]> Date: Wed Dec 27 00:07:25 2017 +0000 docs/features: show es3.1 compat done on r600. This was already being reported, just missed the docs. Reported-by: Dieter Nützel <[email protected]> Signed-off-by: Dave Airlie <[email protected]> --- docs/features.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
