diff options
author | Rob Clark <[email protected]> | 2019-05-02 10:04:17 -0700 |
---|---|---|
committer | Rob Clark <[email protected]> | 2019-05-02 11:19:22 -0700 |
commit | c14b13d0ff0d04a2aec239734621fcfa79c629cc (patch) | |
tree | 92d3ed0009d708331290af5352428b088de889ff /docs/features.txt | |
parent | 8c77e669a81f67cb9191cae0b69bf5899f541e3a (diff) |
docs: mark KHR_blend_equation_advanced done on a6xx
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'docs/features.txt')
-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 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+) |