mesa/docs/_extra/specs
Gert Wollny f94f2e1223 mesa: add an extension MESA_bgra
This GLES extension allows to combine the formats BGR and BGRA
as host-side formatsto be combined with the  internal formats
RGB8/SRGB8 and RGBA8/SRGB8_ALPHA8 respectively.

This extension is of interest to support a subset of OpenGL in
virtualized environments where the host only supports GLES.

Initial mesa/glformat.c patch: rohan.garg@collabora.com

v2: - Correct names for ClearTexture calls
    - Add BGR(A)_EXT tokens
    - Add format check for BGR_EXT
      (All Adam Jackson)

v3: Fix ordering in extension table (Marge)

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Reviewed-by: Adam Jackson <ajax@redhat.com> (v2)
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10613>
2021-05-07 16:35:15 +00:00
..
OLD docs: include specs into the generated docs 2020-06-13 10:42:01 +00:00
EGL_MESA_device_software.txt
EGL_MESA_drm_image_formats.txt
EGL_MESA_platform_surfaceless.txt
EGL_MESA_query_driver.txt
enums.txt
EXT_shader_integer_mix.spec docs: include specs into the generated docs 2020-06-13 10:42:01 +00:00
EXT_shader_samples_identical.txt docs: include specs into the generated docs 2020-06-13 10:42:01 +00:00
INTEL_shader_atomic_float_minmax.txt docs: include specs into the generated docs 2020-06-13 10:42:01 +00:00
MESA_bgra.txt mesa: add an extension MESA_bgra 2021-05-07 16:35:15 +00:00
MESA_configless_context.spec
MESA_copy_sub_buffer.spec
MESA_drm_image.spec
MESA_framebuffer_flip_y.txt
MESA_image_dma_buf_export.txt
MESA_multithread_makecurrent.spec
MESA_pack_invert.spec docs: include specs into the generated docs 2020-06-13 10:42:01 +00:00
MESA_pixmap_colormap.spec
MESA_query_renderer.spec
MESA_release_buffers.spec
MESA_shader_debug.spec docs: include specs into the generated docs 2020-06-13 10:42:01 +00:00
MESA_shader_integer_functions.txt docs: include specs into the generated docs 2020-06-13 10:42:01 +00:00
MESA_swap_control.spec
MESA_swap_frame_usage.spec
MESA_texture_array.spec
MESA_texture_signed_rgba.spec
MESA_window_pos.spec
MESA_ycbcr_texture.spec
WL_bind_wayland_display.spec docs: include specs into the generated docs 2020-06-13 10:42:01 +00:00
WL_create_wayland_buffer_from_image.spec