SHA256
1
0
forked from pool/Mesa
Commit Graph

771 Commits

Author SHA256 Message Date
a48808688f - raise memory limit to 1024 in the hope of avoiding OOM on ppc64
(boo#1196640)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1085
2022-03-02 13:35:10 +00:00
5862c8f95a - autoselect libvulkan_intel package via hardware supplements on
Intel GPUs
- autoselect libvulkan_radeon package via hardware supplements on
  AMD GPUs
- no longer install libvulkan_lvp package (lavapipe=Software 
  Vulkan driver), libvulkan_broadcom and libvulkan_freedreno packages
  by default, i.e. no longer have libvulkan_intel/libvulkan_radeon
  and libvulkan_lvp packages installed at the same time (boo#1180522)
- libvulkan_intel/libvulkan_radeon/libvulkan_lvp now require
  Mesa-vulkan-device-select package, not the other way round!
  (baselibs.conf also adjusted)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1084
2022-03-01 18:32:43 +00:00
196c255c25 - update to 21.3.7
* sixth bugfix release

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1083
2022-02-24 10:00:29 +00:00
a2c21ce961 - update to 21.3.6
* sixth bugfix release

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1082
2022-02-10 13:56:30 +00:00
85a087df92 - update to 21.3.5
* bugfix release: mostly Zink fixes

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1081
2022-02-04 15:09:20 +00:00
06d116fb6c changed needed mem/pthread from 12GB to 750 MB
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1080
2022-01-17 11:41:19 +00:00
8f7399abc5 - using memory-constraints on ppc64 for trying to avoid OOM during
build (boo#1194739)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1079
2022-01-17 10:58:42 +00:00
9668f8f7fe - update to 21.3.4
* bugfix release

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1078
2022-01-14 15:58:00 +00:00
4ebb363659 - rename n_no-sse2-on-ix86.patch to
n_no-sse2-on-ix86-except-for-intel-drivers.patch
  * no longer disable sse2 support for intel drivers, since this
    breaks build, which is probably unresolvable (boo1190409)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1077
2022-01-08 10:48:19 +00:00
bb54ad62c6 - n_no-sse2-on-ix86.patch
* disabled sse2 support on %ix86 (boo#1190409)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1074
2022-01-06 16:57:28 +00:00
5e53910eb6 Accepting request 943315 from home:ukbeast89:branches:X11:XOrg
- update to 21.3.3
  * Bug fixes
  * Assassin’s Creed Syndicate crashes with Mesa 21.3.0+ ACO
  * [21.3 regression] swr: Build failure with MSVC
  * anv: dEQP-VK.graphicsfuzz.spv-stable-pillars-volatile-nontemporal-store fails

OBS-URL: https://build.opensuse.org/request/show/943315
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1073
2022-01-03 15:54:29 +00:00
96df9b4a60 hopefully fixed conflict issues now
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1072
2021-12-02 10:51:16 +00:00
3e8e1aedc8 trying to fix conflict issues
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1071
2021-12-02 10:49:11 +00:00
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
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
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
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
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
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
f3345a268e - U_fix-mpeg1_2-decode-mesa-20.2.patch
* additional patch currently needed for Mesa 20.2 (boo1173185)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1000
2020-09-30 09:46:59 +00:00
30e905382d - update to 20.2.0
* includes Intel Rocket Lake Platform Support 
    (jsc#SLE/SLE-12880, jsc#SLE/SLE-12882)
- adjusted/refreshed patches:
  * n_add-Mesa-headers-again.patch
  * n_drirc-disable-rgb10-for-chromium-on-amd.patch
  * u_dep_xcb.patch
- docs now available in .rst format (html before)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=998
2020-09-29 10:26:38 +00:00
f49862cf0e - Add U_fix-mpeg1_2-decode.patch (boo#1173185)
* fixes colors in kaffeine on Radeon (r600 VAAPI driver)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=997
2020-09-28 09:52:47 +00:00
2a9812781e - buildfix-ppc64le.patch
* buildfix for ppc64le (boo#1176562)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=995
2020-09-18 15:04:36 +00:00
f632b8e5a6 Accepting request 835285 from home:dirkmueller:branches:X11:XOrg
- update to 20.1.8:
  * mainly bugfixes, highlights:
   - Crash in ruvd_end_frame when calling vaBeginPicture/vaEndPicture without rendering anything
   - khr_debug-push-pop-group_gl: ../src/util/simple_mtx.h:86: simple_mtx_lock: Assertion `c != _SIMPLE_MTX_INVALID_VALUE' failed.
   - Amber test opt_peel_loop_initial_if: Assertion failed
   - Dirt Rally: Flickering glitches on certain foliage since Mesa 20.1.0 caused by MSAA
   - [BRW] WRC 5 asserts with gallium nine and iris.

OBS-URL: https://build.opensuse.org/request/show/835285
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=993
2020-09-17 18:23:13 +00:00
1dd5874756 - update to 20.1.7
* seventh bugfix release for the 20.1 branch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=991
2020-09-03 09:32:19 +00:00
72022fc428 - switched to llvm9 usage for Leap/SLE15 since llvm10 is not (yet)
in Leap/SLE15

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=990
2020-09-02 10:21:02 +00:00
4ce98c5b30 - version 2.4.102 needed for jira#SLE/SLE-12880, jira#SLE/SLE-12882
- use again /etc/OpenCL/vendors for openSUSE Leap, i.e. use
  /usr/etc/OpenCL/vendors only for Tumbleweed

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=989
2020-08-31 20:10:10 +00:00
ccbef1ebb7 - Add vulkan device selection layer and vulkan overlay layer
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=986
2020-08-25 09:37:06 +00:00
eba5637e23 - specfile/baselibs.conf cleanup
* no longer support Mesa build without libglvnd
  * removed empty packages Mesa-libGLESv1_CM1 and Mesa-libGLESv2-2

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=984
2020-08-25 05:58:28 +00:00
39d3bee392 - update to 20.1.6
* sixth bugfix release for the 20.1 branch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=983
2020-08-23 18:36:19 +00:00
cc4d38bc1b Accepting request 824684 from home:dimstar:Factory
This should address the issues reported for Staging:B

https://build.opensuse.org/package/view_file/home:repo-checker/reports/openSUSE:Factory:Staging:B

- baselibs.conf:
  + Require Mesa-KHR-devel instead of Mesa-KHR-devel-<targettype>:
    KHR-devel consists only of header files there is thus no
    -<targettype> flavor being generated.
  + Do not require Mesa-libGLESv1_CM1 and Mesa-libGLESv2-2 from
    their respective -32bit devel packages: with libglvnd defined
    to 0, the native packages are being generated, but are empty.
    For baselibs, this trick does not work and empty packages are
    being skipped. So we drop the dependency (with a note in the
    .spec to enable the deps when changing the defines).

OBS-URL: https://build.opensuse.org/request/show/824684
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=982
2020-08-22 20:49:44 +00:00
4980ae9e89 - update to 20.1.4
* fourth bugfix release for the 20.1 branch
  * just a few fixes here and there, nothing major

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=980
2020-07-23 12:55:40 +00:00
9aee424572 - update to 20.1.3
* third bugfix release for the 20.1 branch
  * lots of updates to our testing infrastructure

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=978
2020-07-10 12:10:36 +00:00
274b45fa2e - force valgrind support only on officially supported platforms
(boo#1173355)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=976
2020-07-01 12:49:56 +00:00
8f83f3faee - update to 20.1.2
* second bugfix release for the 20.1 branch
  * most of the fixes here are to the AMD drivers, and the rest
    is scattered over the tree.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=974
2020-06-26 12:15:40 +00:00
3a667f1eb8 - enable valgrind support (boo#1173355)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=973
2020-06-26 01:38:35 +00:00
c5ceb0424e - move mesa.icd from /usr/etc/OpenCL/vendors to
/usr/share/OpenCL/vendors (boo#1173005)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=971
2020-06-23 18:31:57 +00:00
b955f15ed2 define %_distconfdir to "/etc" on openSUSE/sle < TW
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=969
2020-06-18 14:16:43 +00:00
e21c6e109c - switch to /usr/etc/OpenCL/vendors for mesa.icd OpenCL file
location (boo#1173005)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=968
2020-06-18 12:20:29 +00:00
270637e8e7 - update to 20.1.1
* first bugfix release for the 20.1 branch
  * fixes issue affecting Unreal Engine 4 games on i965

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=965
2020-06-15 13:04:13 +00:00
67797062aa Reverted baselibs.conf changes needed for Wine 32bit development, since these
caused regressions. (boo#1172302)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=964
2020-06-15 12:29:08 +00:00
f3e1fdcf04 back to upstream signature (meanwhile updated with the correct key)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=963
2020-06-03 16:14:19 +00:00
10f764d0bf - update to 20.1.0
* first release for the 20.1 branch
  * One already known issue is that Unreal Engine 4 has a bug in
    its usage of glDrawRangeElements() causing it to be called
    with a number of vertices in place of the `end` parameter,
    that was recently revealed. This is an annoying bug that we 
    haven't worked around yet. For more details:
    https://gitlab.freedesktop.org/mesa/mesa/-/issues/2917
- supersedes U_add-lifetime-dse-fix.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=962
2020-06-03 14:28:40 +00:00
8b498c9907 - renamed latest patch according to X.Org bug policy
- apply patch also for Mesa.spec

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=959
2020-05-27 15:46:04 +00:00
4b8424af2d - update to Mesa 20.0.7
* most fixes in Radv, but there are fixes all over the tree

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=955
2020-05-15 10:16:21 +00:00
6280eeb61a Accepting request 800082 from home:michel_mno:branches:X11:XOrg
- avoid build error PowerPC, using gnu++14 (not gnu++11)
  https://bugzilla.opensuse.org/show_bug.cgi?id=1171045

OBS-URL: https://build.opensuse.org/request/show/800082
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=953
2020-05-04 19:41:33 +00:00
e78da08812 - update to Mesa 20.0.6
* fairly small release (a little bit of everything in here)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=951
2020-04-30 14:52:12 +00:00
90957beb61 - require llvm/clang 10
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=949
2020-04-25 10:37:29 +00:00
1c6f326060 - update to Mesa 20.0.5
*  pretty big release with AMD and Intel drivers receiving the 
     majority of the work.
- supersedes U_EGL-Add-eglSetDamageRegionKHR-to-GLVND-dispatch-list.patch
- supersedes n_opencl_dep_libclang.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=947
2020-04-24 10:43:51 +00:00
f2800fc006 Accepting request 796570 from home:Guillaume_G:branches:X11:XOrg
- Disable LTO on armv6 to fix build

OBS-URL: https://build.opensuse.org/request/show/796570
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=946
2020-04-23 15:16:16 +00:00
bc35cd9560 Accepting request 791538 from home:duwe:branches:X11:XOrg
- Fix Weston launch on tumbleweed by backporting commit bfb9c08e

OBS-URL: https://build.opensuse.org/request/show/791538
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=942
2020-04-05 15:34:04 +00:00
ca48dfa15a - update to Mesa 20.0.4
* emergency release, which reverts a serious SPIR-V regression
    in the 20.0.3 release.
- supersedes U_Revert-spirv-Implement-OpCopyObject-and-OpCopyLogica.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=941
2020-04-03 15:51:08 +00:00
bc7cb5bd77 - U_Revert-spirv-Implement-OpCopyObject-and-OpCopyLogica.patch
* revert severe spirv regression; emergency release will be
    available soon ...

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=939
2020-04-03 08:47:54 +00:00
2832d664ce - update to Mesa 20.0.2
* bugfix release:  fixes all over the tree; mostly AMD (radv, 
    aco), NIR and Intel (isl, anv)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=938
2020-04-02 11:21:32 +00:00
3a8550f0c5 - update to Mesa 20.0.2
* bugfix release: fixes all over the code base

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=936
2020-03-19 10:43:52 +00:00
cd3b7af6d6 - update to Mesa 20.0.1
* bugfix release

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=934
2020-03-09 15:34:21 +00:00
0c423e75dd - cleanup in specfile: get rid of is_opensuse macro, which is no
longer needed at all (jira#PM-1623)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=933
2020-03-06 10:30:17 +00:00
8858127b8d - Loosen dependencies to allow building with newer versions of
clang-devel, similar to llvm-devel.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=931
2020-02-28 15:31:51 +00:00
ffe6cd2257 Accepting request 778189 from home:seilerphilipp:mesa
- update to mesa 20.0.0
* changelog https://mesa3d.org/relnotes/20.0.0.html
- supersedes U_0001-gallium-Fix-a-couple-of-multiple-definition-warnings.patch
- supersedes U_0002-r600-Move-get_pic_param-to-radeon_vce.c.patch
- supersedes U_0003-radeon-Move-si_get_pic_param-to-radeon_vce.c.patch
- supersedes U_0004-radeon-Fix-multiple-definition-error-with-radeon_deb.patch
- supersedes U_0006-nouveau-nvc0-add-extern-keyword-to-nvc0_miptree_vtbl.patch
- update to patch n_add-Mesa-headers-again.patch to fit v20.0.0 sources
- update to patch n_drirc-disable-rgb10-for-chromium-on-amd.patch to fit v20.0.0 sources (fixed patch itself so it fits the correct section again)

OBS-URL: https://build.opensuse.org/request/show/778189
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=929
2020-02-22 20:13:57 +00:00
43b9422337 - only use 'BuildRequires:llvm-devel >= 9.0.0' for TW/factory; for
older products still use 'BuildRequires: llvm9-devel'; fixed
  build on openSUSE Leap 15.2

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=926
2020-02-18 15:18:38 +00:00
4c3a5ac5ed - Update to version 19.3.4
* changes all over the tree, but aco and anv are leading the
    way in changes
- supersedes u_Revert_gallium_Fix_big-endian_addressing_of_non-bitmask_array_formats.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=925
2020-02-16 12:11:31 +00:00