[Mesa-dev] [PATCH] doc: GL_ARB_buffer_storage is supported on llvmpipe/swr
Gregory Hainaut
gregory.hainaut at gmail.com
Sun Feb 26 21:58:46 UTC 2017
On 2/25/17, Edward O'Callaghan <funfunctor at folklore1984.net> wrote:
> Acked-by: Edward O'Callaghan <funfunctor at folklore1984.net>
>
> On 02/25/2017 07:45 AM, Gregory Hainaut wrote:
>> At least, the extension is exported (gallium capability
>> PIPE_CAP_BUFFER_MAP_PERSISTENT_COHERENT is 1)
>>
>> Signed-off-by: Gregory Hainaut <gregory.hainaut at gmail.com>
>> ---
>> docs/features.txt | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/docs/features.txt b/docs/features.txt
>> index d9528e9..9d3a460 100644
>> --- a/docs/features.txt
>> +++ b/docs/features.txt
>> @@ -191,7 +191,7 @@ GL 4.3, GLSL 4.30 -- all DONE: i965/gen8+, nvc0,
>> radeonsi
>> GL 4.4, GLSL 4.40 -- all DONE: i965/gen8+, nvc0, radeonsi
>>
>> GL_MAX_VERTEX_ATTRIB_STRIDE DONE (all
>> drivers)
>> - GL_ARB_buffer_storage DONE (i965, nv50,
>> r600)
>> + GL_ARB_buffer_storage DONE (i965, nv50,
>> r600, llvmpipe, swr)
>> GL_ARB_clear_texture DONE (i965, nv50,
>> r600, llvmpipe, softpipe)
>> GL_ARB_enhanced_layouts DONE (i965, nv50,
>> llvmpipe, softpipe)
>> - compile-time constant expressions DONE
>>
>
>
Hello,
I don't have git access. Could you push it too ?
Thanks you,
Gregory
More information about the mesa-dev
mailing list