mesa/src/gallium/frontends
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
..
clover gallium: rename PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE->MAX_TEXEL_BUFFER_ELEMENTS_UINT 2022-06-07 00:17:58 -04:00
d3d10umd meson: Use cc.get_argument_syntax instead cc.get_id when possible. 2022-06-16 19:59:58 +00:00
dri dri: fix incorrect fourcc for R16G16B16A16_UNORM format 2022-07-27 07:27:10 +00:00
glx/xlib gallium/xlib: fix stale comment 2022-04-29 19:30:03 +00:00
hgl gallium/st: add a back buffer fallback for front rendering 2021-05-26 00:05:33 +00:00
lavapipe lavapipe: fix shader access stage conversion from mesa -> pipe 2022-07-26 20:21:50 +00:00
nine nine: replace ulimit with sysconf call 2022-07-13 08:34:18 +00:00
omx gallium omx: Fill out MinLumaBiPredSize8x8 and pic_init_qs_minus26 2022-05-17 21:02:25 +00:00
osmesa win32: Do not use BUILD_GL32, we use def file to export win32 dll symbols. 2022-04-19 19:38:47 +00:00
va frontends/va: get entropy mode info for h264 encode 2022-07-25 13:17:18 +00:00
vdpau Change all debug_assert calls to assert 2022-07-10 00:50:35 +00:00
wgl wgl, d3d12: Handle front buffer writes for double-buffered MSAA surfaces backed by swapchains 2022-06-01 16:18:12 -07:00
xa Change all debug_assert calls to assert 2022-07-10 00:50:35 +00:00
xvmc android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00