mesa/src
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
..
amd ac/gpu_info: require amdgpu DRM 3.15.0 (kernel 4.12) from July 2017 2022-07-27 05:01:38 +00:00
android_stub
asahi panfrost,asahi: Use util_sign_extend for unpacking 2022-07-06 11:23:18 +00:00
broadcom v3dv: only check binning sync for semaphores for the first CL job 2022-07-27 00:00:54 +00:00
c11 c11: reinstate the original license and authorship 2022-06-27 11:46:22 +00:00
compiler nir_lower_io_to_scalar: Support arrayed (per-vertex) I/O 2022-07-23 14:48:17 +00:00
drm-shim drm-shim: Cleanup on device file close 2022-05-02 19:50:33 +00:00
egl kopper: Implement {EGL,GLX}_EXT_buffer_age 2022-07-18 19:31:29 +00:00
etnaviv etnaviv: drm: rename etna_drm_table_lock 2022-07-03 17:41:55 +00:00
freedreno tu: Do not dereference descriptorSetLayout in push descriptors tmpl 2022-07-26 18:18:48 +00:00
gallium dri: fix incorrect fourcc for R16G16B16A16_UNORM format 2022-07-27 07:27:10 +00:00
gbm gbm: add GBM_FORMAT_[AX]BGR16161616 2022-07-27 07:27:10 +00:00
getopt
glx build(glx): Fix build by adding missing deps 2022-07-18 21:12:26 +00:00
gtest gtest: Fix maybe-uninitialized compiler warning 2022-06-29 21:02:18 +00:00
hgl
imagination pvr: Add support for input attachment descriptor. 2022-07-25 11:57:48 +01:00
imgui
intel intel/dev: Determine the amount of free vram using small BAR uapi 2022-07-26 20:34:02 +00:00
loader loader: Just include driconf.h instead of redefining its values. 2022-07-12 21:57:23 +00:00
mapi Fix static glapi on Windows 2022-07-14 20:01:22 +00:00
mesa mesa: Mark render-to-texture as unsafe if there's no pipe_resource 2022-07-26 18:38:43 +00:00
microsoft dzn: Retrieve validator version 2022-07-23 14:48:17 +00:00
nouveau nir: Split usub_sat lowering flag from uadd_sat. 2022-07-22 17:54:28 +00:00
panfrost panfrost: Add a debug option for checking overflows on pool uploads 2022-07-23 00:56:10 +00:00
tool meson/pps: Check if libdrm exists to compile pps 2022-06-22 11:52:36 +03:00
util r600/dri-tweak: Disable ARB_shader_image_load_store for "Tomb Raider 2013" 2022-07-24 19:32:10 +00:00
virtio venus: add support for VK_KHR_dynamic_rendering 2022-07-23 01:14:22 +00:00
vulkan vulkan: Include self-dep info in rendering continues 2022-07-26 17:47:20 +00:00
meson.build meson: Use cc.get_argument_syntax instead cc.get_id when possible. 2022-06-16 19:59:58 +00:00