Commit Graph

936 Commits

Author SHA256 Message Date
4b9bb847b3 - n_buildfix-21.3.0.patch
* fixes Mesa-drivers build

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1069
2021-11-18 03:30:34 +00:00
5d7cfe545b - update to 21.3.0
* Panfrost is now officially GLES 3.1 conformant
  * RADV has (experimental) ray tracing support
  * Iris gained threaded shader compilation
  * Zink has seen an enormous amount of work, and now supports GLES 3.2
  * Lavapipe has a bunch of new extensions, and now supports Vulkan 1.2
  * LLVMpipe got 2-3 times faster for 2D workloads, and gained support for
    the compatibility profile on GL 4.5
  * VA-API gained support for AV1 videos
  * EGL now works on Windows
  * Wayland got a workaround for games making bad assumption (alpha means
    transparency? who could have known)
  * VK_EXT_color_write_enable on lavapipe
  * GL_ARB_texture_filter_anisotropic in llvmpipe
  * Anisotropic texture filtering in lavapipe
  * VK_EXT_shader_atomic_float2 on Intel and RADV.
  * VK_EXT_vertex_input_dynamic_state on RADV.
  * VK_KHR_timeline_semaphore on lavapipe
  * VK_EXT_external_memory_host on lavapipe
  * GL_AMD_pinned_memory on llvmpipe
  * GL 4.5 compatibility on llvmpipe
  * VK_EXT_primitive_topology_list_restart on RADV and lavapipe.
  * ES 3.2 on zink
  * VK_KHR_depth_stencil_resolve on lavapipe
  * VK_KHR_shader_integer_dot_product on RADV.
  * OpenGL FP16 support on llvmpipe
  * VK_KHR_shader_float16_int8 on lavapipe
  * VK_KHR_shader_subgroup_extended_types on lavapipe
  * VK_KHR_spirv_1_4 on lavapipe
  * Experimental raytracing support on RADV
  * VK_KHR_synchronization2 on Intel
  * NGG shader based culling is now enabled by default on GFX10.3 on RADV.
  * VK_KHR_maintenance4 on RADV
  * VK_KHR_format_feature_flags2 on RADV.
  * EGL_EXT_present_opaque on wayland

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1068
2021-11-17 21:56:24 +00:00
5108d82f58 - update to 21.2.5
* bit of everything: general vulkan, panfrost, and zink are the
    biggest changes.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1067
2021-10-28 19:51:24 +00:00
5eec58bd1c - update to 21.2.4
* fourth bugfix release
  * 300 fixes from the new r300 maintainer! Additionally, panfrost,
    lots of crocus, some freedreno, intel, radv, core meas, gallivum,
    anv, spirv, gallim, aco, i915g, lima, and llvmpipe fixes.
- supersedes U_gallivm-add-new-wrapper-around-Module.patch,
  U_gallivm-fix-FTBFS-on-i386-with-LLVM-13.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1066
