SHA256
1
0
forked from pool/Mesa
Commit Graph

541 Commits

Author SHA256 Message Date
34e7f5f283 - Update to 18.0.1
* In this release we have:
  * On the build system to highlight Meson is get improved thorugh several patches
    that fix issues around it.
  * On the drivers part, RADV get several fixes: one for multisample regressions on
   Vega, another around GFX9 buffer views, and a couple of them more to related
   with avoiding emitting unneeded vertex state.
  * St/Nine get fixes around face register, lighting constants, math check for
    inversible matrix, implicit conversions and bad tracking of vertex textures.
  * Freedreno/a5xx get fixes around missaligned heigh for PIPE_BUFFER, and around
    page faults.
  * Several fixes are also enqueued for Intel driver: set right channel_sizes for
   MOV_INDIRECT sources, set right config registration for uploading to kernel,
   return the fourcc stored in __DRIimage when possible, fix negative sign in
   64-bit return values, fix null destination register in assembly instructions
   with 3 source operands, a fix for failed TCS/TES shader compilation
  * Queue also contains a couple of fixes around Gallium drivers, one to fix a typo
    in code that was causing wrong return value, and another one to fix an
    unitialized modifier for DRI2.
  * Mesa core gets a couple of patches to fix issues around overriding OpenGL/ES
    supported version through environment variables, and a patch to fix an issue
    with texture samples found in "The Witness" through Wine.
  * A couple of bugs around unrolling loops have also been fixed, these patches were
    applied for NIR and GLSL.
  * On top of above, NIR gets more fixes in a couple of lowering functions used:
    coalesce in lower_vec_to_movs if vec had a SSA destination, and interp_var_at
    intrinsic support in lower_indirect_derefs. It also gets a fix around
    vars_to_ssa function.
  * Finally, there are other fixes affecting Radeonsi, AC, EGL/Wayland and SPIR-V
    compiler.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=736
2018-04-19 10:36:41 +00:00
ebabdef0cf - enabled opencl and that way also Mesa-gallium on 42.3 since we
now build against llvm 6; this also fixes the requirements from
  Mesa-32bit to Mesa-gallium-32bit in baselibs.conf (reported by
  community)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=735
