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

Eric Engestrom eric.engestrom at imgtec.com
Wed Nov 22 17:59:34 UTC 2017


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).

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



More information about the mesa-dev mailing list