Commit Graph

235 Commits

Author SHA256 Message Date
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
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
47ddb23892 added missing '#" before bug number
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1001
2020-09-30 10:39:06 +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
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
2c121fb789 Accepting request 829726 from home:gmbr3:Active
- Add vulkan device selection layer and vulkan overlay layer to
  baselibs for 32bit versions on 64bit architectures

OBS-URL: https://build.opensuse.org/request/show/829726
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=987
2020-08-26 11:28:57 +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
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
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
e595e9fd26 - baselibs.conf: added pkgconfig files to 32bit devel packages
(boo#1172302)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=961
2020-06-03 10:30:17 +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
eada45dd4f Accepting request 809200 from home:marxin:branches:X11:XOrg
- Add add-lifetime-dse-fix.patch as a proper fix for boo#1171855.

OBS-URL: https://build.opensuse.org/request/show/809200
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=958
2020-05-27 15:38:22 +00:00
0773069549 Accepting request 807087 from home:marxin:branches:X11:XOrg
- Disable LTO for now as there's a known upstream bug
  that hasn't been resolved with GCC 10:
  boo#1171855.

OBS-URL: https://build.opensuse.org/request/show/807087
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=957
2020-05-19 11:30:26 +00:00