Commit Graph

652 Commits

Author SHA256 Message Date
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 ...

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=890
2019-10-25 20:12:51 +00:00
343f7649d4 reverted previous changes
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=888
2019-10-17 21:10:36 +00:00
1df1769923 Accepting request 740674 from home:jengelh:branches:X11:XOrg
- Use new tag-based group scheme.

OBS-URL: https://build.opensuse.org/request/show/740674
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=887
2019-10-17 18:08:10 +00:00
10b17f1cfa Accepting request 739230 from home:RBrownSUSE:branches:X11:XOrg
Remove obsolete Groups tag (fate#326485)

OBS-URL: https://build.opensuse.org/request/show/739230
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=886
2019-10-17 12:40:27 +00:00
017695a23b - let Mesa-libEGL-devel require libX11 devel via "pkgconfig(x11)"
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=885
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

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=884
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.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=883
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

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=882
2019-10-07 22:02:22 +00:00
c58abd7f67 no longer package gl.pc and egl.pc (use the one of libglvnd-devel)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=881
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 ...

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=880
2019-10-07 16:47:05 +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

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=877
2019-09-30 09:49:23 +00:00
9a69166f41 - moved manual pages to Mesa-devel package
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=876
2019-09-28 13:44:37 +00:00
cae1de1ab9 cleanup
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=875
2019-09-28 13:38:12 +00:00
1faa2da88a * Mesa-libGLESv3-devel replaced by libglvnd-devel
Adjusted baselibs.conf accordingly.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=874
2019-09-26 22:59:16 +00:00
c3d49fc896 * Mesa-libGLESv3-devel
packages now. Adjusted baselibs.conf accordingly.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=873
2019-09-26 22:53:15 +00:00
e877b33434 fixed build on i586
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=872
2019-09-26 20:50:02 +00:00
7e44e24eaf exclude files ...
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=871
2019-09-26 18:35:45 +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

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=869
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

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=868
2019-09-26 14:49:27 +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

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=866
2019-09-26 14:05:58 +00:00
f33c67cb49 Accepting request 733402 from home:aaronpuchert:llvm-next
- n_opencl_dep_libclang.patch
  * Link OpenCL library with libclang-cpp.so instead of the
    component libraries for LLVM >= 9.

OBS-URL: https://build.opensuse.org/request/show/733402
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=865
2019-09-26 12:26:35 +00:00
b5c9a5fae4 - fixed build against latest libXvMC 1.0.12
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=864
2019-09-25 18:06:30 +00:00
50a3f583c7 - Update to version 19.1.7
* another bugfix release ....

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=862
2019-09-18 07:28:42 +00:00
3a6372d237 Accepting request 729439 from home:michel_mno:branches:X11:XOrg
- Add ppc64 for radeonsi to avoid build error

OBS-URL: https://build.opensuse.org/request/show/729439
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=861
2019-09-09 12:35:32 +00:00
def1f11551 - Update to version 19.1.6
* bugfix release

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=860
2019-09-04 12:25:08 +00:00
dd1c9ecad1 - Update to version 19.1.5
* bugfix release

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=858
2019-08-26 08:42:58 +00:00
1c01de83a7 Accepting request 724172 from home:jbrielmaier:ppc64le
I tested it successful on my ppc64le desktop machine with a AMD Radeon RX480
P.S: I hope this is the correct way to submit changes to the Mesa package...

OBS-URL: https://build.opensuse.org/request/show/724172
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=857
2019-08-19 09:07:56 +00:00
db5d75af13 Accepting request 722628 from home:iznogood:branches:X11:XOrg
New stable release

OBS-URL: https://build.opensuse.org/request/show/722628
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=856
2019-08-19 00:04:37 +00:00
2c637f0334 Accepting request 718003 from home:iznogood:branches:X11:XOrg
Sorry for all the resubs, but upstream can't spell, and I didn't spellcheck them :) -- In any case, new stable release

OBS-URL: https://build.opensuse.org/request/show/718003
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=854
2019-07-24 10:40:10 +00:00
e0c8d727d3 - Add v3d support (VC5/V6 driver) for %arm and aarch64
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=851
2019-07-12 10:24:36 +00:00
3d753acbe1 Accepting request 714795 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Add kmsro for %arm and aarch64

OBS-URL: https://build.opensuse.org/request/show/714795
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=849
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)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=848
2019-07-11 15:26:20 +00:00
0bb34dd94f Accepting request 714276 from home:iznogood:branches:X11:XOrg
New stable release

