From a0d667036d8c8b77fa62f74263583b07909f8637 Mon Sep 17 00:00:00 2001 From: Pierre-Eric Pelloux-Prayer Date: Wed, 6 Nov 2019 14:04:55 +0100 Subject: mesa: add ARB_texture_buffer_range glTextureBufferRangeEXT function MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewed-by: Marek Olšák --- docs/features.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/features.txt b/docs/features.txt index 7ccc097c9db..0e2aaeb3bad 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -384,7 +384,7 @@ GL_EXT_direct_state_access additions from other extensions (complete list): GL_ARB_internalformat_query2 DONE GL_ARB_sparse_texture n/a GL_ARB_sparse_buffer not started - GL_ARB_texture_buffer_range not started + GL_ARB_texture_buffer_range DONE GL_ARB_texture_storage DONE GL_ARB_texture_storage_multisample not started GL_ARB_vertex_attrib_64bit DONE -- cgit v1.2.3