2021-10-15 09:22:59 +00:00
8c6bfd9623 hopefully fixed (again) u_fix-build-on-ppc64le.patch
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1065
2021-10-14 19:41:06 +00:00
db75c856b7 - u_fix-build-on-ppc64le.patch
* fixes build on ppc64le (boo#1191569)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1064
2021-10-14 19:18:31 +00:00
07b6eef295 redone try-to-fix-build-on-ppc64le.patch
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1063
2021-10-14 18:43:05 +00:00
d376f64e62 - try-to-fix-build-on-ppc64le.patch
* trying to fix build on ppc64le (boo#1191569)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1062
2021-10-14 10:33:03 +00:00
02123a224b Accepting request 923138 from home:aaronpuchert:llvm-next
- Fix build with LLVM 13:
  * U_gallivm-add-new-wrapper-around-Module.patch
  * U_gallivm-fix-FTBFS-on-i386-with-LLVM-13.patch

OBS-URL: https://build.opensuse.org/request/show/923138
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1061
2021-10-05 01:38:07 +00:00
5629a239ac - update to 21.2.3
* third bugfix release

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1060
2021-09-30 09:38:10 +00:00
eb41a435cd - covers jira#SLE/SLE-18743
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1059
2021-09-27 13:36:28 +00:00
209ad7b377 - update to 21.2.2
* second bugfix release: a ton of work went into panfrost, 
    getting it closer to being conformant (it is conformant on
    21.3!); fixes for ir3, croccus, nir, utils, llvmpipe, gallivm,
    zink, glsl, v3d, vc4, intel, mesa, aco, iris, radv, and even
    osmesa.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1058
2021-09-21 18:53:17 +00:00
42adafde6c OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1057 2021-08-30 01:54:32 +00:00
bb1fba2200 - fixed build on %ix86 by removing "-flto=auto" from optflags for
cpp

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1054
2021-08-08 08:54:14 +00:00
c76a830e94 - enabled build of 'crocus' Gallium3D OpenGL driver for i965 "Gen4"
through Haswell "Gen7" graphics (alternative to classic "i965"
  OpenGL driver); use MESA_LOADER_DRIVER_OVERRIDE=crocus to use it;
  in case of issues with video hardware acceleration(vaapi driver),
  set LIBVA_DRIVER_NAME=i965

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1053
2021-08-05 15:56:29 +00:00
78de29778a - update to 21.2.0
* new release

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1052
2021-08-05 09:07:24 +00:00
723bb86449 - update to 21.1.6
* sixth bugfix release

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1051
2021-07-29 09:57:46 +00:00
392876a982 - update to 21.1.5
* fith bugfix release

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1050
2021-07-15 08:47:31 +00:00
59afc9c5e6 - update to 21.1.4
* fourth bugfix release

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1049
2021-07-01 10:13:07 +00:00
3313b628fa - no longer apply n_drirc-disable-rgb10-for-chromium-on-amd.patch
on TW; no longer needed with gstreamer-plugins-vaapi 1.18.4; more
  details on 
  https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/-/merge_requests/410

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1047
2021-06-22 09:52:48 +00:00
971ff12d44 - update to 21.1.3
* third bugfix
  * mostly AMD fixes

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1046
2021-06-19 09:02:15 +00:00
a9ce26bb08 - update to 21.1.2
* second bugfix
  * mostly AMD and Intel changes as usual, but also a decent amount
    of ARM fixes and more.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1044
2021-06-03 04:00:03 +00:00
e5954a3c3e - no longer autoselect Mesa-dri-nouveau at all; autoselect
libvdpau_nouveau depending on PCI ID (boo#1186721)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1043
2021-06-02 10:26:06 +00:00
feb8a3baf5 Accepting request 894262 from home:Guillaume_G:branches:X11:XOrg
- Add swrast to vulkan
- Enable vulkan on %{arm} and aarch64 with: swrast, amd, 
  broadcom and freedreno

OBS-URL: https://build.opensuse.org/request/show/894262
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1041
2021-05-22 09:30:52 +00:00
4a3bff3014 - update to 21.1.1
* bugfix release
  * mostly AMD and Intel changes as usual, but also a decent amount
    of ARM fixes and more

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1040
2021-05-20 10:54:53 +00:00
cdaf3abcbf - reenabled build of device-select and overlay vulkan layers
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1038
2021-05-14 03:51:13 +00:00
e91989b57b - adjusted filelist to removed vulkan files in Mesa 21.1.0
(packages Mesa-libVulkan-devel, Mesa-vulkan-device-select,
   Mesa-vulkan-overlay)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1036
2021-05-06 19:08:38 +00:00
522bf33b7f - /usr/include/vulkan/vulkan_intel.h dropped with Mesa 21.1.0, but
let's keep the package containing an empty directory

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1035
2021-05-06 14:25:10 +00:00
13f39fa26f - update to 21.1.0
* bunch of work here, lots of zink and softpipe, but bits and
    pieces of other things: tgsi, freddreno, nir, panfrost, intel, 
    spirv, core gallium, radv, aco, r600, and core mesa.
- supersedes patches U_clover-Fix-build-with-llvm-12.patch,
  U_clover-Add-missing-include-for-llvm-12-build-fix.patch

- update to 21.0.3
  * fixes in haiku, core mesa, radeonsi, lavapipe, nir, radv, anv,
    freedreno and turnip, etniviv, iris, egl, lima, core gallium,
    spriv, v3d, meson

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1034
2021-05-06 12:24:11 +00:00
8969889762 Accepting request 886349 from home:aaronpuchert:llvm-next
- Move osmesa build back to Mesa, which we can now do after
  choosing another dummy driver there.
- Use LLVM-versioned libclc runtime dependency to ensure
  bitcode compatibility. We have that in Tumbleweed and soon Leap.
- U_clover-Fix-build-with-llvm-12.patch
  * Fixes build with LLVM 12.
- U_clover-Add-missing-include-for-llvm-12-build-fix.patch
  * Fixes a missing header in the previous patch.
- Move osmesa build back to Mesa, which we can now do after
  choosing another dummy driver there.
- Use LLVM-versioned libclc runtime dependency to ensure
  bitcode compatibility. We have that in Tumbleweed and soon Leap.
- U_clover-Fix-build-with-llvm-12.patch
  * Fixes build with LLVM 12.
- U_clover-Add-missing-include-for-llvm-12-build-fix.patch
  * Fixes a missing header in the previous patch.

OBS-URL: https://build.opensuse.org/request/show/886349
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1032
2021-04-17 18:19:08 +00:00
7e6509ce4c - Mesa-devel: no longer require libOSMesa-devel, since it's now
built in Mesa-drivers; packages should require it directly now,
  preferrably via pkconfig(osmesa) ...

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1031
2021-04-17 14:47:07 +00:00
12d86b0373 Accepting request 886271 from home:tobijk:X11:XOrg
- Switch dummy driver for mesa package from "auto" xorg driver (i965) to
  gallium swrast driver

- Switch dummy driver for mesa package from "auto" xorg driver (i965) to
  gallium swrast driver

OBS-URL: https://build.opensuse.org/request/show/886271
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1030
2021-04-17 13:02:19 +00:00
a672d1d0df - update to 21.0.2
* many additions especially on the Radeon Vulkan (RADV) driver
    front where sparse memory support is in place, AMD Smart Access
    Memory / Resizable BAR optimizations, various RDNA 2
    improvements, rapid packed math for ACO, and more.
    Elsewhere in Mesa 21.0 there are continued RadeonSI 
    optimizations, many Intel ANV and Iris improvements, OpenGL 3.3
    for Freedreno, DXGI Winsys was added and initial Direct3D 12
    code for WSL, OpenGL 4.1 for Zink, and more. 
- moved osmesa build to Mesa-drivers since swrast driver has been
  removed from Mesa

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1029
2021-04-17 11:19:22 +00:00
9a7588e465 Accepting request 883206 from home:Andreas_Schwab:Factory
- Enable radeon and nouveau drivers on riscv64

OBS-URL: https://build.opensuse.org/request/show/883206
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1027
2021-04-09 14:39:10 +00:00
b0043c3bb6 - update to 20.3.5
* fith bugfix release for the 20.3 branch
  * This is a quite large release with a huge number of fixes in it,
    and is the last planned release for the 20.3.x series. Radv and
    ACO dominate the changes for this release, but there are some
    other things mixed in there.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1025
2021-03-30 19:39:16 +00:00
129fc217ce - update to 20.3.4
* fourth bugfix release for the 20.3 branch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1023
2021-02-01 11:20:25 +00:00
c98a72544a added patchnumber to changelog
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1022
2021-01-27 11:12:21 +00:00
65d7ea8d4e - removed no longer needed buildfix-ppc64le.patch; build failed on
ppc64 due to this patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1021
2021-01-27 10:15:43 +00:00
28e85cc084 - update to 20.3.3
* fourth bugfix release for the 20.3 branch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1019
2021-01-14 19:57:51 +00:00
1845505bfd Accepting request 859871 from home:mrostecki:branches:X11:XOrg
- update to 20.3.2
  * third bugfix release for the 20.3 branch
- drm and surfaceless are not specified as platforms anymore,
  remove them from egl_platforms

OBS-URL: https://build.opensuse.org/request/show/859871
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1017
2021-01-04 20:18:03 +00:00
f48452e31f - update to 20.2.4
* fourth (second to last) bugfix release for the 20.2 branch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1015
2020-12-07 11:37:33 +00:00
1aa6f4c6ff - require llvm-devel *without* any explicit version number for
factory/TW to imply 'distro default llvm version', which we 
  usually bump up when a new stable llvm comes out

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1013
2020-12-01 12:34:31 +00:00
8a9f9bac16 refix build on sle15/leap15
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1012
2020-11-30 15:00:07 +00:00
c56a967204 - use llvm11 on factory/TW and sle15-sp3/Leap 15.3
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1011
2020-11-30 14:22:39 +00:00
55adf45796 - enabled build of radeonsi DRI and VDPAU driver on aarch64
(boo#1179376)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1010
2020-11-29 12:39:43 +00:00
2849552fd5 - update to 20.2.3
* third bugfix release for the 20.2 branch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1008
2020-11-23 19:54:51 +00:00
7aee9a3daa - update to 20.2.2
* second bugfix release for the 20.2 branch
  * first bugfix release for the 20.2 branch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1006
2020-11-07 18:41:35 +00:00
95e437c606 - reenabled U_fix-mpeg1_2-decode-mesa-20.2.patch due to regression
reported in boo#1173185

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1004
2020-10-15 10:01:19 +00:00
71df849b2e fixed latest changelog entry
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1003
2020-10-15 09:53:37 +00:00
830b9d8e28 - update to 20.2.1
* first bugfix release for the 20.1 branch
- supersedes U_fix-mpeg1_2-decode.patch
- disabled U_fix-mpeg1_2-decode.patch; likely no longer needed
  (boo#1173185)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1002
2020-10-14 20:54:21 +00:00