OBS-URL: https://build.opensuse.org/request/show/714276
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=847
2019-07-10 10:53:21 +00:00
6f77c9b887 Accepting request 712449 from home:iznogood:branches:X11:XOrg
- Update to version 19.1.1:
  * Mostly in fixes for different drivers (RADV, ANV, Nouveau,
    Virgl, V3D, R300g, ...).
  * Also different fixes for different parts (Meson build, GLX,
    etc).
- Update to version 19.1.1:
  * Mostly in fixes for different drivers (RADV, ANV, Nouveau,
    Virgl, V3D, R300g, ...).
  * Also different fixes for different parts (Meson build, GLX,
    etc).

OBS-URL: https://build.opensuse.org/request/show/712449
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=845
2019-07-01 03:46:26 +00:00
4284c916e2 - reverted latest change in specfile; it's not needed; llvm8 is
already been chosen on factory/TW by default ...

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=843
2019-06-19 09:19:22 +00:00
10d9d04543 - use llvm8 on factory/TW
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=842
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)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=841
2019-06-13 09:44:09 +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

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=839
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

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=838
2019-06-12 04:29:59 +00:00
d1363fa38f Accepting request 709272 from home:iznogood:branches:X11:XOrg
New upstream branch

OBS-URL: https://build.opensuse.org/request/show/709272
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=837
2019-06-12 03:42:59 +00:00
e5b77bb1e7 - Update to 19.0.5
* Things have slowed back down from the last release, which is
    good for this late in the series. No one area has received too
    much work, with a little bit sprinkled in here and there in
    both core code and drivers.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=835
2019-05-22 10:29:20 +00:00
5a371d6b73 - Update to 19.0.4
* It's been a pretty active release, especially for how late in
    the cyle we are. Radv was the busiest component, but there
    were also a few changes for intel, radeonsi, some core vulkan
    work, and a little bit of other stuff here and there.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=833
2019-05-14 11:52:53 +00:00
244eeedccc - Update to 19.0.3
* quiet release with just 19 patches (excluding release churn)
    since 19.0.2
  * no sub component was touched too much
  * virgl, glsl, nir, intel, radeonsi, radv, ac, and gallivm 
    received a few patches

