aboutsummaryrefslogtreecommitdiffstats
path: root/docs/features.txt
diff options
context:
space:
mode:
authorIcecream95 <ixn@keemail.me>2020-06-25 22:56:14 +1200
committerMarge Bot <eric+marge@anholt.net>2020-07-15 01:30:00 +0000
commit787c1ed2096af39a98893e779f49bacf5efdcee2 (patch)
tree8c4509345ca55dface796c72932c591d63ed5c60 /docs/features.txt
parent334dab057651f41203eba0a2595a636e6881d82c (diff)
downloadexternal_mesa3d-787c1ed2096af39a98893e779f49bacf5efdcee2.tar.gz
external_mesa3d-787c1ed2096af39a98893e779f49bacf5efdcee2.tar.bz2
external_mesa3d-787c1ed2096af39a98893e779f49bacf5efdcee2.zip
panfrost: Dual source blend support
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5620>
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 9af96985be6..e147967d420 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -99,7 +99,7 @@ GL 3.2, GLSL 1.50 --- all DONE: i965, nv50, nvc0, r600, radeonsi, llvmpipe, soft
GL 3.3, GLSL 3.30 --- all DONE: i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe, virgl
- GL_ARB_blend_func_extended DONE (freedreno/a3xx, swr, zink)
+ GL_ARB_blend_func_extended DONE (freedreno/a3xx, swr, zink, panfrost)
GL_ARB_explicit_attrib_location DONE (all drivers that support GLSL)
GL_ARB_occlusion_query2 DONE (freedreno, swr, v3d, zink, panfrost)
GL_ARB_sampler_objects DONE (all drivers)