665cf7fc96
- require and check for llvm-devel >= 9 instead of llvm9-devel on openSUSE
Stefan Dirsch2020-01-30 00:00:43 +00:00
ed85efa52f
- require and check for llvm-devel >= 9 instead of llvm9-devel
Stefan Dirsch2020-01-29 22:57:56 +00:00
8e4ed1c980
- 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
b16d8b7271
- 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
3c02115d0a
- 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
97236495c7
- 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
573aa2f241
- u_call-shmget-with-permission-0600-instead-of-0777.patch * CVE-2019-5068 (bsc#1156015)
Stefan Dirsch2019-11-14 14:52:13 +00:00
6c0bceff1b
- 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
b1ac9a936f
Accepting request 748317 from home:fcrozat:branches:X11:XOrg
Stefan Dirsch2019-11-13 14:49:36 +00:00
114bc818f5
- 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
8e8c121fa3
Accepting request 744798 from home:aaronpuchert:branches:X11:XOrg
Stefan Dirsch2019-11-01 19:00:41 +00:00
b961348b3b
- 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
1df1769923
Accepting request 740674 from home:jengelh:branches:X11:XOrg
Stefan Dirsch2019-10-17 18:08:10 +00:00
10b17f1cfa
Accepting request 739230 from home:RBrownSUSE:branches:X11:XOrg
Stefan Dirsch2019-10-17 12:40:27 +00:00
017695a23b
- let Mesa-libEGL-devel require libX11 devel via "pkgconfig(x11)"
Stefan Dirsch2019-10-15 09:39:26 +00:00
9021a239f1
- 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
3d49bccee3
- 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
ba297b81e5
- 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
c58abd7f67
no longer package gl.pc and egl.pc (use the one of libglvnd-devel)
Stefan Dirsch2019-10-07 19:03:19 +00:00
09c5f2464a
- 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
2fc6e85350
Accepting request 734077 from home:aaronpuchert:llvm-next
Stefan Dirsch2019-09-30 13:36:37 +00:00
756c5d759c
removed no longer used patch n_glesv1_cm-glesv2.patch
Stefan Dirsch2019-09-30 09:49:58 +00:00
a9aed9c539
- 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
9a69166f41
- moved manual pages to Mesa-devel package
Stefan Dirsch2019-09-28 13:44:37 +00:00
ee5b7cd70a
- 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
c21293ead2
- 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
12a4620232
- 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
aee05b7978
- 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
f33c67cb49
Accepting request 733402 from home:aaronpuchert:llvm-next
Stefan Dirsch2019-09-26 12:26:35 +00:00
b5c9a5fae4
- fixed build against latest libXvMC 1.0.12
Stefan Dirsch2019-09-25 18:06:30 +00:00
b1c84a4066
Accepting request 731650 from X11:XOrg
Yuchen Lin2019-09-20 12:48:59 +00:00
5d4b5799c1
Accepting request 731650 from X11:XOrg
Yuchen Lin2019-09-20 12:48:59 +00:00
50a3f583c7
- Update to version 19.1.7 * another bugfix release ....
Stefan Dirsch2019-09-18 07:28:42 +00:00
3a6372d237
Accepting request 729439 from home:michel_mno:branches:X11:XOrg
Stefan Dirsch2019-09-09 12:35:32 +00:00
def1f11551
- Update to version 19.1.6 * bugfix release
Stefan Dirsch2019-09-04 12:25:08 +00:00
c0663ac069
- n_drirc-disable-rgb10-for-chromium-on-amd.patch * added totem as another affected application (boo#1142270)
Stefan Dirsch2019-07-22 09:53:58 +00:00
e0c8d727d3
- Add v3d support (VC5/V6 driver) for %arm and aarch64
Stefan Dirsch2019-07-12 10:24:36 +00:00
3d753acbe1
Accepting request 714795 from home:Guillaume_G:branches:openSUSE:Factory:ARM
Stefan Dirsch2019-07-12 09:56:32 +00:00
efd5979f70
- U_llvmpipe-Don-t-use-u_ringbuffer-for-lp_scene_queue.patch * may fix crashes in llvmpipe on SMP systems with LTO enabled builds (boo#1133265)
Stefan Dirsch2019-07-11 15:26:20 +00:00
0bb34dd94f
Accepting request 714276 from home:iznogood:branches:X11:XOrg
Stefan Dirsch2019-07-10 10:53:21 +00:00
4284c916e2
- reverted latest change in specfile; it's not needed; llvm8 is already been chosen on factory/TW by default ...
Stefan Dirsch2019-06-19 09:19:22 +00:00
be66567c61
- n_glesv1_cm-glesv2.patch * reenables build of GLESv1_CM and GLESv2 ... - readded pkgconfig files for GLESv1_CM and GLESv2 to filelists - removed again virtual provides for * pkgconfig(glesv1_cm) * pkgconfig(glesv2)
Stefan Dirsch2019-06-13 09:44:09 +00:00
f320c0ae39
- virtually provide * pkgconfig(glesv1_cm) * pkgconfig(glesv2) in libGLESv1_CM-devel/libGLESv2-devel packages, since these files have been removed from Mesa via git commit #1587586Stefan Dirsch2019-06-12 13:53:20 +00:00
1b300f6609
- virtually provide * pkgconfig(glesv1_cm) * pkgconfig(glesv2) in libGLESv1_CM-devel/libGLESv2-devel packages, since these files have been removed from Mesa via git commit #1587586Stefan Dirsch2019-06-12 13:24:39 +00:00
0af3f80e60
- reenable LTO with Mesa 19.1 (boo#1133265, comment#5) - enabled new gallium drivers * iris (newer Intel GPUs) * lima, panfrost on ARM64
Stefan Dirsch2019-06-12 04:29:59 +00:00
d1363fa38f
Accepting request 709272 from home:iznogood:branches:X11:XOrg
Stefan Dirsch2019-06-12 03:42:59 +00:00