2018-04-18 09:36:28 +00:00
0177639543 Accepting request 593731 from home:michalsrb:branches:bnc1082298:X11:XOrg
- Remove n_Disable-AMDGPU-GFX9-Vega-on-LLVM-lessthan-6.0.0.patch.
  * Not needed since we build Mesa against LLVM 6. (bnc#1082298)
- Remove u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch.
  * It was disabled for long time and does not seem to be needed.
    (bnc#1082306)

OBS-URL: https://build.opensuse.org/request/show/593731
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=733
2018-04-05 09:56:01 +00:00
ed69187d7a Accepting request 593123 from home:Andreas_Schwab:Factory
- Enable nine on arm/aarch64

OBS-URL: https://build.opensuse.org/request/show/593123
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=732
2018-04-04 12:09:38 +00:00
09aad86180 - Update to 18.0.0 final
* one-and-only change since 18.0.0-rc5: updated release notes
- Changes since 17.3  
  * The top highlights include:
    + Cannonlake support on i965 and anv
    + GL 4.3/GLES 3.1 support  on r600/evergreen with hw fp64 support
    + Meson build system
  * ANV Extensions:
    + VK_EXT_external_memory_dma_buf
  * RADV Extensions:
    + VK_ANDROID_native_buffer
    + VK_KHR_external_fence
    + VK_KHR_external_fence_capabilities
    + VK_KHR_external_fence_fd
    + VK_KHR_get_surface_capabilities2
    + VK_EXT_discard_rectangles
    + VK_EXT_external_memory_dma_buf
    + VK_AMD_shader_info
  * EGL:
    + Support for RGBA/RGBX 1010102 formats
    + EGL_EXT_pixel_format_float
    + Final planned release to ship wayland-egl. Now provided by wayland.
  * GLX:
    + Darwin/Apple fixes
  * Mesa core
    + Support 1 binary format for GL_ARB_get_program_binary on i965
    + drirc workarounds:
      (*) Unreal 4 Editor
      (*) Observer
      (*) Steamroll
      (*) Refunct
  * drirc mesa_glthread whitelists:
    + Mount and Blade Warband
- i965:
  * Disk shader cache when MESA_GLSL_CACHE_DISABLE is set to "false"
  * GL_EXT_disjoint_timer_query on gen6+

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=730
2018-03-28 10:14:53 +00:00
df91c744ba - Update to 18.0.0-rc5
* The fifth and final release candidate for Mesa 18.0.0. Modulo
    serious regressions, it is anticipated that it will become
    Mesa 18.0.0 this Friday (2018-03-23) around 16:00 GMT
- supersedes u_glsl-linker-error.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=728
2018-03-21 15:50:03 +00:00
7cd7cdb2d7 - no longer try to use non-existing python3-mako as BuildRequires
on Leap 42.3

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=726
2018-03-19 20:00:41 +00:00
7c41b698cc Accepting request 587882 from home:michalsrb:branches:fdo104926:X11:XOrg
- u_st-dri-don-t-set-queryDmaBufFormats-queryDmaBufModif.patch
  * Fixes laggy mouse in Wayland. (fdo#104926)

OBS-URL: https://build.opensuse.org/request/show/587882
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=725
2018-03-16 13:14:29 +00:00
9eccb494d3 - replaced u_r600-egd_tables.py-added-support-for-python-3.patch
with fixed u_r600-egd_tables.py-make-the-script-python-2-3-compat.patch 
  and enabled it again; removed again n_egd_tables_h.patch (boo#1082303)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=722
2018-03-01 16:14:54 +00:00
83b6f6862c - added n_egd_tables_h.patch and disabled u_mesa-python3-only.patch
* use pregenerated egd_tables.h (via python2) instead of trying
    to generate it during buildtime with python3 using an apparently
    broken patch (boo#1082303)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=719
2018-03-01 13:51:54 +00:00
54e4ca42e2 - removed more unneeded buildrequires: libudev, openssl, bison,
flex (boo#1082312)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=717
2018-02-28 15:35:51 +00:00
df69ad9f26 - removed u_configure.ac-Link-to-libLLVMCodegen-to-fix-cyclic-li.patch
which is no longer needed due to changed LLVM build (boo#1082307)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=716
2018-02-27 18:19:46 +00:00
37d3052c53 - merge content of new rpmlintrc into existing Mesa-rpmlintrc file
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=715
2018-02-27 09:59:23 +00:00
b75f2de374 - no longer run ldconfig for the follwing backend (ICD) drivers,
since it's considered wrong: xvmc, vdpau, va, opencl, and vulkan;
  required adding a rpmlintrc file with appropriate rules
  (boo#1082316)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=713
2018-02-26 14:34:53 +00:00
42d3a9c4ed - removed no longer needed ncurses-devel BuildRequires (boo#1082315)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=710
2018-02-23 13:27:08 +00:00
f35534c2f7 - redone u_add_llvm_codegen_dependencies.patch and renamed to
u_configure.ac-Link-to-libLLVMCodegen-to-fix-cyclic-li.patch
  (boo#1082307)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=709
2018-02-23 13:24:29 +00:00
cb8b1070ee - removed u_mesa-8.0.1-fix-16bpp.patch and
u_mesa-8.0-llvmpipe-shmget.patch, which we no longer apply since
  about 5 years (boo#1082305)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=708
2018-02-23 13:05:50 +00:00
f4c3419d2a - recreated u_mesa-python3-only.patch and renamed to
u_r600-egd_tables.py-added-support-for-python-3.patch; also
  removed first hunk (boo#1082303)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=707
2018-02-23 12:59:05 +00:00
5d5a714763 - removed n_Define-GLAPIVAR-separate-from-GLAPI.patch
* bits moved to libGLw's n_Use-newly-introduced-GLAPIVAR-for-variables.patch
    (boo#1082297)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=706
2018-02-23 11:12:25 +00:00
d920707302 Accepting request 578358 from home:Andreas_Schwab:Factory
- Mesa-gallium only exists if %{with_opencl}
- Add support for riscv64

OBS-URL: https://build.opensuse.org/request/show/578358
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=705
2018-02-20 13:56:56 +00:00
bfb54f85e5 Accepting request 577308 from home:mstaudt:1081210boo-mesa-dri-vc4
- Split Nouveau and VC4 from the main driver package on all systems
  Fixes (boo#1081210).

OBS-URL: https://build.opensuse.org/request/show/577308
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=703
2018-02-16 16:57:28 +00:00
85a8c9217e Accepting request 576934 from home:mimi_vx:test
- remove %{release} based dependecies
   Unfortuanetly Mesa and Mesa-drivers can have different release number
   Release is Commit_Count.Build_Count and build count can be different
   because both packages have different dependencies

- remove %{release} based dependecies
   Unfortuanetly Mesa and Mesa-drivers can have different release number
   Release is Commit_Count.Build_Count and build count can be different
   because both packages have different dependencies

OBS-URL: https://build.opensuse.org/request/show/576934
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=702
2018-02-15 09:31:00 +00:00
Michal Srb
111fa9f12e Update changelog to mention bnc#1080492.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=701
2018-02-14 11:58:04 +00:00
Michal Srb
b1b86261ef Accepting request 576479 from home:mimi_vx:branches:X11:XOrg
- add u_glsl-linker-error.patch
  * fix fdo#104777 - Attaching multiple shader objects for the same
      stage to a GLSL program triggers a linker error

  when a package has been patched 
- add u_glsl-linker-error.patch
  * fix fdo#104777 - Attaching multiple shader objects for the same
      stage to a GLSL program triggers a linker error

OBS-URL: https://build.opensuse.org/request/show/576479
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=700
2018-02-14 10:25:18 +00:00
de9388e7e1 Accepting request 575796 from home:worldcitizen:branches:X11:XOrg
Added %{release} so the correct package release is used when a package has been patched

OBS-URL: https://build.opensuse.org/request/show/575796
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=699
2018-02-12 14:47:44 +00:00
3e3283c5b2 - Update to 18.0.0-rc4
- supersedes u_mesa-st-shader_cache-restore-num_tgsi_tokens-when-loading.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=698
2018-02-09 14:08:44 +00:00
Michal Srb
813de84f32 Accepting request 573594 from home:michalsrb:branches:bnc1079465:X11:XOrg
- u_mesa-st-shader_cache-restore-num_tgsi_tokens-when-loading.patch
  * Fix crash when loading shader. (bnc#1079465)

OBS-URL: https://build.opensuse.org/request/show/573594
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=696
2018-02-07 08:22:29 +00:00
16c9e8f921 - supersedes U_intel-Add-more-Coffee-Lake-PCI-IDs.patch
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=693
2018-02-02 18:52:39 +00:00
3b3af5d1da - Update to 18.0.0-rc3
* includes significant improvements for OpenGL and Vulkan support
    and performance.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=692
2018-02-02 14:05:09 +00:00
ffbbabedd9 Accepting request 571475 from home:michalsrb:branches:X11:XOrg
- Remove dependency on clang-devel-static. (bnc#1065464)
  * It was removed, clang-devel now again provides everything
    necessary as shared libraries.

OBS-URL: https://build.opensuse.org/request/show/571475
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=691
2018-01-31 16:37:49 +00:00
Michal Srb
fd17a96af0 - Require Mesa-dri-32bit and Mesa-gallium-32bit by Mesa-32bit. It
mirrors the requirement of the normal packages. (bnc#1078261)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=688
2018-01-30 14:44:55 +00:00
a71b936efc Accepting request 570576 from home:michalsrb:branches:bnc1075901:X11:XOrg
- Disable AMDGPU GFX9/Vega with LLVM < 6.0.0.
  * n_Disable-AMDGPU-GFX9-Vega-on-LLVM-lessthan-6.0.0.patch
  * While it is supported since LLVM 5.0.0, it was not working
    correctly (bnc#1075901). Since we do not have the resources to
    determine which fixes should be backported and LLVM 6 will be
    released relatively soon, disable the support until then. Users
    with the card will have working desktop using software
    rendering just like they did with LLVM 4.

OBS-URL: https://build.opensuse.org/request/show/570576
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=686
2018-01-29 13:59:21 +00:00
086054d226 Accepting request 568104 from home:michel_mno:branches:X11:XOrg
- in spec file move %dir %{_libdir}/dri to avoid ppc build failure

OBS-URL: https://build.opensuse.org/request/show/568104
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=684
2018-01-22 12:02:57 +00:00
d0b4d1c0cd Accepting request 567730 from home:michalsrb:branches:update-mesa
- Update to 17.3.3
  * Fixes to radv, anv, etnaviv, swrast and radeonsi drivers.
  * Fixes for DRI3.
- Make Mesa require Mesa-dri and Mesa-gallium. This makes Mesa
  usable again for users who do not install recommended packages.
  It breaks the Mesa and Mesa-drivers split, which has to be fixed
  by ignoring it in obs.

OBS-URL: https://build.opensuse.org/request/show/567730
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=682
2018-01-19 15:26:51 +00:00
5429019dc8 Accepting request 566887 from home:michel_mno:branches:X11:XOrg
- Add _constraints to select 6G disk for PowerPC
  to avoid cpio: write error on obs-power8-05 workers boo#1076325

OBS-URL: https://build.opensuse.org/request/show/566887
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=681
2018-01-18 08:36:05 +00:00
Michal Srb
54060d0ef7 Accepting request 565806 from home:michalsrb:branches:X11:XOrg
- U_intel-Add-more-Coffee-Lake-PCI-IDs.patch
  * Add more Coffeelake PCI IDs (request by Intel)

OBS-URL: https://build.opensuse.org/request/show/565806
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=678
2018-01-15 15:45:22 +00:00
4055074f2c Accepting request 562064 from home:jengelh:branches:X11:XOrg
- Drop some redundant wording from descriptions. all in opensuse:factory is free
  Drop redundant %if guard around a %post section.

OBS-URL: https://build.opensuse.org/request/show/562064
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=677
2018-01-10 14:30:48 +00:00
Michal Srb
377f19bdd3 Accepting request 563225 from home:michalsrb:branches2:X11:XOrg
- Update to 17.3.2
  * Multiple fixes in the RADV Vulkan driver, workaround when using
    slibtool and a GLSL workaround for various titles using Unreal
    Engine 4.
- Drop upstreamed u_r600-Add-support-for-B5G5R5A1.patch
- Modify u_mesa-python3-only.patch to not break python 2.

OBS-URL: https://build.opensuse.org/request/show/563225
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=676
2018-01-10 09:51:07 +00:00
Michal Srb
91e3c82152 Accepting request 563054 from home:michalsrb:branches2:X11:XOrg
- Update to 17.3.1
  * Multiple fixes and improvements of the GLSL shader cache. The
    RADV driver no longer advertises VK_EXT_debug_report - there is
    no support for it.
  * The i965, radeonsi, nvc0 and freedreno drivers have received a
    few small fixes each.
  * A number of big endian fixes have been merged.

- Fixes for 32bit support broken by the Mesa split.

OBS-URL: https://build.opensuse.org/request/show/563054
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=675
2018-01-09 15:25:30 +00:00
50c22eaceb Accepting request 562483 from home:scarabeus_iv:branches:X11:XOrg
- Switch to python3 during build instead of python2
  * Add patch u_mesa-python3-only.patch

- Switch to python3 during build instead of python2
  * Add patch u_mesa-python3-only.patch

OBS-URL: https://build.opensuse.org/request/show/562483
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=674
2018-01-08 11:57:13 +00:00
Michal Srb
85dec995cf - Require llvm >= 3.9.0
* The build fails otherwise because it is required for multiple
    Mesa components.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=672
2018-01-08 09:29:24 +00:00
Michal Srb
ffde9da8c0 - Add Mesa-dri and Mesa-gallium to baselibs.conf.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=671
2018-01-08 07:57:36 +00:00
Michal Srb
45afbf2b5d Accepting request 561802 from home:michalsrb:branches:bnc1071297:X11:XOrg
- Use different form of split for faster build (bnc#1071297)
  * Mesa.spec does not use llvm and builds most of the *-devel
    subpackages.
  * Mesa-drivers.spec uses llvm and builds extra things installable
    in addition to packages from Mesa.spec. These packages are
    required for actual rendering.

OBS-URL: https://build.opensuse.org/request/show/561802
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=670
2018-01-05 09:08:37 +00:00
d25fd5b848 Accepting request 555293 from home:mimi_vx:branches:X11:XOrg
- update to 17.3.0
- drop U_configure.ac-rework-llvm-libs-handling-for-3.9.patch
  * new major release comitng with changes in RADV, intel ANV,
     S3TC support, RadeonSI driver with RX Vega. On-disk shader cache

OBS-URL: https://build.opensuse.org/request/show/555293
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=668
2017-12-10 12:52:00 +00:00
99c133b1aa installed with full Mesa package. (bsc#1071297)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=667
2017-12-09 11:25:08 +00:00
f308b44782 Accepting request 555227 from home:michalsrb:branches:bnc1071297:X11:XOrg
- Split Mesa into Mesa and Mesa-mini. Mesa-mini does not depend on
  llvm and its purpose is to build fast and allow other packages
  that BuildRequire Mesa to be build independently on llvm.
  Packages built against Mesa-mini should work correctly when
  installed with full Mesa package.

OBS-URL: https://build.opensuse.org/request/show/555227
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=666
2017-12-09 07:37:06 +00:00
162fc6874a Accepting request 545750 from home:avindra
- update to 17.2.6
  * Core: fix to keep a program alive when re-linking and prevent
    an use-after-free.
  * GLSL compiler: several fixes, including one to prevent a
    SIGSEV when calling an undeclared subroutine in certain
    conditions and another to mark the xfb buffers as active only
    if a variable uses them.
  * SPIR-V compiler: fixed seveal problems involving the usage of
    separate images and texture/samplers.
  * Intel drivers: many new fixes, specially for i965. Several are
    focused on improving SIMD32 and little-core. It also includes a
    fix for a GPU hang which was detected while playing HW
    accelerated video with mpv.
  * AMD drivers: radv has seen plugged 2 memory leaks while r600
    has gotten a fix through reversing the tess factor components
    for isolines.
  * swr driver: fixes for two performance regressions (one for 
    avx512 platforms and the other for the avx/avx2 platforms).
  * ddebug gallium driver: fix for an use-after-free.
  * EGL: Wayland platform of the the DRI2 drivers got a fix to
    prevent crashing in ancient systems.
  * GLX has also received corrections to prevent a couple of errors
    when creating and binding a context in DRI3 and DRISW,
    respectively.
  * Build and integration: allow building libglvnd when EGL is present
    but not GLX. Enable building targets which don't need X11, such
    as omx and va, when XCB is not present. You can now specify
    the prefix installation for the OpenCL icd file.

OBS-URL: https://build.opensuse.org/request/show/545750
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=664
2017-11-27 10:08:12 +00:00
8922a426b3 Accepting request 540678 from home:avindra
It's still building. All of the patches were applied without conflicts.

Let's see the result.

OBS-URL: https://build.opensuse.org/request/show/540678
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=662
2017-11-11 17:08:56 +00:00
f75420706c Accepting request 538334 from X11:XOrg
Revert change to python3 .. unfortuanetly dependecy on python2 is hardcoded and
needs more changes than simple deps

I'll open bug for this -> now is prepared removal of python2 from distribution

OBS-URL: https://build.opensuse.org/request/show/538334
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=660
2017-11-02 17:55:58 +00:00
5ad1a95bf5 Accepting request 538278 from home:mimi_vx:branches:X11:XOrg
- switch to python3

OBS-URL: https://build.opensuse.org/request/show/538278
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=659
2017-11-02 10:31:15 +00:00
cd6ef975f9 Accepting request 537777 from home:avindra
Update to 17.2.4.

No surprises.

Build is still going, lets see the result.

OBS-URL: https://build.opensuse.org/request/show/537777
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=658
2017-10-31 13:06:44 +00:00
6a40d63633 - update to 17.2.3
* The Vulkan drivers ANV and RADV have multiple small fixes.
  * The EGL code has improved handling of the new wl_dmabuf codepath.
  * SWR no longer crashes when checking environment variables.
  * Other gallium drivers have also seen updates - freedreno, nouveau and
    radeonsi. The gallivm module, used by llvmpipe et al. has gained little
    endian PPC64 fixes.
  * The VA and VDPAU state-trackers have seems improvements handling
    interlaced videos.
  * We're using python3 compatible constructs which gives us SCons 3.0
    support.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=656
2017-10-23 09:52:13 +00:00
6bebdfbdba Accepting request 534468 from home:michalsrb:branches:X11:XOrg
- U_configure.ac-rework-llvm-libs-handling-for-3.9.patch
  * llvm-config 3.9 and higher works properly, use its values
    instead of guessing. Fixes build against llvm built as single
    shared library.

OBS-URL: https://build.opensuse.org/request/show/534468
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=654
2017-10-17 14:05:27 +00:00
a17739caf7 Accepting request 533675 from home:Andreas_Schwab:Factory
- svga is x86-only
- u_svga-Fix-build-on-ppc64le.patch: Remove

OBS-URL: https://build.opensuse.org/request/show/533675
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=653
2017-10-12 17:44:54 +00:00
ba221bca17 Accepting request 533412 from home:michalsrb:branches:X11:XOrg
- Add build dependency on clang-devel-static.
  * Required with new llvm4 build mode (bnc#1049703).
  * Also rename dependency llvm-clang-devel to clang-devel. The
    llvm-clang-devel is old name kept around for compatibility.

Note that it is unresolvable at the moment. It needs to meet with
llvm submission from devel:tools:compiler to work.

OBS-URL: https://build.opensuse.org/request/show/533412
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=652
2017-10-11 14:40:26 +00:00
5e1061b579 - update to 17.2.2
* several Vulkan ANV/RADV driver fixes including Wayland WSI 
    improvements, RadeonSI / i965 / VC4 OpenGL fixes among other
    work, some fixes to common Gallium3D code, support for LLVM 5.0
    in Gallium3D when using the SCons build system, and a range of
    other fixes/improvements.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=650
2017-10-04 10:28:48 +00:00
a5b416ce07 Accepting request 530199 from home:StefanBruens:branches:X11:XOrg
- Drop gallium svga driver for arm/aarch64. The svga driver is a vmware
  guest driver, thus only usable on x86(_64) platforms
- Also enable OpenCL on arm (32bit), llvm4 has reached Factory

OBS-URL: https://build.opensuse.org/request/show/530199
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=649
2017-10-01 11:44:45 +00:00
bf7f23de09 Accepting request 526977 from home:mimi_vx:branches:X11:XOrg
- update to 17.2.1
  * drop upstreamed patches
         n_force-xlocale-funcs.patch 
         u_gallivm-correct-channel-shift-logic-on-big-endian.patch
         u_llvmpipe-lp_build_gather_elem_vec-BE-fix-for-3x16-lo.patch
  * fdo#100613 - Regression in Mesa 17 on s390x (zSystems)
  * fdo#101709 - [llvmpipe] piglit gl-1.0-scissor-offscreen regression
  * fdo#102454 - glibc 2.26 doesn't provide anymore xlocale.h
  * fdo#102467 - [src/mesa/state_tracker/st_cb_readpixels.c:178]: (warning)
        Redundant assignment
  * fdo#102502 - [bisected] Kodi crashes since commit 707d2e8b - gallium:
        fold u_trim_pipe_prim call from st/mesa to drivers
  * many fixes for RADV a glsl

OBS-URL: https://build.opensuse.org/request/show/526977
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=647
2017-09-18 14:53:14 +00:00
9a39a129c3 - u_svga-Fix-build-on-ppc64le.patch
* This let us compile the code on ppc64le, but it no-ops the log
    function.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=645
2017-09-07 12:28:09 +00:00
98015196a8 - update to 17.2.0
* many RADV/ANV Vulkan driver improvements
  * Vulkan and OpenGL performance improvements
  * more work towards OpenGL 4.6 compliance
  * a wealth of other open-source driver improvements
  * initial Raven Ridge support (used on Vega-class graphics)
  * Intel Cannonlake Support 
- adjusted archlinux_0001-Fix-linkage-against-shared-glapi.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=644
2017-09-05 10:42:51 +00:00
7554bc1319 .changes cleanup
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=642
2017-08-29 12:03:33 +00:00
38811d7811 Accepting request 519162 from home:mimi_vx:branches:X11:XOrg
- update to 17.1.8 
 * fdo#101334 - AMD SI cards: Some vulkan apps freeze the system
 * fdo#101766 - Assertion `!&quot;invalid type&quot;' failed when constant
    expression involves literal of different type<
 * fdo#102024 - FORMAT_FEATURE_SAMPLED_IMAGE_BIT not supported for D16_UNORM
    and D32_SFLOAT
 * fdo#102148 - Crash when running qopenglwidget example on mesa llvmpipe win32
 * fdo#102241 - gallium/wgl: SwapBuffers freezing regularly with swap
    interval enabled
 * fdo#101910 - [BYT]
    ES31-CTS.functional.copy_image.non_compressed.viewclass_96_bits.rgb32f_rgb32f
  * fdo#102308 - segfault in glCompressedTextureSubImage3D

>>>>>>> ./Mesa.changes.r797cdae3a18826447fbc3669ad9416d2

OBS-URL: https://build.opensuse.org/request/show/519162
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=641
2017-08-29 12:02:11 +00:00
e52ee1c853 Accepting request 519140 from home:favogt:branches:X11:XOrg
Please forward and submit also to openSUSE:Factory:Update.

- Add patch to fix strtod on non-EN locale (boo#1055929):
  * n_force-xlocale-funcs.patch

OBS-URL: https://build.opensuse.org/request/show/519140
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=640
2017-08-28 14:50:41 +00:00
85877492fd - u_llvmpipe-lp_build_gather_elem_vec-BE-fix-for-3x16-lo.patch
updated; fixes three of the four regressions observed (PPC64, S390)
  [fdo#100613, comment#42]

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=638
2017-08-23 09:26:16 +00:00
68b1e7965c Accepting request 516907 from home:jberry:branches:X11:XOrg
- Replace uses of arch directive with targettype within a package
  declaration to resolve incorrect dependencies placed on -32bit
  packages.

OBS-URL: https://build.opensuse.org/request/show/516907
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=636
2017-08-15 10:22:17 +00:00
Michal Srb
32282c512b - Removed n_glesv2.pc-Add-lGL-for-libglvnd-builds-boo-1052776.patch
* The issue was in libglvnd which is fixed now. (boo#1052776)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=635
2017-08-14 14:09:43 +00:00
7c61184d43 - n_glesv2.pc-Add-lGL-for-libglvnd-builds-boo-1052776.patch
glesv2.pc: Add "-lGL" for libglvnd builds (boo#1052776)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=633
2017-08-08 14:20:49 +00:00
c8fb596141 Accepting request 515079 from home:mimi_vx:branches:X11:XOrg
- update to 17.1.6
 * fdo#97957 - Awful screen tearing in a separate X server with DRI3
 * fdo#101683 - Some games hang while loading when compositing is shut
    off or absent
 * fdo#101867 - Launch options window renders black in Feral Games
    in current Mesa trunk
 * and some other fixes as usualy

OBS-URL: https://build.opensuse.org/request/show/515079
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=632
2017-08-07 19:38:11 +00:00
319736993a Accepting request 511074 from home:michalsrb:branches:bnc1047154:X11:XOrg
- u_r600-Add-support-for-B5G5R5A1.patch
  * Fixes rendercheck tests when X server accelerates using glamor.
    (bnc#1047154)

OBS-URL: https://build.opensuse.org/request/show/511074
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=630
2017-07-22 04:13:15 +00:00
Michal Srb
b9c449e4ca Accepting request 510582 from home:mimi_vx:branches:X11:XOrg
- update to 17.1.5
 * fdo#100242 - radeon buffer allocation failure during startup of Factorio
 * fdo#101657 - strtod.c:32:10: fatal error: xlocale.h: No such file or directory
 * fdo#101666 - bitfieldExtract is marked as a built-in function
    on OpenGL ES 3.0, but was added in OpenGL ES 3.1
 * fdo#101703 - No stencil buffer allocated when requested by GLUT
 * and other bugfixes

OBS-URL: https://build.opensuse.org/request/show/510582
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=628
2017-07-18 07:04:14 +00:00
a6b839a15d Accepting request 507487 from home:mimi_vx:branches:X11:XOrg
- update to 17.1.4
 * fdo#77240 - khrplatform.h not installed if EGL is disabled
 * fdo#95530 - Stellaris - colored overlay of sectors doesn't render on i965
 * fdo#96958 - [SKL] Improper rendering in Europa Universalis IV
 * fdo#99467 - [radv] DOOM 2016 + wine. Green screen everywhere
 * fdo#101071 - compiling glsl fails with undefined reference to `pthread_create'
 * fdo#101252 - eglGetDisplay() is not thread safe
 * fdo#101294 - radeonsi minecraft forge splash freeze since 17.1
 * fdo#101451 - [G33] ES2-CTS.functional.clipping.polygon regression
 * and some other fixes as usualy

OBS-URL: https://build.opensuse.org/request/show/507487
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=626
2017-07-03 13:15:31 +00:00
a7c69b289b Accepting request 504705 from home:mimi_vx:branches:X11:XOrg
- update to 17.1.3
 * fdo#100988 - glXGetCurrentDisplay() no longer works for FakeGLX contexts?
 * fixes for radv, radeonsi, i965

OBS-URL: https://build.opensuse.org/request/show/504705
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=624
2017-06-19 13:37:21 +00:00
25fdb29277 Accepting request 504569 from home:mimi_vx:branches:X11:XOrg
- Fix baselibs.conf -> boo#1044813

OBS-URL: https://build.opensuse.org/request/show/504569
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=623
2017-06-19 12:57:00 +00:00
b5acd468fc - added "Requires: libclc" to Mesa-libOpenCL packages (boo#1044646)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=621
2017-06-16 08:17:26 +00:00
fe95464afc - specfile: Remove requires to vulkan libs from baselibs.conf on
platforms where vulkan build is disabled; ugly ... (bsc#1042900)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=620
2017-06-07 13:55:26 +00:00
2b06d7facf Accepting request 501363 from home:mimi_vx:branches:X11:XOrg
- update to 17.1.2
 * fdo#98833 - [REGRESSION, bisected] Wayland revert commit breaks
    non-Vsync fullscreen frame updates
 * fdo#100741 - Chromium - Memory leak
 * fdo#100877 - vulkan/tests/block_pool_no_free regression
 * fdo#101110 - Build failure in GNOME Continuous
 * many ANV, RADV, vulkan, i965 and egl fixes

OBS-URL: https://build.opensuse.org/request/show/501363
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=619
2017-06-06 12:36:09 +00:00
07667cc47b - u_llvmpipe-lp_build_gather_elem_vec-BE-fix-for-3x16-lo.patch
* Fix loading of a 3x16 vector as a single 48-bit load on 
    big-endian systems (PPC64, S390). [fdo#100613]

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=617
2017-05-31 08:00:23 +00:00
b357255f8e Accepting request 498237 from home:mimi_vx:branches:X11:XOrg
- update to 17.1.1
- dropped patch:
    fedora_0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch
 * fdo#100854 - YUV to RGB Color Space Conversion result is not precise
 * fdo#100925 - [HSW/BSW/BDW/SKL] Google Earth is not resolving
    all the details in the map correctly
 * radeonsi: add new vega10 pci ids
 * gbm/dri: Fix sign-extension in modifier query
 * radeon: automake: remove unneeded elf Cflags/Libs
 * egl: add g_egldispatchstubs.h to the release tarball
 * renderonly: Initialize fields of struct winsys_handle
 * vc4: Don't allocate new BOs to avoid synchronization when they're shared
 * anv: fix possible stack corruption
 * anv: don't leak DRM devices
 * glxglvnddispatch: Add missing dispatch for GetDriverConfig
 * nvc0/ir: SHLADD's middle source must be an immediate
 * nir/lower_tex: Fix minor error in YUV color conversion matrix
 * amd/addrlib: import Raven support
 * radeonsi/gfx9: add support for Raven
 * anv/formats: Update the three-channel BC1 mappings
 * 965/formats: Update the three-channel DXT1 mapping
 * radeonsi: mark fast-cleared textures as compressed when dirtying
 * radeonsi: fix primitive ID in fragment shader when using tessellation
 * radeonsi: fix gl_PrimitiveID in tessellation with instanced draws on SI
 * radeonsi: fix gl_PrimitiveIDIn in geometry shader when using tessellation
 * intel/isl/gen7: Use stencil vertical alignment of 8 instead of 4
 * mesa/st: fix yuv EGLImage's
 * virgl: fix virgl_bo_transfer_{put, get} box struct cop
 * 965/vec4/gs: restore the uniform values which was overwritten by failed
    vec4_gs_visitor execution

OBS-URL: https://build.opensuse.org/request/show/498237
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=616
2017-05-25 09:11:01 +00:00
baa944fd07 reverted previous change
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=615
2017-05-23 15:58:12 +00:00
249d1cfc79 - reenabled libxatracker2 on s390x (unintentionally removed)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=614
2017-05-23 15:49:03 +00:00
fcc0bdaf5d - specfile: libglvnd0 -> libglvnd; missed the package name
change in libglvnd package (boo#1038619, comment#5)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=613
2017-05-21 21:30:37 +00:00
507b8280d5 - baselibs.conf: libglvnd0 -> libglvnd; missed the package name
change in libglvnd package (boo#1038619)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=611
2017-05-11 09:11:40 +00:00
70179cbd70 Accepting request 494420 from home:mimi_vx:branches:X11:XOrg
- update to 17.1.0
- drop upstreamed patches:
    archlinux_0002-fixup-EGL-Implement-the-libglvnd-interface-for-EGL-v.patch
    archlinux_0001-EGL-Implement-the-libglvnd-interface-for-EGL-v2.patch
    archlinux_glapi-Link-with-glapi-when-built-shared.patch
+ New major release with:
  + OpenGL 4.2 support for Intel Ivy Bridge chips.
  + The RADV driver passes the Khronos CTS
  + Shader on-disk cache. Improving the startup and shader compilation
      times in some games.
  + This release includes significant performance improvements for games by
     Feral Interactive.
 * for full list of changes please check docs/relnotes/17.1.0.html

OBS-URL: https://build.opensuse.org/request/show/494420
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=610
2017-05-11 08:52:56 +00:00
eb572587ff Accepting request 492009 from home:mimi_vx:branches:X11:XOrg
- update to 17.0.5
 * fdo#97524 - Samplers referring to the same texture unit with different
    types should raise GL_INVALID_OPERATION
 * nvc0/ir: Properly handle a "split form" of predicate destination
 * nir: Destination component count of shader_clock intrinsic is 2
 * winsys/sw/dri: don't use GNU void pointer arithmetic
 * st/clover: add space between &lt; and ::
 * configure.ac: check require_basic_egl only if egl enabled
 * st/mesa: automake: honour the vdpau header install location
 * intel/fs: Use regs_written() in spilling cost heuristic for improved accuracy
 * intel/fs: Take into account amount of data read in spilling cost heuristic.
 * radv: report timestampPeriod correctly
 * anv/blorp: Flush the texture cache in UpdateBuffer
 * anv/cmd_buffer: Flush the VF cache at the top of all primaries
 * anv/cmd_buffer: Always set up a null surface state
 * anv/cmd_buffer: Use the null surface state for ATTACHMENT_UNUSED
 * anv/blorp: Properly handle VK_ATTACHMENT_UNUSED
 * i965/vec4: Avoid reswizzling MACH instructions in opt_register_coalesce()
 * st/mesa: invalidate the readpix cache in st_indirect_draw_vbo
 * anv/cmd_buffer: Disable CCS on BDW input attachments
 * mesa: fix remaining xfb prims check for GLES with multiple instances
 * mesa: validate sampler type across the whole program
 * vbo: fix gl_DrawID handling in glMultiDrawArrays
 * util/queue: don't hang at exit
 * mesa: fix remaining xfb prims check for GLES with multiple instances
 * mesa: extract need_xfb_remaining_prims_check
 * mesa: move glMultiDrawArrays to vbo and fix error handling
 + update Mesa.keyring to both upstream release managers

OBS-URL: https://build.opensuse.org/request/show/492009
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=608
2017-04-29 09:59:03 +00:00
a77ad11291 - u_gallivm-correct-channel-shift-logic-on-big-endian.patch:
* instead of reverse applying a change on s390x
    ("U_draw-use-SoA-fetch-not-AoS-one.patch") address the 
    issue by a real fix (bsc#1032272, fdo#100613)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=607
2017-04-28 13:08:39 +00:00
c554e12bef - baselibs.conf: added libvulkan_intel-32bit as a requirement for
Mesa-libd3d (boo#1036282)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=606
2017-04-27 10:26:30 +00:00
06f2426965 Accepting request 491022 from home:AndreasSchwab:f
- No OpenCL on ppc

OBS-URL: https://build.opensuse.org/request/show/491022
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=605
2017-04-26 18:17:08 +00:00
182b898d77 - let Mesa require Mesa-libEGL1 for a libglvnd build;
xf86-video-amdgpu driver needs it for 2D support via glamor
  (boo#1034832)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=603
2017-04-21 09:43:57 +00:00
f2aedc59e3 Accepting request 489618 from home:namtrac:branches:X11:XOrg
- Add u_add_llvm_codegen_dependencies.patch to link to
  libLLVMCodegen to fix cyclic linking problems. bsc#981975

OBS-URL: https://build.opensuse.org/request/show/489618
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=602
2017-04-20 14:13:15 +00:00
4511120c5c Accepting request 489186 from home:a_faerber:branches:X11:XOrg
Enable OpenCL for all but ARMv7 and ARMv6

OBS-URL: https://build.opensuse.org/request/show/489186
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=601
2017-04-19 08:32:56 +00:00
63b05b8698 Accepting request 488968 from home:mimi_vx:branches:X11:XOrg
- update to 17.0.4
 * fdo#100391 - SachaWillems deferredmultisampling asserts
 * fdo#100452 - push_constants host memory leak when resetting command buffer
 * fdo#100582 - piglit.spec.arb_stencil_texturing.glblitframebuffer corrupts
    state.gl_texture* assertions
 * radeonsi: add new polaris10 pci ids
 * fixes for anv, radv, i965 and nouveau drivers

OBS-URL: https://build.opensuse.org/request/show/488968
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=600
2017-04-17 17:51:18 +00:00
c5a067ede1 - removed broken locking patches for nouveau DRI driver
* N_01-WIP-nouveau-add-locking.patch
  * N_02-nouveau-more-locking-make-sure-that-fence-work-is-always-done-with-the-push-mutex-acquired.patch
  * N_03-nv30-locking-fixes.patch
  * N_04-nv50-Fix-double-lock-in-nv50_hw_sm_get_query_result.patch
  * N_05-Use-nv50_render_condition-in-nv50_blitctx_post_blit.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=598
2017-04-12 13:54:40 +00:00
48bda34511 - only reverse-apply 'U_draw-use-SoA-fetch-not-AoS-one.patch' on
s390x (bsc#1032272)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=597
2017-04-12 13:43:02 +00:00
f1cbffa9fb - build wayland on Leap >= 42.3
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=596
2017-04-12 12:54:28 +00:00
5d9a2e217f - build wayland on Leap
- separate package 'Mesa-dri-nouveau' on Leap

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=595
2017-04-12 12:32:31 +00:00
9bd958f291 - removed broken locking patches
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=594
2017-04-12 12:16:11 +00:00
81a4cfd5f5 - let Mesa require Mesa-libGL1 for a libglvnd build (bsc#1033708)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=593
2017-04-12 09:54:46 +00:00
607719c047 - U_draw-use-SoA-fetch-not-AoS-one.patch
* reverse-apply this patch to fix OpenGL support on s390x
    (bsc#1032272)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=592
2017-04-07 15:06:33 +00:00
fd56f9108c Accepting request 485802 from home:a_faerber:branches:X11:XOrg
Enable Clover for s390x

OBS-URL: https://build.opensuse.org/request/show/485802
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=590
2017-04-05 12:32:09 +00:00
2c7d130c53 Accepting request 484351 from home:mimi_vx:branches:X11:XOrg
- update to 17.0.3
- change Mesa.keyring to new release manager key
 * fdo#96743 [BYT, HSW, SKL, BXT, KBL] GPU hangs with GfxBench 4.0 CarChase
 * fdo#99246 [d3dadapter+radeonsi] EVE-Online : hang on wormhole sight
 * fdo#100061 LODQ instruction generated with invalid dst mask
 * fdo#100182 Flickering in The Talos Principle on Sky Lake GT4
 * radeonsi: add new polaris12 pci id
 * many fixes for RADV, ANV, i915, radeonsi and freedreno drivers

OBS-URL: https://build.opensuse.org/request/show/484351
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=588
2017-04-01 18:06:22 +00:00