mesa/include/GL
Manuel Stoeckl 7e554e11a1 dri: fix incorrect fourcc for R16G16B16A16_UNORM format
The DRM fourcc for this format is DRM_FORMAT_ABGR16161616 = 'AB48', not
__DRI_IMAGE_FOURCC_RGBA16161616 = 'RA48'. This should have no outward
effect for clients, since the format does not get revealed by
dri2_query_dma_buf_formats, and is otherwise only used within the
library.

Signed-off-by: Manuel Stoeckl <code@mstoeckl.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14580>
2022-07-27 07:27:10 +00:00
..
internal dri: fix incorrect fourcc for R16G16B16A16_UNORM format 2022-07-27 07:27:10 +00:00
gl.h gl.h: Remove dllimport 2021-09-08 18:42:57 +00:00
glcorearb.h mesa/gl: Sync with Khronos registry 2019-09-16 16:50:43 +01:00
glext.h mesa/gl: Sync with Khronos registry 2019-09-16 16:50:43 +01:00
glx.h GL: drop symbols mangling support 2019-10-10 21:40:48 +01:00
glxext.h mesa/gl: Sync with Khronos registry 2019-09-16 16:50:43 +01:00
mesa_glinterop.h
osmesa.h
wglext.h include: sync GL headers with registry 2019-09-05 09:26:15 +02:00