Module: Mesa Branch: master Commit: c14b13d0ff0d04a2aec239734621fcfa79c629cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c14b13d0ff0d04a2aec239734621fcfa79c629cc
Author: Rob Clark <[email protected]> Date: Thu May 2 10:04:17 2019 -0700 docs: mark KHR_blend_equation_advanced done on a6xx Signed-off-by: Rob Clark <[email protected]> --- docs/features.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features.txt b/docs/features.txt index 87742dae375..1b8c9a830c6 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -272,7 +272,7 @@ GLES3.1, GLSL ES 3.1 -- all DONE: i965/hsw+, nvc0, r600, radeonsi, virgl GLES3.2, GLSL ES 3.2 -- all DONE: i965/gen9+, radeonsi, virgl GL_EXT_color_buffer_float DONE (all drivers) - GL_KHR_blend_equation_advanced DONE (i965, nvc0) + GL_KHR_blend_equation_advanced DONE (freedreno/a6xx, i965, nvc0) GL_KHR_debug DONE (all drivers) GL_KHR_robustness DONE (freedreno, i965, nvc0) GL_KHR_texture_compression_astc_ldr DONE (freedreno, i965/gen9+) _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
