diff options
author | Dave Airlie <[email protected]> | 2019-11-22 14:55:40 +1000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2019-11-25 12:37:58 +1000 |
commit | 1c5dc4eaf9664ed8cc59fdee52ba24a653110d63 (patch) | |
tree | 41527b63587430085b5ca436540726458ba5042e /docs | |
parent | 506e51b8560f30bc67ee84def535a324b5748208 (diff) |
docs: add llvmpipe to ARB_query_buffer_object.
Diffstat (limited to 'docs')
-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 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) |