[Mesa-dev] [PATCH mesa 0/7] remove upstreamed specs

Jordan Justen jordan.l.justen at intel.com
Wed Nov 22 18:29:29 UTC 2017


On 2017-11-22 09:59:34, Eric Engestrom wrote:
> A recent thread [1] made me check our local specs to see which ones were
> upstream. This series removes the ones that are identical upstream
> (modulo "TBD" extension numbers in some cases).

While I don't have too strong of an opinion on it, I think we should
keep a copy of Mesa specs that are in the upstream registry.

I think it makes sense to send a patch to mesa-dev for new Mesa specs
or changes to Mesa specs. Having a copy in docs/specs works well for
that.

I don't think we should have specs under docs/specs that are not
published in the Khronos registry. This creates confusion.
Non-published specs of that nature should probably live on the
developer's branch.

-Jordan

> There are a few more specs left that are upstream, but have typo fixes
> that I'm going to submit to Khronos, and I'll remove the local copies
> once the fixes have been upstreamed:
> - EGL_MESA_drm_image
> - GLX_MESA_copy_sub_buffer
> - GLX_MESA_query_renderer
> - GLX_MESA_release_buffers
> - MESA_pack_invert
> - MESA_window_pos
> - MESA_ycbcr_texture
> 
> [1] https://lists.freedesktop.org/archives/mesa-dev/2017-November/177861.html
> 
> Eric Engestrom (7):
>   docs/specs: remove upstreamed spec EGL_MESA_platform_surfaceless
>   docs/specs: remove upstreamed spec MESA_image_dma_buf_export
>   docs/specs: remove upstreamed spec MESA_shader_integer_functions
>   docs/specs: remove upstreamed spec EXT_shader_integer_mix
>   docs/specs: remove upstreamed spec MESA_agp_offset
>   docs/specs: remove upstreamed spec MESA_pixmap_colormap
>   docs/specs: remove upstreamed spec MESA_set_3dfx_mode
> 
>  docs/specs/EGL_MESA_platform_surfaceless.txt | 120 ------
>  docs/specs/EXT_shader_integer_mix.spec       | 138 -------
>  docs/specs/MESA_agp_offset.spec              |  95 -----
>  docs/specs/MESA_image_dma_buf_export.txt     | 147 --------
>  docs/specs/MESA_pixmap_colormap.spec         |  90 -----
>  docs/specs/MESA_set_3dfx_mode.spec           |  85 -----
>  docs/specs/MESA_shader_integer_functions.txt | 522 ---------------------------
>  7 files changed, 1197 deletions(-)
>  delete mode 100644 docs/specs/EGL_MESA_platform_surfaceless.txt
>  delete mode 100644 docs/specs/EXT_shader_integer_mix.spec
>  delete mode 100644 docs/specs/MESA_agp_offset.spec
>  delete mode 100644 docs/specs/MESA_image_dma_buf_export.txt
>  delete mode 100644 docs/specs/MESA_pixmap_colormap.spec
>  delete mode 100644 docs/specs/MESA_set_3dfx_mode.spec
>  delete mode 100644 docs/specs/MESA_shader_integer_functions.txt
> 
> -- 
> Cheers,
>   Eric
> 
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list