Gfx stack updatemaster
commitb6ed798dd94db909ed08ea7e6fc40c0eaf864c36
authorSylvain BERTRAND <sylvain.bertrand@legeek.net>
Sat, 1 Jun 2024 13:31:05 +0000 (1 13:31 +0000)
committerSylvain BERTRAND <sylvain.bertrand@legeek.net>
Sat, 1 Jun 2024 13:31:05 +0000 (1 13:31 +0000)
tree12a1ce216d297539af57a8ded642e40551562592
parentb1006f29b127034c70c0d15c77dd1b1bea058ce2
Gfx stack update

I wonder if they are fixing the core issues (c++ removal,compilable out code,etc)
63 files changed:
builders/dav1d-da2cc7817cff218b30f2c813a8a142a43f9376bd/builder.sh [new file with mode: 0644]
builders/dav1d-da2cc7817cff218b30f2c813a8a142a43f9376bd/contrib/x86_64_linux_glibc_gcc.sh [new file with mode: 0755]
builders/ffmpeg-0a949aacaedb7c3a503028c4c1a1067162483073/builder.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/builder.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/amd.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/compiler.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/compiler_aco.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/compiler_glsl.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/compiler_nir.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/dri2.c.patch [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/dri_util.c.patch [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/dri_util.h.patch [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/drm_helper.h.patch [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/egl.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/egl_dri2.c.patch [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/external_deps.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/gallium.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/gallium_auxiliary.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/gallium_drivers.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/gallium_frontends.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/gallium_state_trackers.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/gallium_targets.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/gallium_winsys.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/gbm.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/gcc_binutils.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/generators_amd.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/generators_compiler.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/generators_egl.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/generators_gallium_auxiliary.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/generators_gallium_frontends.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/generators_gallium_targets.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/generators_glsl.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/generators_mapi.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/generators_mesa.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/generators_nir.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/generators_spirv.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/generators_util.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/glx.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/linux.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/loader.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/mapi.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/mesa.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/pipe_loader.c.patch [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/si_pipe.c.patch [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/si_tracepoints.h [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/si_utrace.h [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/si_uvd.c [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/syslib.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/u_trace.c [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/util.sh [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/vtn_opencl.c [new file with mode: 0644]
builders/mesa-gl-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/x86_64_linux_glibc_amdgpu.sh [new file with mode: 0755]
builders/mesa-vulkan-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/builder.sh [new file with mode: 0644]
builders/mesa-vulkan-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/generators.sh [new file with mode: 0644]
builders/mesa-vulkan-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/radv_device.c.patch [new file with mode: 0644]
builders/mesa-vulkan-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/radv_meta.c.patch [new file with mode: 0644]
builders/mesa-vulkan-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/radv_meta_copy.c.patch [new file with mode: 0644]
builders/mesa-vulkan-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/radv_no_tracers.c [new file with mode: 0644]
builders/mesa-vulkan-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/vk_enum_to_str.c [new file with mode: 0644]
builders/mesa-vulkan-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/vk_enum_to_str.h [new file with mode: 0644]
builders/mesa-vulkan-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/vtn_opencl.c [new file with mode: 0644]
builders/mesa-vulkan-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/contrib/x86_64_amdgpu_linux_gnu_vulkan_x11_drm_gcc.sh [new file with mode: 0755]
builders/mesa-vulkan-amd-sh-71d455b96fbf3807441f1b9bb82416928c77ac20/radeon_icd.x86_64.json [new file with mode: 0644]