- Disable LTO (boo#1133265).

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=831
2019-04-26 10:31:50 +00:00
aa4af618be Accepting request 697616 from home:marxin:branches:X11:XOrg
Disable LTO (boo#1133265).

OBS-URL: https://build.opensuse.org/request/show/697616
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=830
2019-04-25 08:09:08 +00:00
c5723b2447 Accepting request 695297 from home:tobijk:X11:XOrg
- Drop patches n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch
  and archlinux_0001-Fix-linkage-against-shared-glapi.patch:
  These patches only work when building mesa with autotools. As we use meson
  instead now, these patches do nothing.

- Drop version 19.0.1 tarballs

- Drop patches n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch
  and archlinux_0001-Fix-linkage-against-shared-glapi.patch:
  These patches only work when building mesa with autotools. As we use meson
  instead now, these patches do nothing.

- Drop version 19.0.1 tarballs

OBS-URL: https://build.opensuse.org/request/show/695297
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=828
2019-04-18 03:51:21 +00:00
dc410d58a3 - Update to 19.0.2
* Just a few fixes for radeon, a few for nir, a couple for radv,
    a couple for v3d, and a few other patches here and there.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=827
2019-04-11 10:57:13 +00:00
7a26d6f2bf - Update to 19.0.1
* "This is the first bug fix release of the 19.0 branch. It's
    been a pretty calm cycle, and there's not too much here. I
    think things are looking pretty good overall."

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=825
2019-03-28 11:54:27 +00:00
12dd2879e4 - baselibs.conf: Mesa-libEGL-devel needs Mesa-KHR-devel (bsc#1117365)
- Mesa-libEGL-devel needs Mesa-KHR-devel (bsc#1117365)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=823
2019-03-22 10:16:33 +00:00
4ed32c56b0 Accepting request 687534 from home:olh:branches:X11:XOrg
- Mesa-libEGL-devel needs Mesa-KHR-devel (bsc#1117365)

OBS-URL: https://build.opensuse.org/request/show/687534
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=822
2019-03-22 10:05:58 +00:00
ab9ee06968 Accepting request 686978 from home:Guillaume_G:branches:X11:XOrg
- Remove imx from ARM drivers (dropped upstream)

OBS-URL: https://build.opensuse.org/request/show/686978
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=820
2019-03-21 09:54:51 +00:00
861cc95b88 Accepting request 685478 from home:iznogood:branches:X11:XOrg
Follow what meson checks for - adjust min ver of llvm.
This is just a tweak, no need to forward atm, leave it in devel for now.

OBS-URL: https://build.opensuse.org/request/show/685478
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=818
2019-03-15 22:04:02 +00:00
c84379dce9 - Update to 19.0.0
* bug fixes and performance improvements
- adjusted n_drirc-disable-rgb10-for-chromium-on-amd.patch
- supersedes u_wayland_egl-Ensure-EGL-surface.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=817
2019-03-14 19:32:19 +00:00
b4a9f5bd73 Accepting request 681521 from home:Andreas_Schwab:Factory
- Don't enable gallium_loader on ppc and s390x
- Fix configuration on non-gallium archs
- u_dep_xcb.patch: fix missing xcb dependencies

OBS-URL: https://build.opensuse.org/request/show/681521
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=815
2019-03-04 20:05:54 +00:00
c15a7bb278 Accepting request 681292 from home:michel_mno:branches:X11:XOrg
- avoid Mesa-drivers build failure for ppc64le reported by
  https://bugzilla.opensuse.org/show_bug.cgi?id=1127672

OBS-URL: https://build.opensuse.org/request/show/681292
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=812
2019-03-04 11:02:37 +00:00
411f25ba94 - remove n_Disable-Xshm-for-now-since-it-results-in-render-erro.patch;
keeping that one reintroduced render errors and missing screen
  refreshes on GNOME3 in a qemu VM (cirrus emulation); the issue has
  been fixed in a different and better way since 18.3.3; this is
  related to bsc#1118149

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=809
2019-02-20 15:45:03 +00:00
404d35ca04 - Update to 18.3.4
* A fix in the XvMC state-tracker, which was causing some video attributes to
    not take affect. On the video front the VAAPI state tracker has seen
    improvements with VP9 streams while the amdgpu driver advertises all available
    profiles.
  * On Intel side we have compiler fixes and extra PCI IDs for Coffee Lake and
    Ice Lake parts. In the Broadcom drivers a couple of memory leaks were
    addressed and the NEON assembly should compile properly on armhf.
  * Other drivers such as radeonsi, nouveau and freedreno have also seen some
    love. The RADV driver has seen addressed to compile correctly with GCC9
    amongst other changes.
  * The Xlib based libGL have been addressed to work with X servers, which lacks
    the MIT-SHM extension such as XMing.
  * To top it up we have a few fixes to the meson build system.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=808
2019-02-19 09:30:24 +00:00
ccada919e5 - Update to 18.3.3
* In this release we have:
    A memory leak fix in the etnaviv driver, better NEON assembly code in vc4 and
    couple of stability improvements to the radeonsi driver. Another memory leak
    affecting all gallium drivers have also been addressed.
  * The time required to compile GLSL shaders with large amount of uniforms, such
    as Godot, has been improved.
  * GLX and swrast have also seen some improvements.
  * On the Vulkan side, the ANV driver adjusted the number of images supported
    for gen8 and earlier to 8, while for newer hardware it remains the same 64.
    The RADV driver has seens a collection of stability improvements and fix for
    the Vulkan version advertised in some corner cases.
  * To top it all up, the meson build system has seen a steady amount of fixes:
    the DSO version for the VDPAU drivers is now included, ICC compatibility
    patches, opencl handling and relaxed handling when building osmesa.
- adjusted n_Disable-Xshm-for-now-since-it-results-in-render-erro.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=806
2019-02-04 18:28:36 +00:00
84742d9edb Accepting request 667672 from home:tobijk:branches:home:tobijk:X11:XOrg
- Update the version of the mesa core package to 18.3.2

- Build Mesa with meson instead of automake
  + Build classic swrast with Mesa, as its a dependency for osmesa - delete it
    while installing
  + Build egl with Mesa-drivers as it demands one windowing-system - 
    delete it while installing

- Update the version of the mesa core package to 18.3.2

- Build Mesa with meson instead of automake
  + Build classic swrast with Mesa, as its a dependency for osmesa - delete it
    while installing
  + Build egl with Mesa-drivers as it demands one windowing-system - 
    delete it while installing

OBS-URL: https://build.opensuse.org/request/show/667672
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=804
2019-01-30 16:33:21 +00:00
07e9041249 forgot to raise Version ...
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=803
2019-01-21 19:23:47 +00:00
d4a5f1fb1c - Update to 18.3.2
* In this release candidate we have added more PCI IDs for AMD
    Vega devices and a number of fixes for the RADV Vulkan drivers.
  * On the Intel side we have a selection ranging from quad swizzles
    support for ICL to compiler fixes.
  * The nine state tracker has also seen some love as do the
    Broadcom drivers.
  * To top it all up, we have a healthy mount of build system fixes.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=802
2019-01-18 18:41:35 +00:00
e0855e5d77 - redisabled support for tegra, since it just got disabled upstream
in git master ...

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=800
2019-01-09 11:10:01 +00:00
124ab8bbf9 Accepting request 663596 from home:Guillaume_G:branches:X11:XOrg
- Add etnaviv, imx and tegra supports for %arm and arch64

OBS-URL: https://build.opensuse.org/request/show/663596
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=799
2019-01-08 10:40:50 +00:00
e6485244ba - Enable the surfaceless platform, which is needed by KDE CI
environment for testing (https://phabricator.kde.org/T10245)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=798
2019-01-06 16:49:47 +00:00
b519235dd3 Accepting request 663083 from home:Vogtinator:surf
- Enable the surfaceless platform

- Enable the surfaceless platform

OBS-URL: https://build.opensuse.org/request/show/663083
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=797
2019-01-06 16:47:00 +00:00
Michal Srb
693191364e Accepting request 657598 from home:dimstar:cycle
- Only BuildRequire pkgconfig(vdpau) and pass --enable-vdpau to
  configure when building the drivers. Helps us break a build
  cycle.
- Only BuildRequire pkgconfig(vdpau) and pass --enable-vdpau to
  configure when building the drivers. Helps us break a build
  cycle.

OBS-URL: https://build.opensuse.org/request/show/657598
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=795
2018-12-12 15:38:41 +00:00
97155b1689 - Update to 18.3.1
* This version disables the VK_EXT_pci_bus_info extension due to
    last minute issues spotted in the specification.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=794
2018-12-12 11:04:38 +00:00
81a64ee144 - n_Disable-Xshm-for-now-since-it-results-in-render-erro.patch
* Xshm results in render errors and missing screen refreshes on GNOME3
    in a qemu VM (cirrus emulation); see also
    https://bugzilla.suse.com/show_bug.cgi?id=1118149

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=792
2018-12-11 10:55:20 +00:00
1530ecc846 Accepting request 656871 from home:namtrac:branches:X11:XOrg
- Fix baselibs.conf entry for Mesa-KHR-devel (missing "-")

OBS-URL: https://build.opensuse.org/request/show/656871
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=791
2018-12-10 16:58:25 +00:00
abb4baeb5b - Update to 18.3.0 final release
* The top highlights include:
    + GL_AMD_depth_clamp_separate on r600, radeonsi.
    + GL_AMD_framebuffer_multisample_advanced on radeonsi.
    + GL_AMD_gpu_shader_int64 on i965, nvc0, radeonsi.
    + GL_AMD_multi_draw_indirect on all GL 4.x drivers.
    + GL_AMD_query_buffer_object on i965, nvc0, r600, radeonsi.
    + GL_EXT_disjoint_timer_query on radeonsi and most other Gallium drivers
      (ES extension)
    + GL_EXT_texture_compression_s3tc on all drivers (ES extension)
    + GL_EXT_vertex_attrib_64bit on i965, nvc0, radeonsi.
    + GL_EXT_window_rectangles on radeonsi.
    + GL_KHR_texture_compression_astc_sliced_3d on radeonsi.
    + GL_NV_fragment_shader_interlock on i965.
    + EGL_EXT_device_base for all drivers.
    + EGL_EXT_device_drm for all drivers.
    + EGL_MESA_device_software for all drivers.
  * Additional features:
    ANV
    + VK_EXT_calibrated_timestamps
    + VK_EXT_pci_bus_info
    + VK_EXT_sampler_filter_minmax
    + VK_EXT_vertex_attribute_divisor v3
    + VK_GOOGLE_decorate_string
    + VK_GOOGLE_hlsl_functionality1
    + VK_KHR_driver_properties
    RADV
    + VK_EXT_calibrated_timestamps
    + VK_EXT_conservative_rasterization
    + VK_EXT_pci_bus_info
    + VK_EXT_transform_feedback
    + VK_EXT_vertex_attribute_divisor v3
    + VK_GOOGLE_decorate_string
    + VK_GOOGLE_hlsl_functionality1
    + VK_KHR_driver_properties
- supersedes u_constify-struct-drisw_loader_funcs.patch,
  u_drisw-use-separate-drisw_loader_funcs-for-shm.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=790
2018-12-07 14:17:31 +00:00
32ad8fd4af Accepting request 653839 from home:iznogood:branches:X11:XOrg
- Add u_wayland_egl-Ensure-EGL-surface.patch: wayland/egl: Ensure
  EGL surface is resized on DRI update_buffers(). Patch is sent
  upstream already.

OBS-URL: https://build.opensuse.org/request/show/653839
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=789
2018-12-04 13:24:20 +00:00
b5e3c05065 - Update to 18.3.0-rc5
* fifth release candidate for Mesa 18.3.0

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=788
2018-11-29 13:13:36 +00:00
47a526ce9a - added libGL-Mesa-devel split-off provides to Mesa-KHR-devel
package, since /usr/include/KHR/khrplatform.h moved between
  these two packages (related to bsc#1117365)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=787
2018-11-27 10:55:03 +00:00
Michal Srb
b3ed051f81 Accepting request 652135 from home:michalsrb:bug1117365:X11:XOrg
- Place khrplatform.h into new package Mesa-KHR-devel. It is now
  required by all devel packages that need it. (bsc#1117365)

- Remove n_drisw-Do-not-use-drisw_put_image_shm.patch,
  add u_constify-struct-drisw_loader_funcs.patch
  and u_drisw-use-separate-drisw_loader_funcs-for-shm.patch.
  * Replace workaround with proper fix for crash in VLC and
    possibly other applications. (boo#1113533)

OBS-URL: https://build.opensuse.org/request/show/652135
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=786
2018-11-27 10:16:12 +00:00
e8312376c0 Accepting request 651432 from home:tobijk:X11:XOrg
- Use rpm variables for the drirc.d path

- Use rpm variables for the drirc.d path

OBS-URL: https://build.opensuse.org/request/show/651432
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=785
2018-11-26 11:20:33 +00:00
ecab3e2927 - Update to 18.3.0-rc4
* fourth release candidate for Mesa 18.3.0

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=784
2018-11-22 14:38:04 +00:00
2049b8ef17 - Update to 18.3.0-rc3
* third release candidate for Mesa 18.3.0

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=783
2018-11-17 22:23:33 +00:00
6eb966beec - moved /usr/include/KHR from libEGL-devel to libGL-devel since it's
now being referenced by glext.h

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=781
2018-11-15 16:52:24 +00:00
73e955aa8c - Update to 18.3.0-rc2
* second release candidate for Mesa 18.3.0
- supersedes the following patches:
  * U_intel-aubinator-mark-ftruncate_res-as-MAYBE_UNUSED-i.patch
  * U_intel-decoder-mark-total_length-as-MAYBE_UNUSED-in-g.patch
  * U_python-Fix-rich-comparisons.patch
  * U_python-Use-key-functions-when-sorting-containers.patch
  * mako_4_radv.patch
- adjusted n_drirc-disable-rgb10-for-chromium-on-amd.patch
- /etc/drirc moved to /usr/share/drirc.d/00-mesa-defaults.conf

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=780
2018-11-15 15:47:11 +00:00
b2594f23bf Accepting request 649270 from home:michalsrb:bug1113533:X11:XOrg
- n_drisw-Do-not-use-drisw_put_image_shm.patch
  * Workaround for applications that create GL context twice with
    different loaders. (boo#1113533)

OBS-URL: https://build.opensuse.org/request/show/649270
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=779
2018-11-15 13:19:54 +00:00
c529d216a7 - Update to 18.2.4
* Different fixes for different drivers: freedreno, radeonsi,
    swr, anv and radv. Also there are fixes for ac, gallium, 
    spirv and blorp.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=778
2018-11-01 13:44:02 +00:00
Michal Srb
e94d97e054 Accepting request 644832 from home:michalsrb:bug1113211:X11:XOrg
- n_drirc-disable-rgb10-for-chromium-on-amd.patch
  * Disallow rgb10 configs for chromium with radeonsi to prevent
    broken colors in video. (boo#1113211)

OBS-URL: https://build.opensuse.org/request/show/644832
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=777
2018-10-26 11:17:37 +00:00
91f4a178d8 - Update to 18.2.3
* Different patches for the DirectX9 and DRI state trackers.
  * Several fixes and workarounds for different games, inlcuding 
    RAGE, Yakuza and The Evil Within, Wolfenstein The Old Blood
    ARMA 3, or No Mans Sky.
  * A bunch of fixes for different drivers, including r600,
    nouveau, radeonsi, anv, radv, virgl, i965, nvc0 or nv50.
    Worth to mention a fix for GPU hangs in Radeonsi.
  * State Trackers also get different fixes and corrections.
  * Finally, fixes for GLSL and NIR are also in this queue.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=776
2018-10-22 13:38:22 +00:00
2cb7f36b89 Accepting request 640131 from home:iznogood:branches:X11:XOrg
New stable release

OBS-URL: https://build.opensuse.org/request/show/640131
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=775
2018-10-07 09:36:26 +00:00
dbe2ec5f48 Accepting request 637103 from home:mimi_vx:branches:X11:XOrg
- update to 18.2.1
  * Lot of fixes for Vulkan drivers.

- get rid of libwayland-egl1/libwayland-egl-devel completely; also
  for older Leap versions

- update to 18.2.0
  * This release consists of nearly 2200 commits from approximately
    130 developers.
  * The top highlights include:
    - OpenGL 4.3 on virgl.
    - OpenGL 4.4 Compatibility profile on radeonsi.
    - OpenGL ES 3.2 on radeonsi and virgl.
    - GL_ARB_ES3_2_compatibility on radeonsi.
    - GL_ARB_fragment_shader_interlock on i965.
    - GL_ARB_sample_locations and GL_NV_sample_locations on nvc0 (GM200+).
    - GL_ANDROID_extension_pack_es31a on radeonsi.
    - GL_KHR_texture_compression_astc_ldr on radeonsi.
    - GL_NV_conservative_raster and GL_NV_conservative_raster_dilate on
      nvc0 (GM200+).
    - GL_NV_conservative_raster_pre_snap_triangles on nvc0 (GP102+).
    - multisampled images on nvc0 (GM107+) (now supported on GF100+).
  * Additional features:
    - ANV Extensions:
      - VK_KHR_bind_memory2.
      - VK_KHR_external_fence.
      - VK_KHR_external_fence_capabilities.
      - VK_KHR_external_semaphore.
      - VK_KHR_external_semaphore_capabilities.
      - VK_KHR_maintenance2.

OBS-URL: https://build.opensuse.org/request/show/637103
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=774
2018-09-23 10:25:38 +00:00
OBS User buildservice-autocommit
b8dee8542a Updating link to change in openSUSE:Factory/Mesa revision 336.0
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=0edf486afee512a6d3b26548e8e6812d
2018-09-19 12:34:11 +00:00
7148e81eb9 - get rid of libwayland-egl1/libwayland-egl-devel completely; also
for older Leap versions

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=771
2018-09-11 13:32:10 +00:00
ded7693b9b - update to 18.2.0
* This release consists of nearly 2200 commits from approximately
    130 developers.
  * The top highlights include:
    - OpenGL 4.3 on virgl.
    - OpenGL 4.4 Compatibility profile on radeonsi.
    - OpenGL ES 3.2 on radeonsi and virgl.
    - GL_ARB_ES3_2_compatibility on radeonsi.
    - GL_ARB_fragment_shader_interlock on i965.
    - GL_ARB_sample_locations and GL_NV_sample_locations on nvc0 (GM200+).
    - GL_ANDROID_extension_pack_es31a on radeonsi.
    - GL_KHR_texture_compression_astc_ldr on radeonsi.
    - GL_NV_conservative_raster and GL_NV_conservative_raster_dilate on
      nvc0 (GM200+).
    - GL_NV_conservative_raster_pre_snap_triangles on nvc0 (GP102+).
    - multisampled images on nvc0 (GM107+) (now supported on GF100+).
  * Additional features:
    - ANV Extensions:
      - VK_KHR_bind_memory2.
      - VK_KHR_external_fence.
      - VK_KHR_external_fence_capabilities.
      - VK_KHR_external_semaphore.
      - VK_KHR_external_semaphore_capabilities.
      - VK_KHR_maintenance2.
      - VK_KHR_maintenance3.
      - VK_KHR_multiview.
      - VK_KHR_relaxed_block_layout.
      - VK_KHR_sampler_ycbcr_conversion.
      - VK_KHR_8bit_storage.
      - VK_KHR_create_renderpass2.
      - VK_KHR_display.
      - VK_KHR_display_swapchain.
      - VK_KHR_external_fence_fd.
      - VK_KHR_external_semaphore_fd.
      - VK_KHR_get_display_properties2.
      - VK_KHR_image_format_list.
    - RADV Extensions:
      - VK_KHR_bind_memory2.
      - VK_KHR_external_fence.
      - VK_KHR_external_fence_capabilities.
      - VK_KHR_maintenance2.
      - VK_KHR_maintenance3.
      - VK_KHR_multiview.
      - VK_KHR_relaxed_block_layout.
      - VK_KHR_create_renderpass2.
      - VK_KHR_display.
      - VK_KHR_display_swapchain.
      - VK_KHR_draw_indirect_count.
      - VK_KHR_external_fence_fd.
      - VK_KHR_get_display_properties2.
      - VK_KHR_get_surface_capabilities2.
      - VK_KHR_image_format_list.
    - New GL extensions supported by all drivers:
      - GL_OES_EGL_image_external.
      - GL_OES_EGL_image_external_essl3.
    - freedreno:
      - GL 3.0's multisample anti-aliasing support on a5xx.
      - GL_ARB_texture_multisample support on a5xx.
      - GLES3.1's GS5 Packing/bitfield/conversion functions support on a5xx.
      - Dynamically uniform UBO array indices.
      - Packing/bitfield/conversion functions.
      - Enhanced textureGather.
      - GL_OES_texture_buffer.
      - GL_ARB_seamless_cubemap_per_texture.
    - i965:
      - GL_OES_texture_view on gen8+.
      - GL_EXT_texture_norm16.
    - nouveau:
      - GL_ARB_post_depth_coverage.
      - GL_ARB_sample_locations.
      - GL_EXT_texture_norm16.
    - r600:
      - GL_EXT_texture_norm16.
    - radeonsi:
      - GL_EXT_texture_norm16.
    - virgl:
      - GL_ARB_seamless_cubemap_per_texture.
      - GL_ARB_shader_stencil_export.
- supersedes u_r600-egd_tables.py-make-the-script-python-2-3-compat.patch,
  u_intel_anv-make-scripts-python-2-3-compat.patch
- U_intel-decoder-mark-total_length-as-MAYBE_UNUSED-in-g.patch,
  U_intel-aubinator-mark-ftruncate_res-as-MAYBE_UNUSED-i.patch,
  U_python-Fix-rich-comparisons.patch,
  U_python-Use-key-functions-when-sorting-containers.patch
  * buildfixes ...

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=770
2018-09-11 12:38:21 +00:00
f4b78c23bd - update to 18.1.7
* Mesa 18.1.7 is now available for general consumption. This
    release has been rather small compared to the last few
    release, There's just a handful of fixes in total. Meson,
    radv, anv, gallium winsys, intel, i965, and r600 were the
    only recipients of fixs this go around.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=769
2018-08-27 12:43:05 +00:00
6e229153b9 Accepting request 631630 from home:Vogtinator:branches:X11:XOrg
- Add wayland to egl_platforms for Leap 15.0+ and TW again (boo#1105798)

- Add wayland to egl_platforms for Leap 15.0+ and TW again (boo#1105798)

OBS-URL: https://build.opensuse.org/request/show/631630
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=768
2018-08-27 11:00:14 +00:00
d5bc6b44c9 - update to 18.1.6
* autotools fixes for libglvnd, libgl naming, and pkgconfig
  * meson fixed its handling of stale symlinks wrt megadrivers
  * windows relaged fixes
  * some bug fixes for clover
  * plenty of egl, wayland, glx, and dri3 fixes
  * a couple of nir fixes
  * and on the driver side, radv, intel, vc4, etnaviv, swr, r600, amd, and
    nouveau all had a few fixes
- supersedes archlinux_glvnd-fix-gl-dot-pc.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=766
2018-08-17 12:19:44 +00:00
aaf56abff9 - disabled build of libwayland-egl for factory/sle16/Leap 16 now
being provided by Wayland itself and probably be removed from
  Mesa soon; see also https://build.opensuse.org/request/show/613048

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=765
2018-08-13 15:19:50 +00:00
Michal Srb
360255adea Accepting request 627164 from home:mimi_vx:branches:X11:XOrg
- update to 18.1.5
  * several fixes for radv
  * A few fixes for virgil, spirv, radeonsi, nir, disk cache and build
     systems

- update to 18.1.5
  * several fixes for radv
  * A few fixes for virgil, spirv, radeonsi, nir, disk cache and build
     systems

OBS-URL: https://build.opensuse.org/request/show/627164
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=763
2018-08-03 08:31:28 +00:00
0040a17822 Accepting request 625410 from home:Guillaume_G:branches:X11:XOrg
- Enable virgl on ARM

OBS-URL: https://build.opensuse.org/request/show/625410
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=761
2018-07-26 13:25:24 +00:00
bfde2c5fe6 - update to 18.1.4
* Several fixes for i965
  * Several fixes for anv
  * A few fixes each for radeonsi, glx, the glsl compiler, the
    autotools build, nir, st/dri, and r600

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=759
2018-07-17 01:57:55 +00:00
890044dce0 Accepting request 622027 from home:marxin:branches:X11:XOrg
- Make build verbose.
- Make build verbose.

OBS-URL: https://build.opensuse.org/request/show/622027
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=756
2018-07-12 14:23:48 +00:00
a8de99b90c Accepting request 619902 from home:mimi_vx:branches:X11:XOrg
- update to 18.1.3
 * numerous fixes for radv
 * some fixes for common radeon code
 * fixes for both the nir and glsl compilers
 * An i965 fix for some gpu hangs on SNB

- update to 18.1.3
 * numerous fixes for radv
 * some fixes for common radeon code
 * fixes for both the nir and glsl compilers
 * An i965 fix for some gpu hangs on SNB

- add mako_4_radv.patch - fixes Mako detection for RADV/intel

OBS-URL: https://build.opensuse.org/request/show/619902
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=754
2018-07-02 08:46:51 +00:00
eff3b9128f Accepting request 617323 from home:mimi_vx:branches:X11:XOrg
- add mako_4_radv.patch - fixes Mako detection for RADV/intel 

- add mako_4_radv.patch - fixes Mako detection for RADV/intel

OBS-URL: https://build.opensuse.org/request/show/617323
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=752
2018-06-18 02:01:43 +00:00
805845d0e6 Accepting request 617305 from home:mimi_vx:branches:X11:XOrg
- update to 18.1.2
 * Fixes for libatomic checks on non-arm and non-x86 platforms
 * porting of additional libatomic checks to meson from autotools
 * numerous radv fixes
 * numerous intel fixes
 * A few fixes each for radeonsi, r300, ac, glx, and vulkan

- update to 18.1.2
 * Fixes for libatomic checks on non-arm and non-x86 platforms
 * porting of additional libatomic checks to meson from autotools
 * numerous radv fixes
 * numerous intel fixes
 * A few fixes each for radeonsi, r300, ac, glx, and vulkan

OBS-URL: https://build.opensuse.org/request/show/617305
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=751
2018-06-17 14:15:51 +00:00
af5eeb5b5d Accepting request 614240 from home:mimi_vx:branches:X11:XOrg
- Update to 18.1.1
- drop U_dri3-Stricter-SBC-wraparound-handling.patch
 * Radv fixed one extension and several features on a per-generation basis.
 * Vulkan got fixes for a potential free of uninitialized memory
 * Tegra got modifier fixes.
 * nv30 fixed displayable formats.
 * i965 now works correctly for GLK 2x6 systems.

- Update to 18.1.1
- drop U_dri3-Stricter-SBC-wraparound-handling.patch
 * Radv fixed one extension and several features on a per-generation basis.
 * Vulkan got fixes for a potential free of uninitialized memory
 * Tegra got modifier fixes.
 * nv30 fixed displayable formats.
 * i965 now works correctly for GLK 2x6 systems.

OBS-URL: https://build.opensuse.org/request/show/614240
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=749
2018-06-05 12:05:37 +00:00
6c1c346b50 Accepting request 611357 from home:tobijk:X11:XOrg
- Add patch U_dri3-Stricter-SBC-wraparound-handling.patch
  This fixes an error with timestamps, avoiding near infinite client
  hangs with the new X server 1.20 release and some clients, the most 
  prominent being plasmashell & steam
  Bugentry: FDO#106351

- Add patch U_dri3-Stricter-SBC-wraparound-handling.patch
  This fixes an error with timestamps, avoiding near infinite client
  hangs with the new X server 1.20 release and some clients, the most 
  prominent being plasmashell & steam
  Bugentry: FDO#106351

OBS-URL: https://build.opensuse.org/request/show/611357
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=747
2018-05-22 18:09:47 +00:00