<div dir="ltr">You might want to remove the "<span style="color:rgb(33,33,33)"> we DO NOT WANT implementations of these extensions for Mesa" if you're planning on implementing them</span></div><br><div class="gmail_quote"><div dir="ltr">On Tue, 18 Sep 2018 at 10:48 Timothy Arceri <<a href="mailto:tarceri@itsqueeze.com">tarceri@itsqueeze.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Acked-by: Timothy Arceri <<a href="mailto:tarceri@itsqueeze.com" target="_blank">tarceri@itsqueeze.com</a>><br>
<br>
On 18/9/18 1:31 pm, Marek Olšák wrote:<br>
> From: Marek Olšák <<a href="mailto:marek.olsak@amd.com" target="_blank">marek.olsak@amd.com</a>><br>
> <br>
> ---<br>
>   docs/features.txt | 57 +++++++++++++++++++++++++++++++++++++++++++++++<br>
>   1 file changed, 57 insertions(+)<br>
> <br>
> diff --git a/docs/features.txt b/docs/features.txt<br>
> index 9ccf803d470..a97f998a5cc 100644<br>
> --- a/docs/features.txt<br>
> +++ b/docs/features.txt<br>
> @@ -337,20 +337,77 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve<br>
>     GL_OES_texture_float                                  DONE (freedreno, i965, r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe)<br>
>     GL_OES_texture_float_linear                           DONE (freedreno, i965, r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe)<br>
>     GL_OES_texture_half_float                             DONE (freedreno, i965, r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe)<br>
>     GL_OES_texture_half_float_linear                      DONE (freedreno, i965, r300, r600, radeonsi, nv30, nv50, nvc0, softpipe, llvmpipe)<br>
>     GL_OES_texture_view                                   DONE (i965/gen8+)<br>
>     GL_OES_viewport_array                                 DONE (i965, nvc0, radeonsi)<br>
>     GLX_ARB_context_flush_control                         not started<br>
>     GLX_ARB_robustness_application_isolation              not started<br>
>     GLX_ARB_robustness_share_group_isolation              not started<br>
>   <br>
> +GL_EXT_direct_state_access subfeatures (in the spec order):<br>
> +  GL 1.1: Client commands                               not started<br>
> +  GL 1.0-1.3: Matrix and transpose matrix commands      not started<br>
> +  GL 1.1-1.2: Texture commands                          not started<br>
> +  GL 1.2: 3D texture commands                           not started<br>
> +  GL 1.2.1: Multitexture commands                       not started<br>
> +  GL 1.2.1-3.0: Indexed texture commands                not started<br>
> +  GL 1.2.1-3.0: Indexed generic queries                 not started<br>
> +  GL 1.2.1: EnableIndexed.. Get*Indexed                 not started<br>
> +  GL_ARB_vertex_program                                 not started<br>
> +  GL 1.3: Compressed texture and multitexture commands  not started<br>
> +  GL 1.5: Buffer commands                               not started<br>
> +  GL 2.0-2.1: Uniform and uniform matrix commands       not started<br>
> +  GL_EXT_texture_buffer_object                          not started<br>
> +  GL_EXT_texture_integer                                not started<br>
> +  GL_EXT_gpu_shader4                                    not started<br>
> +  GL_EXT_gpu_program_parameters                         not started<br>
> +  GL_NV_gpu_program4                                    n/a<br>
> +  GL_NV_framebuffer_multisample_coverage                n/a<br>
> +  GL 3.0: Renderbuffer/framebuffer commands, Gen*Mipmap not started<br>
> +  GL 3.0: CopyBuffer command                            not started<br>
> +  GL_EXT_geometry_shader4 commands (expose in GL 3.2)   not started<br>
> +  GL_NV_explicit_multisample                            n/a<br>
> +  GL 3.0: Vertex array/attrib/query/map commands        not started<br>
> +  Matrix GL tokens                                      not started<br>
> +<br>
> +GL_EXT_direct_state_access additions from other extensions (complete list):<br>
> +  GL_AMD_framebuffer_sample_positions                   n/a<br>
> +  GL_AMD_gpu_shader_int64                               not started<br>
> +  GL_ARB_bindless_texture                               not started<br>
> +  GL_ARB_buffer_storage                                 not started<br>
> +  GL_ARB_clear_buffer_object                            not started<br>
> +  GL_ARB_framebuffer_no_attachments                     not started<br>
> +  GL_ARB_gpu_shader_fp64                                not started<br>
> +  GL_ARB_instanced_arrays                               not started<br>
> +  GL_ARB_internalformat_query2                          not started<br>
> +  GL_ARB_sparse_texture                                 n/a<br>
> +  GL_ARB_sparse_buffer                                  not started<br>
> +  GL_ARB_texture_buffer_range                           not started<br>
> +  GL_ARB_texture_storage                                not started<br>
> +  GL_ARB_texture_storage_multisample                    not started<br>
> +  GL_ARB_vertex_attrib_64bit                            not started<br>
> +  GL_ARB_vertex_attrib_binding                          not started<br>
> +  GL_EXT_buffer_storage                                 not started<br>
> +  GL_EXT_external_buffer                                not started<br>
> +  GL_EXT_separate_shader_objects                        n/a<br>
> +  GL_EXT_sparse_texture                                 n/a<br>
> +  GL_EXT_texture_storage                                n/a<br>
> +  GL_EXT_vertex_attrib_64bit                            not started<br>
> +  GL_EXT_EGL_image_storage                              n/a<br>
> +  GL_NV_bindless_texture                                n/a<br>
> +  GL_NV_gpu_shader5                                     n/a<br>
> +  GL_NV_texture_multisample                             n/a<br>
> +  GL_NV_vertex_buffer_unified_memory                    n/a<br>
> +  GL_NVX_linked_gpu_multicast                           n/a<br>
> +  GLX_NV_copy_buffer                                    n/a<br>
> +<br>
>   The following extensions are not part of any OpenGL or OpenGL ES version, and<br>
>   we DO NOT WANT implementations of these extensions for Mesa.<br>
>   <br>
>     GL_ARB_geometry_shader4                               Superseded by GL 3.2 geometry shaders<br>
>     GL_ARB_matrix_palette                                 Superseded by GL_ARB_vertex_program<br>
>     GL_ARB_shading_language_include                       Not interesting<br>
>     GL_ARB_shadow_ambient                                 Superseded by GL_ARB_fragment_program<br>
>     GL_ARB_vertex_blend                                   Superseded by GL_ARB_vertex_program<br>
>   <br>
>   Vulkan 1.0 -- all DONE: anv, radv<br>
> <br>
_______________________________________________<br>
mesa-dev mailing list<br>
<a href="mailto:mesa-dev@lists.freedesktop.org" target="_blank">mesa-dev@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/mesa-dev" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/mesa-dev</a><br>
</blockquote></div>