Mesa (master): docs: add llvmpipe to ARB_query_buffer_object.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Nov 25 03:25:14 UTC 2019


Module: Mesa
Branch: master
Commit: 1c5dc4eaf9664ed8cc59fdee52ba24a653110d63
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=1c5dc4eaf9664ed8cc59fdee52ba24a653110d63

Author: Dave Airlie <airlied at redhat.com>
Date:   Fri Nov 22 14:55:40 2019 +1000

docs: add llvmpipe to ARB_query_buffer_object.

---

 docs/features.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/features.txt b/docs/features.txt
index 81d147de216..e7a0d7b7232 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -204,7 +204,7 @@ GL 4.4, GLSL 4.40 -- all DONE: i965/gen8+, nvc0, r600, radeonsi
   - specified transform/feedback layout                 DONE
   - input/output block locations                        DONE
   GL_ARB_multi_bind                                     DONE (all drivers)
-  GL_ARB_query_buffer_object                            DONE (i965/hsw+, virgl)
+  GL_ARB_query_buffer_object                            DONE (i965/hsw+, llvmpipe, virgl)
   GL_ARB_texture_mirror_clamp_to_edge                   DONE (i965, nv50, llvmpipe, softpipe, swr, virgl)
   GL_ARB_texture_stencil8                               DONE (freedreno, i965/hsw+, nv50, llvmpipe, softpipe, swr, virgl)
   GL_ARB_vertex_type_10f_11f_11f_rev                    DONE (i965, nv50, llvmpipe, softpipe, swr, virgl)




More information about the mesa-commit mailing list