Commit Graph

  • 14ffa3408c Accepting request 767994 from X11:XOrg Dominique Leuenberger 2020-01-30 08:38:04 +00:00
  • 665cf7fc96 - require and check for llvm-devel >= 9 instead of llvm9-devel on openSUSE Stefan Dirsch 2020-01-30 00:00:43 +00:00
  • ed85efa52f - require and check for llvm-devel >= 9 instead of llvm9-devel Stefan Dirsch 2020-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 Dirsch 2020-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 Dirsch 2020-01-29 15:57:07 +00:00
  • 40939ad4a3 - set optflags also for g++ compiler Stefan Dirsch 2020-01-29 13:36:55 +00:00
  • 9bf2594954 - require llvm9 (jsc#IBM-369, jsc#SLE-7452) Stefan Dirsch 2020-01-27 15:47:42 +00:00
  • 248c32f050 Accepting request 766379 from X11:XOrg Dominique Leuenberger 2020-01-24 12:07:27 +00:00
  • 9c629540d2 Accepting request 766379 from X11:XOrg Dominique Leuenberger 2020-01-24 12:07:27 +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 Dirsch 2020-01-22 16:10:11 +00:00
  • 6c2e965f2f Accepting request 764253 from X11:XOrg Dominique Leuenberger 2020-01-16 17:18:50 +00:00
  • 6f53cc7c57 Accepting request 764253 from X11:XOrg Dominique Leuenberger 2020-01-16 17:18:50 +00:00
  • f0dd32625c Accepting request 764088 from home:Andreas_Schwab:Factory Stefan Dirsch 2020-01-14 11:12:27 +00:00
  • 35e12e7a7a fixed version number in changelog Stefan Dirsch 2020-01-13 11:03:40 +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 Dirsch 2020-01-12 18:19:09 +00:00
  • 3539993262 Accepting request 761001 from X11:XOrg Dominique Leuenberger 2020-01-07 22:51:17 +00:00
  • 7d38f60998 Accepting request 761001 from X11:XOrg Dominique Leuenberger 2020-01-07 22:51:17 +00:00
  • 0275127f5c - n_drirc-disable-rgb10-for-chromium-on-amd.patch * fixes patch (boo#1145188) Stefan Dirsch 2020-01-05 20:12:49 +00:00
  • 2751947d00 Accepting request 759877 from home:hellcp:branches:X11:XOrg Stefan Dirsch 2020-01-04 22:27:51 +00:00
  • ef03a2aa54 Accepting request 750318 from X11:XOrg Dominique Leuenberger 2019-11-25 10:24:09 +00:00
  • c544c69328 Accepting request 750318 from X11:XOrg Dominique Leuenberger 2019-11-25 10:24:09 +00:00
  • dfaac9c794 - Update to version 19.2.6 * fixes build on PPC * couple of additional stable patches Stefan Dirsch 2019-11-22 11:21:36 +00:00
  • 401bedaa93 Accepting request 749087 from X11:XOrg Dominique Leuenberger 2019-11-18 19:02:56 +00:00
  • bbca81114b Accepting request 749087 from X11:XOrg Dominique Leuenberger 2019-11-18 19:02:56 +00:00
  • 573aa2f241 - u_call-shmget-with-permission-0600-instead-of-0777.patch * CVE-2019-5068 (bsc#1156015) Stefan Dirsch 2019-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 Dirsch 2019-11-14 10:21:22 +00:00
  • b1ac9a936f Accepting request 748317 from home:fcrozat:branches:X11:XOrg Stefan Dirsch 2019-11-13 14:49:36 +00:00
  • b85afc4f97 Accepting request 746609 from X11:XOrg Dominique Leuenberger 2019-11-10 21:32:08 +00:00
  • 8896b54804 Accepting request 746609 from X11:XOrg Dominique Leuenberger 2019-11-10 21:32:08 +00:00
  • f175d5485a Accepting request 745416 from X11:XOrg Dominique Leuenberger 2019-11-07 22:14:39 +00:00
  • 1c68471ddc Accepting request 745416 from X11:XOrg Dominique Leuenberger 2019-11-07 22:14:39 +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 Dirsch 2019-11-07 11:36:31 +00:00
  • dea9cdecad sync Mesa.spec and Mesa-drivers.spec Stefan Dirsch 2019-11-05 16:04:37 +00:00
  • a2a9088030 Accepting request 745331 from home:pluskalm:branches:X11:XOrg Stefan Dirsch 2019-11-05 10:20:56 +00:00
  • 7c69afe3cc Accepting request 744800 from X11:XOrg Dominique Leuenberger 2019-11-03 11:04:31 +00:00
  • 1bcce51b55 Accepting request 744800 from X11:XOrg Dominique Leuenberger 2019-11-03 11:04:31 +00:00
  • 8e8c121fa3 Accepting request 744798 from home:aaronpuchert:branches:X11:XOrg Stefan Dirsch 2019-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 Dirsch 2019-10-25 20:12:51 +00:00
  • f35452e598 Accepting request 740902 from X11:XOrg Dominique Leuenberger 2019-10-24 21:00:32 +00:00
  • 11471ab8f1 Accepting request 740902 from X11:XOrg Dominique Leuenberger 2019-10-24 21:00:32 +00:00
  • 343f7649d4 reverted previous changes Stefan Dirsch 2019-10-17 21:10:36 +00:00
  • 1df1769923 Accepting request 740674 from home:jengelh:branches:X11:XOrg Stefan Dirsch 2019-10-17 18:08:10 +00:00
  • 10b17f1cfa Accepting request 739230 from home:RBrownSUSE:branches:X11:XOrg Stefan Dirsch 2019-10-17 12:40:27 +00:00
  • 017695a23b - let Mesa-libEGL-devel require libX11 devel via "pkgconfig(x11)" Stefan Dirsch 2019-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 Dirsch 2019-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 Dirsch 2019-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 Dirsch 2019-10-07 22:02:22 +00:00
  • c58abd7f67 no longer package gl.pc and egl.pc (use the one of libglvnd-devel) Stefan Dirsch 2019-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 Dirsch 2019-10-07 16:47:05 +00:00
  • 2fc6e85350 Accepting request 734077 from home:aaronpuchert:llvm-next Stefan Dirsch 2019-09-30 13:36:37 +00:00
  • 756c5d759c removed no longer used patch n_glesv1_cm-glesv2.patch Stefan Dirsch 2019-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 Dirsch 2019-09-30 09:49:23 +00:00
  • 9a69166f41 - moved manual pages to Mesa-devel package Stefan Dirsch 2019-09-28 13:44:37 +00:00
  • cae1de1ab9 cleanup Stefan Dirsch 2019-09-28 13:38:12 +00:00
  • 1faa2da88a * Mesa-libGLESv3-devel replaced by libglvnd-devel Adjusted baselibs.conf accordingly. Stefan Dirsch 2019-09-26 22:59:16 +00:00
  • c3d49fc896 * Mesa-libGLESv3-devel packages now. Adjusted baselibs.conf accordingly. Stefan Dirsch 2019-09-26 22:53:15 +00:00
  • e877b33434 fixed build on i586 Stefan Dirsch 2019-09-26 20:50:02 +00:00
  • 7e44e24eaf exclude files ... Stefan Dirsch 2019-09-26 18:35:45 +00:00
  • 16b61d0a8e forgot to run ./pre_checkin.sh ... Stefan Dirsch 2019-09-26 15:45:32 +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 Dirsch 2019-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 Dirsch 2019-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 Dirsch 2019-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 Dirsch 2019-09-26 14:05:58 +00:00
  • f33c67cb49 Accepting request 733402 from home:aaronpuchert:llvm-next Stefan Dirsch 2019-09-26 12:26:35 +00:00
  • b5c9a5fae4 - fixed build against latest libXvMC 1.0.12 Stefan Dirsch 2019-09-25 18:06:30 +00:00
  • b1c84a4066 Accepting request 731650 from X11:XOrg Yuchen Lin 2019-09-20 12:48:59 +00:00
  • 5d4b5799c1 Accepting request 731650 from X11:XOrg Yuchen Lin 2019-09-20 12:48:59 +00:00
  • 50a3f583c7 - Update to version 19.1.7 * another bugfix release .... Stefan Dirsch 2019-09-18 07:28:42 +00:00
  • 3a6372d237 Accepting request 729439 from home:michel_mno:branches:X11:XOrg Stefan Dirsch 2019-09-09 12:35:32 +00:00
  • def1f11551 - Update to version 19.1.6 * bugfix release Stefan Dirsch 2019-09-04 12:25:08 +00:00
  • 943d8419ea Accepting request 726100 from X11:XOrg Dominique Leuenberger 2019-08-27 13:23:56 +00:00
  • 3c69cee728 Accepting request 726100 from X11:XOrg Dominique Leuenberger 2019-08-27 13:23:56 +00:00
  • dd1c9ecad1 - Update to version 19.1.5 * bugfix release Stefan Dirsch 2019-08-26 08:42:58 +00:00
  • 1c01de83a7 Accepting request 724172 from home:jbrielmaier:ppc64le Stefan Dirsch 2019-08-19 09:07:56 +00:00
  • db5d75af13 Accepting request 722628 from home:iznogood:branches:X11:XOrg Stefan Dirsch 2019-08-19 00:04:37 +00:00
  • ce6d916b8b Accepting request 718183 from X11:XOrg Dominique Leuenberger 2019-07-28 08:20:35 +00:00
  • 3c42b30820 Accepting request 718183 from X11:XOrg Dominique Leuenberger 2019-07-28 08:20:35 +00:00
  • 2c637f0334 Accepting request 718003 from home:iznogood:branches:X11:XOrg Stefan Dirsch 2019-07-24 10:40:10 +00:00
  • 38b028380e Accepting request 717526 from X11:XOrg Dominique Leuenberger 2019-07-23 20:33:27 +00:00
  • 9e374b09bd Accepting request 717526 from X11:XOrg Dominique Leuenberger 2019-07-23 20:33:27 +00:00
  • c0663ac069 - n_drirc-disable-rgb10-for-chromium-on-amd.patch * added totem as another affected application (boo#1142270) Stefan Dirsch 2019-07-22 09:53:58 +00:00
  • e0c8d727d3 - Add v3d support (VC5/V6 driver) for %arm and aarch64 Stefan Dirsch 2019-07-12 10:24:36 +00:00
  • cafdb399f6 Accepting request 714812 from X11:XOrg Dominique Leuenberger 2019-07-12 10:07:52 +00:00
  • 58673a6b5a Accepting request 714812 from X11:XOrg Dominique Leuenberger 2019-07-12 10:07:52 +00:00
  • 3d753acbe1 Accepting request 714795 from home:Guillaume_G:branches:openSUSE:Factory:ARM Stefan Dirsch 2019-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 Dirsch 2019-07-11 15:26:20 +00:00
  • 0bb34dd94f Accepting request 714276 from home:iznogood:branches:X11:XOrg Stefan Dirsch 2019-07-10 10:53:21 +00:00
  • b3a05fcfc8 Accepting request 712676 from X11:XOrg Dominique Leuenberger 2019-07-02 13:17:32 +00:00
  • 6d5ac2b09a Accepting request 712676 from X11:XOrg Dominique Leuenberger 2019-07-02 13:17:32 +00:00
  • 6f77c9b887 Accepting request 712449 from home:iznogood:branches:X11:XOrg Stefan Dirsch 2019-07-01 03:46:26 +00:00
  • 65114df4ff Accepting request 710853 from X11:XOrg Dominique Leuenberger 2019-06-27 13:52:10 +00:00
  • bf6df0745b Accepting request 710853 from X11:XOrg Dominique Leuenberger 2019-06-27 13:52:10 +00:00
  • 4284c916e2 - reverted latest change in specfile; it's not needed; llvm8 is already been chosen on factory/TW by default ... Stefan Dirsch 2019-06-19 09:19:22 +00:00
  • 10d9d04543 - use llvm8 on factory/TW Stefan Dirsch 2019-06-18 09:50:46 +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 Dirsch 2019-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 #1587586 Stefan Dirsch 2019-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 #1587586 Stefan Dirsch 2019-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 Dirsch 2019-06-12 04:29:59 +00:00
  • d1363fa38f Accepting request 709272 from home:iznogood:branches:X11:XOrg Stefan Dirsch 2019-06-12 03:42:59 +00:00
  • b21180d668 Accepting request 704704 from X11:XOrg Dominique Leuenberger 2019-06-03 16:49:08 +00:00