[Mesa-dev] [PATCH] doc/features.txt: factor out nvc0/radeonsi as GL45 complete
Edward O'Callaghan
funfunctor at folklore1984.net
Thu Oct 13 07:36:32 UTC 2016
On 10/13/2016 06:24 PM, Nicolai Hähnle wrote:
> On 13.10.2016 08:34, Edward O'Callaghan wrote:
>> Signed-off-by: Edward O'Callaghan <funfunctor at folklore1984.net>
>
> I think i965 can get the same treatment. And the mesamatrix people need
OK, I just was not sure about 'i965/hsw+' vs. 'i965' as I am not
familiar with all the different Intel variants. Will send a new version
in a few moments..
> to check their parsing code for OpenGL 4.4 ;)
hehe, yes they do ;)
Kind Regards,
Edward.
>
> Cheers,
> Nicolai
>
>> ---
>> docs/features.txt | 18 +++++++++---------
>> 1 file changed, 9 insertions(+), 9 deletions(-)
>>
>> diff --git a/docs/features.txt b/docs/features.txt
>> index ec2634f..b15ec35 100644
>> --- a/docs/features.txt
>> +++ b/docs/features.txt
>> @@ -206,19 +206,19 @@ GL 4.4, GLSL 4.40 -- all DONE: i965/gen8+, radeonsi
>> GL_ARB_texture_stencil8 DONE
>> (i965/hsw+, nv50, nvc0, r600, llvmpipe, softpipe, swr)
>> GL_ARB_vertex_type_10f_11f_11f_rev DONE (i965,
>> nv50, nvc0, r600, llvmpipe, softpipe, swr)
>>
>> -GL 4.5, GLSL 4.50:
>> +GL 4.5, GLSL 4.50 -- all DONE: nvc0, radeonsi
>>
>> - GL_ARB_ES3_1_compatibility DONE
>> (i965/hsw+, nvc0, radeonsi)
>> - GL_ARB_clip_control DONE (i965,
>> nv50, nvc0, r600, radeonsi, llvmpipe, softpipe, swr)
>> - GL_ARB_conditional_render_inverted DONE (i965,
>> nv50, nvc0, r600, radeonsi, llvmpipe, softpipe, swr)
>> - GL_ARB_cull_distance DONE (i965,
>> nv50, nvc0, radeonsi, llvmpipe, softpipe, swr)
>> - GL_ARB_derivative_control DONE (i965,
>> nv50, nvc0, r600, radeonsi)
>> + GL_ARB_ES3_1_compatibility DONE (i965/hsw+)
>> + GL_ARB_clip_control DONE (i965,
>> nv50, r600, llvmpipe, softpipe, swr)
>> + GL_ARB_conditional_render_inverted DONE (i965,
>> nv50, r600, llvmpipe, softpipe, swr)
>> + GL_ARB_cull_distance DONE (i965,
>> nv50, llvmpipe, softpipe, swr)
>> + GL_ARB_derivative_control DONE (i965,
>> nv50, r600)
>> GL_ARB_direct_state_access DONE (all
>> drivers)
>> GL_ARB_get_texture_sub_image DONE (all
>> drivers)
>> - GL_ARB_shader_texture_image_samples DONE (i965,
>> nv50, nvc0, r600, radeonsi)
>> - GL_ARB_texture_barrier DONE (i965,
>> nv50, nvc0, r600, radeonsi)
>> + GL_ARB_shader_texture_image_samples DONE (i965,
>> nv50, r600)
>> + GL_ARB_texture_barrier DONE (i965,
>> nv50, r600)
>> GL_KHR_context_flush_control DONE (all -
>> but needs GLX/EGL extension to be useful)
>> - GL_KHR_robustness DONE (i965,
>> nvc0, radeonsi)
>> + GL_KHR_robustness DONE (i965)
>> GL_EXT_shader_integer_mix DONE (all
>> drivers that support GLSL)
>>
>> These are the extensions cherry-picked to make GLES 3.1
>>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20161013/88df716f/attachment.sig>
More information about the mesa-dev
mailing list