Gfx Stack Update
commit14a59f07b540b53dc1652c3a1f42009ec8a42274
authorSylvain BERTRAND <sylvain.bertrand@[ipv6:2a01:e0a:d77:fcd0:ba27:ebff:fe50:cb42]>
Sat, 14 Dec 2024 17:47:45 +0000 (14 17:47 +0000)
committerSylvain BERTRAND <sylvain.bertrand@[ipv6:2a01:e0a:d77:fcd0:ba27:ebff:fe50:cb42]>
Sat, 14 Dec 2024 17:47:45 +0000 (14 17:47 +0000)
treeca0e2d21fd485f8e9260a9b44092fd0e61163b05
parent4bf0bd98d048236173b7e2c1d17670e1d9bbfd0e
Gfx Stack Update

ffmpeg still broken, then did bisect, and did fix a bug due to not tested
enough API change in their software scaler.
In mesa, the usual, where is the c++->C99+ port, the no-libc support,
still keeping expensive dependencies on legacy components, one compilation
/assembly unit configuration, more than questionable generators, features
which should compile-able out, etc.
56 files changed:
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/builder.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/amd.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/compiler.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/compiler_aco.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/compiler_glsl.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/compiler_nir.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/egl.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/external_deps.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/gallium.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/gallium_auxiliary.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/gallium_drivers.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/gallium_frontends.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/gallium_targets.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/gallium_winsys.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/gbm.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/gcc_binutils.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/generators_amd.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/generators_compiler.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/generators_egl.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/generators_gallium_auxiliary.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/generators_gallium_targets.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/generators_glsl.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/generators_mapi.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/generators_mesa.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/generators_nir.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/generators_spirv.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/generators_util.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/glx.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/linux.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/loader.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/mapi.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/mesa.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/si_pipe.c.patch [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/si_tracepoints.h [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/si_utrace.h [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/si_uvd.c [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/syslib.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/u_trace.c [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/util.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/vtn_opencl.c [new file with mode: 0644]
builders/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/x86_64_linux_glibc_amdgpu.sh [new file with mode: 0755]
builders/mesa-vulkan-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/builder.sh [new file with mode: 0644]
builders/mesa-vulkan-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/generators.sh [new file with mode: 0644]
builders/mesa-vulkan-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/radv_device.c.patch [new file with mode: 0644]
builders/mesa-vulkan-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/radv_meta.c.patch [new file with mode: 0644]
builders/mesa-vulkan-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/radv_meta_copy.c.patch [new file with mode: 0644]
builders/mesa-vulkan-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/radv_no_tracers.c [new file with mode: 0644]
builders/mesa-vulkan-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/radv_physical_device.c.patch [new file with mode: 0644]
builders/mesa-vulkan-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/vk_acceleration_structure.h.patch [new file with mode: 0644]
builders/mesa-vulkan-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/vk_enum_to_str.c [new file with mode: 0644]
builders/mesa-vulkan-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/vk_enum_to_str.h [new file with mode: 0644]
builders/mesa-vulkan-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/vtn_opencl.c [new file with mode: 0644]
builders/mesa-vulkan-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/contrib/x86_64_amdgpu_linux_gnu_vulkan_x11_drm_gcc.sh [new file with mode: 0755]
builders/mesa-vulkan-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/radeon_icd.x86_64.json [new file with mode: 0644]
runtimes/mesa-gl-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/rt.sh [new file with mode: 0644]
runtimes/mesa-vulkan-amd-sh-4d04396531a25986b444d064434d6a9272c70d8b/rt.sh [new file with mode: 0644]