summaryrefslogtreecommitdiff
path: root/docs/features.txt
diff options
context:
space:
mode:
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>2023-02-26 17:26:34 -0500
committerMarge Bot <emma+marge@anholt.net>2023-03-05 07:38:36 +0000
commitf4e2b2264663482f76681dbc0a8e9fc1574a3ce7 (patch)
treedeee654258c38806c9be8ecb2c2ccb92c5f3560e /docs/features.txt
parentaf953616a10ad8b122b1d3906b855c0a5f9fbfa7 (diff)
downloadmesa-f4e2b2264663482f76681dbc0a8e9fc1574a3ce7.tar.gz
asahi: Advertise dual-source blending
This is handled entirely in common code. Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21545>
Diffstat (limited to 'docs/features.txt')
-rw-r--r--docs/features.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features.txt b/docs/features.txt
index f94725182cb..3e56e6bf88d 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -99,7 +99,7 @@ GL 3.2, GLSL 1.50 --- all DONE: freedreno, i965, nv50, nvc0, r600, radeonsi, llv
GL 3.3, GLSL 3.30 --- all DONE: freedreno, i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe, virgl, zink, d3d12
- GL_ARB_blend_func_extended DONE (freedreno/a3xx, freedreno/a6xx, panfrost, lima)
+ GL_ARB_blend_func_extended DONE (freedreno/a3xx, freedreno/a6xx, panfrost, lima, asahi)
GL_ARB_explicit_attrib_location DONE (all drivers that support GLSL)
GL_ARB_occlusion_query2 DONE (v3d, panfrost, asahi)
GL_ARB_sampler_objects DONE (all drivers)