Module: Mesa Branch: master Commit: 912345840bb5a3b9cf36c681b44ebf733428e172 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=912345840bb5a3b9cf36c681b44ebf733428e172
Author: Alyssa Rosenzweig <[email protected]> Date: Thu Jul 16 19:19:08 2020 -0400 docs/features: Mark trivial missed feature It's right there in GLES. Signed-off-by: Alyssa Rosenzweig <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5943> --- docs/features.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features.txt b/docs/features.txt index e147967d420..fed566e2318 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -61,7 +61,7 @@ GL 3.0, GLSL 1.30 --- all DONE: freedreno, i965, nv50, nvc0, r600, radeonsi, llv glGetStringi command DONE glTexParameterI, glGetTexParameterI commands DONE glVertexAttribI commands DONE - Depth format cube textures DONE () + Depth format cube textures DONE (panfrost) GLX_ARB_create_context (GLX 1.4 is required) DONE (panfrost, v3d) Multisample anti-aliasing DONE (freedreno/a5xx+, freedreno (*), llvmpipe (*), softpipe (*), swr (*), panfrost) 8 draw buffers DONE () _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
