6b154e8537
removed n_opencl_dep_libclang.patch from sources
Stefan Dirsch2020-04-24 10:57:52 +00:00
7af7940f65
- 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
Stefan Dirsch2020-04-24 10:43:51 +00:00
8eb3ef1fc4
Accepting request 796570 from home:Guillaume_G:branches:X11:XOrg
Stefan Dirsch2020-04-23 15:16:16 +00:00
7334d6eabd
Accepting request 791538 from home:duwe:branches:X11:XOrg
Stefan Dirsch2020-04-05 15:34:04 +00:00
cf019be8ae
- 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
Stefan Dirsch2020-04-03 15:51:08 +00:00
776458dae1
- U_Revert-spirv-Implement-OpCopyObject-and-OpCopyLogica.patch * revert severe spirv regression; emergency release will be available soon ...
Stefan Dirsch2020-04-03 08:47:54 +00:00
ad35b6e09f
- update to Mesa 20.0.2 * bugfix release: fixes all over the tree; mostly AMD (radv, aco), NIR and Intel (isl, anv)
Stefan Dirsch2020-04-02 11:21:32 +00:00
03dde7ceea
- cleanup in specfile: get rid of is_opensuse macro, which is no longer needed at all (jira#PM-1623)
Stefan Dirsch2020-03-06 10:30:17 +00:00
0384ae7ba1
- use 7G disk constraints also for x86_64 and i586 (bsc#1164488)
Stefan Dirsch2020-02-21 05:11:38 +00:00
06fe3e8126
- 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
Stefan Dirsch2020-02-18 15:18:38 +00:00
548a3faf27
- 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
Stefan Dirsch2020-02-16 12:11:31 +00:00
1ebc7d3722
Accepting request 770593 from X11:XOrg
Oliver Kurz
2020-02-14 15:30:26 +00:00
2e72c0ecd3
- u_Revert_gallium_Fix_big-endian_addressing_of_non-bitmask_array_formats.patch * replaces U_gallium-Fix-big-endian-addressing-of-non-bitmask-arr.patch by an official merge request (bsc#1162252, gitlab issue#2472)
Stefan Dirsch2020-02-06 13:28:14 +00:00
a7472be3bd
- U_gallium-Fix-big-endian-addressing-of-non-bitmask-arr.patch * reverse apply since it caused a regression in rendering on s390x (bsc#1162252)
Stefan Dirsch2020-02-03 17:36:08 +00:00
e7f0e51ea1
- require and check for llvm-devel >= 9 instead of llvm9-devel on openSUSE
Stefan Dirsch2020-01-30 00:00:43 +00:00
8ea774c245
- require and check for llvm-devel >= 9 instead of llvm9-devel
Stefan Dirsch2020-01-29 22:57:56 +00:00
13c556f4c4
- enabled build of gallium based llvmpipe driver for s390x (related to jsc#IBM-369, jsc#SLE-7452)
Stefan Dirsch2020-01-29 18:00:32 +00:00
c60925b89e
- Update to version 19.3.3 * There's plenty of changes here, but intel, docs, radeonsi, and aco are the biggest sets of changes. - supersedes U_0005-radv-Remove-syncobj_handle-variable-in-header.patch
Stefan Dirsch2020-01-29 15:57:07 +00:00
00418fb328
- U_0001-gallium-Fix-a-couple-of-multiple-definition-warnings.patch U_0002-r600-Move-get_pic_param-to-radeon_vce.c.patch U_0003-radeon-Move-si_get_pic_param-to-radeon_vce.c.patch U_0004-radeon-Fix-multiple-definition-error-with-radeon_deb.patch U_0005-radv-Remove-syncobj_handle-variable-in-header.patch U_0006-nouveau-nvc0-add-extern-keyword-to-nvc0_miptree_vtbl.patch * fixes build with gcc10 using -fno-common as default now (boo#1160578)
Stefan Dirsch2020-01-22 16:10:11 +00:00
156bc27a17
- Update to version 19.3.1 * Intel and AMD drivers make up the bulk of the changes, with a bit of nir and glsl, plus a sprinkling of other stuff in there.
Stefan Dirsch2020-01-12 18:19:09 +00:00
2fe2205eca
- u_call-shmget-with-permission-0600-instead-of-0777.patch * CVE-2019-5068 (bsc#1156015)
Stefan Dirsch2019-11-14 14:52:13 +00:00
203dc16db7
- Update to version 19.2.4 * This is an emergency release, to fix a critical bug found in the 19.2.3 release which causes incomplete rendering on all mesa drivers. This release contains a single patch to fix that bug.
Stefan Dirsch2019-11-14 10:21:22 +00:00
fde341577d
Accepting request 748317 from home:fcrozat:branches:X11:XOrg
Stefan Dirsch2019-11-13 14:49:36 +00:00
1cce915195
- Update to version 19.2.3 In this release: iris, meson, radv, anv, turnip, 965, svga, utils, core mesa, glsl, etanviv, and gallium/rbug - This Mesa release includes support for latest GPUs including Intel (jsc#SLE-7962, jsc#SLE-8024, jsc#SLE-8022, jsc#SLE-10182, jsc#SLE-4983, bsc#1137515) and fixes for boo#1127672, bsc#1117365
Stefan Dirsch2019-11-07 11:36:31 +00:00
700be75b34
Accepting request 744798 from home:aaronpuchert:branches:X11:XOrg
Stefan Dirsch2019-11-01 19:00:41 +00:00
251f329e25
- Update to version 19.2.2 * assortment of fixes in this release, notably a bunch of work to get Solaris and illumos working with mesa, as well as more work fixing issues in the migration of package-config and headers being handled by libglvnd instead of mesa when mesa is built with support for glvnd. There's bunch of other changes here, with radv and intel leading the pack, otherwise just a few things here and there. - n_add-Mesa-headers-again.patch * add Mesa headers again despite of building it against libglvnd; those headers turned out not to be usable; in addition packaging headers with libglvnd make dependancies problematic ...
Stefan Dirsch2019-10-25 20:12:51 +00:00
34339e341e
Accepting request 740674 from home:jengelh:branches:X11:XOrg
Stefan Dirsch2019-10-17 18:08:10 +00:00
180ca123c5
Accepting request 739230 from home:RBrownSUSE:branches:X11:XOrg
Stefan Dirsch2019-10-17 12:40:27 +00:00
d3872f09df
- let Mesa-libEGL-devel require libX11 devel via "pkgconfig(x11)"
Stefan Dirsch2019-10-15 09:39:26 +00:00
ac80f0210d
- let Mesa-libEGL-devel require libX11 devel via "pkgconfig(egl)" since EGL/eglplatform.h includes X11/Xlib.h
Stefan Dirsch2019-10-14 12:39:31 +00:00
dca4735825
- Update to version 19.2.1 * fixes all over the tree: intel, amd, nine, nir, egl, gallium, scons, meson, glsl, haiku, android, and nouveau all got fixes.
Stefan Dirsch2019-10-09 22:30:19 +00:00
e027c7320f
- pickup gl, egl, glesv1_cm and glesv2 pkgconfig files from libglvnd build and add them to the appropriate devel subpackages
Stefan Dirsch2019-10-07 22:02:22 +00:00
2d2f618880
no longer package gl.pc and egl.pc (use the one of libglvnd-devel)
Stefan Dirsch2019-10-07 19:03:19 +00:00
837be1003e
- reintroduce GL, EGL, GLES* devel subpackages since corresponding header and pkgconfig files from libglvnd didn't work out ...
Stefan Dirsch2019-10-07 16:47:05 +00:00
61c58c786f
Accepting request 734077 from home:aaronpuchert:llvm-next
Stefan Dirsch2019-09-30 13:36:37 +00:00
1daab54137
removed no longer used patch n_glesv1_cm-glesv2.patch
Stefan Dirsch2019-09-30 09:49:58 +00:00
72e639ea61
- Update to version 19.2.0 including changes to * release-infastructure * the build * drivers: turnip, radv, android, intel and amd common code * new features: check Phoronix https://www.phoronix.com/scan.php?page=news_item&px=Mesa-19.2-Released - supersedes U_llvmpipe-Don-t-use-u_ringbuffer-for-lp_scene_queue.patch - adjusted n_drirc-disable-rgb10-for-chromium-on-amd.patch - supersedes n_glesv1_cm-glesv2.patch
Stefan Dirsch2019-09-30 09:49:23 +00:00
bdf8a78551
- moved manual pages to Mesa-devel package
Stefan Dirsch2019-09-28 13:44:37 +00:00
838b9f6dcd
- no longer build * Mesa-libGL-devel * Mesa-libEGL-devel * Mesa-libGLESv1_CM-devel * Mesa-libGLESv2-devel Instead of requiring these let Mesa-devel package require libglvnd-devel >= 1.2.0, which provides the contents of these packages now
Stefan Dirsch2019-09-26 15:44:26 +00:00
da9a388b35
- modified check for llvm version in a way so it works also with older llvm packages (by making use of "llvm-config -version"), where there is %{_llvm_sonum} macro defined yet
Stefan Dirsch2019-09-26 14:49:27 +00:00
2afe1babb0
- Mesa-devel: no longer require * Mesa-libEGL-devel * Mesa-libGL-devel * Mesa-libGLESv1_CM-devel * Mesa-libGLESv2-devel since the header files for OpenGL, GLES, EGL, and GLX are now included by libglvnd-devel
Stefan Dirsch2019-09-26 14:28:28 +00:00
a478497468
- Mesa-devel: no longer require * Mesa-libEGL-devel * Mesa-libGL-devel * Mesa-libGLESv1_CM-devel * Mesa-libGLESv2-devel since the header files for OpenGL, GLES, EGL, and GLX are now included by libglvnd-devel
Stefan Dirsch2019-09-26 14:05:58 +00:00
8ddb6dcb9d
Accepting request 733402 from home:aaronpuchert:llvm-next
Stefan Dirsch2019-09-26 12:26:35 +00:00
384e4f41ad
- fixed build against latest libXvMC 1.0.12
Stefan Dirsch2019-09-25 18:06:30 +00:00
a98000403a
Accepting request 731650 from X11:XOrg
Yuchen Lin2019-09-20 12:48:59 +00:00
95f02ee77a
- Update to version 19.1.7 * another bugfix release ....
Stefan Dirsch2019-09-18 07:28:42 +00:00
08810e135b
Accepting request 729439 from home:michel_mno:branches:X11:XOrg
Stefan Dirsch2019-09-09 12:35:32 +00:00
aea30276c8
- Update to version 19.1.6 * bugfix release
Stefan Dirsch2019-09-04 12:25:08 +00:00