mesa/src
Mike Blumenkrantz 55ef65d4f4 gallium: add PIPE_QUIRK_TEXTURE_BORDER_COLOR_SWIZZLE_ALPHA_NOT_W
mesa/gallium and util_format have different handling of alpha channels:
* mesa/gallium always uses w for the alpha swizzle
* util_format uses the actual component

for drivers which need to use the latter handling, this quirk will use the right
border color

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17687>
2022-08-12 14:24:52 +00:00
..
amd radv: Fix stack size calculation with stage ids 2022-08-11 17:59:47 +00:00
android_stub
asahi agx: Only emit the used components of gl_FragCoord 2022-08-07 20:43:54 -04:00
broadcom mesa: fix blending when using luminance/intensity emulation 2022-08-12 14:24:52 +00:00
c11 c11: Implement and use of thrd_current properly on win32 2022-08-10 20:14:15 +00:00
compiler glsl: add check for too large atomic counter buffer offset 2022-08-12 10:45:53 +00:00
drm-shim drm-shim: Cleanup on device file close 2022-05-02 19:50:33 +00:00
egl egl/wgl: Fix some awkward sizeof formatting 2022-08-10 21:00:43 +00:00
etnaviv util/list: rename LIST_ENTRY() to list_entry() 2022-07-28 10:10:44 +00:00
freedreno meson: remove source_root() call in nir compiler path 2022-08-12 13:11:03 +00:00
gallium gallium: add PIPE_QUIRK_TEXTURE_BORDER_COLOR_SWIZZLE_ALPHA_NOT_W 2022-08-12 14:24:52 +00:00
gbm gbm: Add USE_FRONT_RENDERING flag 2022-08-05 00:57:38 +00:00
getopt
glx glx: Remove usage of USE_ELF_TLS 2022-07-29 23:59:12 +00:00
gtest gtest: Fix maybe-uninitialized compiler warning 2022-06-29 21:02:18 +00:00
hgl
imagination pvr: fix memleak in error paths 2022-08-12 10:08:38 +00:00
imgui
intel meson: remove source_root() call in nir compiler path 2022-08-12 13:11:03 +00:00
loader loader/dri3: remove a no-op free call 2022-08-12 13:11:03 +00:00
mapi glthread: track glBindFramebufferEXT, not just glBindFramebuffer 2022-08-12 06:06:48 +00:00
mesa gallium: add PIPE_QUIRK_TEXTURE_BORDER_COLOR_SWIZZLE_ALPHA_NOT_W 2022-08-12 14:24:52 +00:00
microsoft meson: remove source_root() call in nir compiler path 2022-08-12 13:11:03 +00:00
nouveau nir: Split usub_sat lowering flag from uadd_sat. 2022-07-22 17:54:28 +00:00
panfrost meson: remove source_root() call in nir compiler path 2022-08-12 13:11:03 +00:00
tool meson/pps: Check if libdrm exists to compile pps 2022-06-22 11:52:36 +03:00
util util/xmlconfig: allow drivers to override option values 2022-08-12 06:06:48 +00:00
virtio virgl: add support for hardware video acceleration 2022-08-11 10:21:03 +00:00
vulkan vulkan/device_select: allow DRI_PRIME=vendor_id:device_id 2022-08-08 16:52:44 +00:00
meson.build meson: Remove usage of use_elf_tls 2022-07-29 23:59:11 +00:00