Commit Graph

645 Commits

Author SHA256 Message Date
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
11fc1ebe62 no longer comment out disabled patch u_r600-egd_tables.py-added-support-for-python-3.patch
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=721
2018-03-01 15:26:29 +00:00
74c679cef8 let patching fail once egd_tables.h is part of release tarball
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=720
2018-03-01 14:00:42 +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
6a1bf12f3c marked rpmlintrc as source in specfile
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=714
2018-02-26 15:18:46 +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
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
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
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
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
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
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
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
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
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
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
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
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
a514a471cd OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=589 2017-04-03 09:26:48 +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
7cd393408d - specfile: Remove requires to libglvnd0/libglvnd-devel from
baselibs.conf when libglvnd build has been disabled; ugly ...

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=587
2017-03-29 15:20:32 +00:00
aa012f3f2c - specfile: only require libglvnd0/libglvnd-devel, if libglvnd build
is enabled
- baselibs.conf: added requires to libglvnd0/libglvnd-devel where
  needed

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=586
2017-03-29 09:44:09 +00:00
7eea581602 - disable libglvnd for openSUSE Leap 42.x and sle12
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=585
2017-03-27 14:35:16 +00:00
709691dd52 * fdo#97988 [radeonsi] playing back videos with VDPAU exhibits
* fdo#99484 Crusader Kings 2 - Loading bars, siege bars, morale bars, etc.
  * fdo#100049 ralloc: Make sure ralloc() allocations match malloc()'s
    alignment. causes seg fault in 32bit build
  * many fixes for ANV, RADV, Vulkan and i965 + radeonsi drivers

- fedora_0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch
  * Fix glXGetDriverConfig not working with glvnd 
  (https://bugzilla.redhat.com/show_bug.cgi?id=1429894)
- Fix indirect rendering, add libGLX_indirect.so.0 symlink
  (https://bugzilla.redhat.com/show_bug.cgi?id=1427174)
- added Requires to libglvnd0/libglvnd-devel where still needed
- patches picked from fedora:
  http://pkgs.fedoraproject.org/cgit/rpms/mesa.git/tree/

- re-enabled GLES build with libglvnd build, just not package GLES
  libs and require libglvnd0/libglvnd-devel instead

- archlinux_0001-Fix-linkage-against-shared-glapi.patch
  * fixes libglvnd support for osmesa
- archlinux_glvnd-fix-gl-dot-pc.patch
  * fixes libglvnd support in pkgconfig file
- archlinux_0001-EGL-Implement-the-libglvnd-interface-for-EGL-v2.patch/
  archlinux_0002-fixup-EGL-Implement-the-libglvnd-interface-for-EGL-v.patch
  * adds libglvnd support for EGL
- patches picked from archlinux:
  https://git.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/mesa

- archlinux_glapi-Link-with-glapi-when-built-shared.patch
  * currently needed for libglvnd support; picked from archlinux

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=584
2017-03-27 13:16:13 +00:00
2efdc95a37 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=583 2017-03-27 13:06:56 +00:00
7cdd1e1ddc Accepting request 481466 from home:mimi_vx:branches:X11:XOrg
- update to 17.0.2
 * fdo#97988 [radeonsi] playing back videos with VDPAU exhibits
    deinterlacing/anti-aliasing issues not visible with VA-API
 * fdo#99484 Crusader Kings 2 - Loading bars, siege bars, morale bars, etc.
    do not render correctly
 * fdo#100049 ralloc: Make sure ralloc() allocations match malloc()'s alignment.
    causes seg fault in 32bit build
* many fixes for ANV, RADV, Vulkan and i965 + radeonsi drivers

OBS-URL: https://build.opensuse.org/request/show/481466
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=582
2017-03-21 10:21:02 +00:00
d5c4614c09 Accepting request 476933 from home:mimi_vx:branches:X11:XOrg
- update to 17.0.1
 * radv: Never try to create more than max_sets descriptor sets.
 * radv: Reset emitted compute pipeline when calling secondary cmd buffer.
 * radv: Only use PKT3_OCCLUSION_QUERY when it doesn't hang.
 * radv: Use correct size for availability flag.
 * gallivm: Reenable PPC VSX (v3)
 * gallivm: Improve debug output (V2)
 * gallivm: Override getHostCPUName() "generic" w/ "pwr8" (v4)
 * egl/dri3: implement query surface hook
 * etnaviv: move pctx initialisation to avoid a null dereference
 * etnaviv: remove number of pixel pipes validation
 * anv: fix Get*MemoryRequirements for !LLC
 * egl/wayland: Don't use DRM format codes for SHM
 * tgsi: fix memory leak in tgsi sanity check
 * radv: change base aligmment for allocated memory.
 * radv: fix cik macroModeIndex.
 * radv: adopt some init config workarounds from radeonsi.
 * radv: fix depth format in blit2d.
 * radv: fix txs for sampler buffers
 * bin/get-extra-pick-list: use git merge-base to get the branchpoint
 * bin/get-extra-pick-list: rework to use already_picked list
 * bin/get-typod-pick-list.sh: limit `git grep ...' to only as needed
 * bin/get-pick-list.sh: limit `git grep ...' only as needed
 * bin/get-pick-list.sh: remove ancient way of nominating patches
 * bin/get-fixes-pick-list.sh: add new script
 * vc4: Avoid emitting small immediates for UBO indirect load address guards.
 * r300g: only allow byteswapped formats on big endian
 * gallium/u_queue: fix a crash with atexit handlers
 * gallium/u_queue: set num_threads correctly if not all threads start
 * glx/glvnd: Fix GLXdispatchIndex sorting

OBS-URL: https://build.opensuse.org/request/show/476933
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=580
2017-03-05 21:42:28 +00:00
6c192c086a Accepting request 459625 from home:AndreasSchwab:f
- Use --enable-gallium-llvm only if llvm is available

OBS-URL: https://build.opensuse.org/request/show/459625
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=578
2017-02-22 09:41:13 +00:00
cc4d0d31da Accepting request 457140 from home:jengelh:branches:X11:XOrg
- Some %if around %post do not match with %if around %package;
  drop them altogether since they are not needed except around
  %files.
- Rename wrongly-named libOSMesa9 to libOSMesa8

OBS-URL: https://build.opensuse.org/request/show/457140
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=576
2017-02-22 01:28:40 +00:00
7d89858013 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=574 2017-02-14 16:03:05 +00:00
270c94a3b0 Accepting request 457115 from home:mimi_vx:branches:X11:XOrg
- update to 17.0.0
- removed n_Fixed-build-against-wayland-1.2.1.patch , version requirement
   bumped up by upstream.
* Vulkan drivers:
  + Correctly return (and implement) VK_INCOMPLETE on multiple WSI queries
  + Support for the VK_KHR_sampler_mirror_clamp_to_edge extension
  + We now use the Khoronos vk.xml file to generate the entrypoints
* ANV:
  + HiZ and performance improvements
  + Float64 support and tessellation shader support.
* RADV:
  + Support multiple devices
  + Support for the VK_AMD_draw_indirect_count extension
  + Support for the VK_AMD_negative_viewport_height extension
* Mesa core:
  + Noticeable refactoring en route to GLSL Shader Cache
  + Groundwork for int64
* i965:
  + OpenGL 4.5 support on Haswell hardware
  + Reuse the same BLORP and ISL code as the ANV driver
* Gallium:
  + HUD: A number of race issues and memory leaks were resolved.
* freedreno
  + Support for a5xx
* nouveau:
  + OpenGL 4.3 support on Maxwell hardware
  + Improved performance due to instruction pipelining (Maxwell)
* r600/radeonsi
  + VCE: Handle H.264 level 5.2
  + Polaris12 support

OBS-URL: https://build.opensuse.org/request/show/457115
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=573
2017-02-14 15:53:20 +00:00
5d5ed7e499 Accepting request 454668 from home:AndreasSchwab:f
- Fix configuration settings

OBS-URL: https://build.opensuse.org/request/show/454668
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=570
2017-02-04 22:49:20 +00:00
4d96be38af - update to 13.0.4
* Multiple fixes for the i965 and radeonsi drivers. An odd glitch
    in glxgears when using the freedreno driver was also addressed.
  * The ANV driver being the prime source of patches - from
    compatibility improvements with newer Vulkan loaders, 
    smoketesting and various rendering and compliance fixes.
  * A couple of longstanding issues in the VA state tracker have
    also been resolved.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=569
2017-02-03 17:37:10 +00:00
a6bc0fdacb - baselibs.conf: replaced definition of packages, which default is
not set to be built in specfile to 
    arch aarch64 ppc64 ppc64le s390x x86_64 package <package>
 in order to make "osc service localrun source_validator" happy :-(

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=567
2017-01-30 11:04:57 +00:00
b47244717e Accepting request 451313 from home:mimi_vx:branches:X11:XOrg
- Enabled RADV vulkan driver for AMD GPU cards

OBS-URL: https://build.opensuse.org/request/show/451313
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=563
2017-01-19 10:56:56 +00:00
58aa7f820e Accepting request 448929 from home:mimi_vx:branches:X11:XOrg
- update to 13.0.3
+ dropped U_cso-don-t-release-sampler-states-that-are-bound.patch
* fdo#77662 Fail to render to different faces of depth-stencil cube map
* fdo#92234 [BDW] GPU hang in Shogun2
* fdo#98329 dEQP-EGL.functional.image.render_multiple_contexts.gles2_renderbuffer_depth16_depth_buffer
* fdo#99038 dEQP-EGL.functional.negative_api.create_pixmap_surface crashes
* many radeonsi and i965 bugfixes

OBS-URL: https://build.opensuse.org/request/show/448929
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=561
2017-01-09 11:08:04 +00:00
123a964366 Accepting request 446378 from home:dirkmueller:branches:X11:XOrg
- clean up configuration settings to be uniform accross all
  architectures except for list of dri and gallium drivers

OBS-URL: https://build.opensuse.org/request/show/446378
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=559
2017-01-01 20:21:51 +00:00
Max Staudt
71705f50c2 - U_cso-don-t-release-sampler-states-that-are-bound.patch:
This avoids Radeon hangs due to a use-after-free bug in Gallium.
  Fixes (boo#1015012), (fdo#93649)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=557
2016-12-12 14:21:11 +00:00
3d5acac659 Accepting request 442471 from home:mimi_vx:branches:X11:XOrg
- update to 13.0.2
* fdo#97321 Query INFO_LOG_LENGTH for empty info log should return 0
* fdo#97420  &quot;#version 0&quot; crashes glsl_compiler
* i965: Add some APL and KBL SKU strings
* i965: Reorder PCI ID list to match release order
* i965/glk: Add basic Geminilake support
* wsi: fix VK_INCOMPLETE for vkGetSwapchainImagesKHR
* ac/nir/llvm: fix channel in texture gather lowering code.
* vulkan/wsi/x11: handle timeouts properly in next image acquire (v1.1)
* vulkan/wsi: store present mode in swapchain base class
* vulkan/wsi/x11: add support for IMMEDIATE present mode
* vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfaceFormatsKHR
* vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfacePresentModesKHR
* cherry-ignore: add reverted LLVM_LIBDIR patch
* anv: fix enumeration of properties
* vc4: Don't abort when a shader compile fails.
* vc4: Clamp the shadow comparison value.
* vc4: Fix register class handling of DDX/DDY arguments.
* util/disk_cache: close a previously opened handle in disk_cache_put (v2)
* anv: Fix unintentional integer overflow in anv_CreateDmaBufImageINTEL
* anv/format: handle unsupported formats properly
* glcpp: Handle '#version 0' and other invalid values
* glsl: Parse 0 as a preprocessor INTCONSTANT
* anv/gen8: Stall when needed in Cmd(Set|Reset)Event
* anv/wsi: Set the fence to signaled in AcquireNextImageKHR
* anv: Rework fences
* vulkan/wsi/wayland: Include pthread.h
* vulkan/wsi/wayland: Clean up some error handling paths
* vulkan/wsi: Report the correct min/maxImageCount
* i965/gs: Allow primitive id to be a system value

OBS-URL: https://build.opensuse.org/request/show/442471
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=555
2016-11-29 10:33:22 +00:00
1fcb1bfc3a - baselibs.conf: enabled build of 32bit Mesa-dri-nouveau package,
e.g. required for Steam (bnc#1011156)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=554
2016-11-21 11:55:25 +00:00
ca51f0d438 Accepting request 440283 from home:mimi_vx:branches:X11:XOrg
- update to 13.0.1
* fdo#97715 [ILK,G45,G965] piglit.spec.arb_separate_shader_objects.misc
    api error checks
* fdo#98012 [IVB] Segfault when running Dolphin twice with Vulkan
* fdo#98512 radeon r600 vdpau: Invalid command stream: texture bo too small
* i965: Fix GPU hang related to multiple render targets and alpha testing
* Revert "st/vdpau: use linear layout for output surfaces"
* ac/nir: add support for discard_if intrinsic (v2)
* nir: add conditional discard optimisation (v4)
* amd/addrlib: limit fastcall/regparm to GCC i386
* anv: use correct .specVersion for extensions
* vc4: Use Newton-Raphson on the 1/W write to fix glmark2 terrain.
* ir: Flip gl_SamplePosition in nir_lower_wpos_ytransform().
* anv/device: Return DEVICE_LOST if execbuf2 fails
* vulkan/wsi/x11: Better handle wsi_x11_connection_create failure
* vulkan/wsi/x11: Clean up connections in finish_wsi
* anv: Better handle return codes from anv_physical_device_init
* intel/blorp: Use wm_prog_data instead of hand-rolling our own
* intel/blorp: Pass a brw_stage_prog_data to upload_shader
* anv/pipeline: Put actual pointers in anv_shader_bin
* anv/pipeline: Properly cache prog_data::param
* intel/blorp: Emit all the binding tables
* anv/device: Add an execbuf wrapper
* anv: Add a cmd_buffer_execbuf helper
* anv: Don't presume to know what address is in a surface relocation
* anv: Add a new bo_pool_init helper
* anv/allocator: Simplify anv_scratch_pool
* anv: Initialize anv_bo::offset to -1
* anv/batch_chain: Improve write_reloc
* anv: Add an anv_execbuf helper struct

OBS-URL: https://build.opensuse.org/request/show/440283
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=552
2016-11-15 10:24:36 +00:00
f6c020fb50 Accepting request 439175 from home:Andreas_Schwab:Factory
- Build Mesa-dri-nouveau only where available

OBS-URL: https://build.opensuse.org/request/show/439175
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=550
2016-11-08 12:51:14 +00:00
9d660a4ab1 Accepting request 438290 from home:Zaitor:branches:GNOME:Next
Resub with bug refs

OBS-URL: https://build.opensuse.org/request/show/438290
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=548
2016-11-02 12:53:31 +00:00
ae64664117 Accepting request 438167 from home:mimi_vx:branches:X11:XOrg
Tue Nov 18:14:28 UTC 2016 - mimi.vx@gmail.com
- update to 13.0.0
- openGL 4.5 with i965 driver on intel bbroadwell and newer hw
- openGL ES for haswell supports 3.1, skylake 3.2
- fixes for intel vulkan driver
- early support fot GP100
- better radeonSI performace
- dropped U_r300g-Set-R300_VAP_CNTL-on-RSxxx-to-avoid-triangle-flickering.patch
- refreshed u_Mesa_i965-import-prime-buffers.patch

OBS-URL: https://build.opensuse.org/request/show/438167
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=547
2016-11-02 10:06:25 +00:00
497b73cdbd - let Mesa-dri-nouveau supplement xf86-video-nouveau, so it gets
preselected as well once hardware supplements for Mesa-dri-nouveau
  match (bnc#1005323)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=545
2016-10-25 10:06:24 +00:00
Max Staudt
50f1253d97 - Mesa.spec: %ifdef'd out patches by mistake
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=544
2016-10-17 14:34:53 +00:00
Max Staudt
1d348e1526 - Split off nouveau*_dri.so into Mesa-dri-nouveau.
Nouveau's 3D support is too unstable to enable by default.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=543
2016-10-17 13:45:42 +00:00
Max Staudt
fbdc8ab182 - Mesa.spec: Disable Nouveau locking patches by default
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=542
2016-10-17 12:55:00 +00:00
Max Staudt
6cd013da6f - U_r300g-Set-R300_VAP_CNTL-on-RSxxx-to-avoid-triangle-flickering.patch:
Initialize RSxxx chipsets correctly (bsc#985650)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=541
2016-10-14 10:19:13 +00:00
Max Staudt
12a58d062e - 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

  Backport nouveau locking workaround to enable multithreading.

  Source: https://github.com/imirkin/mesa/commits/locking

  According to the author, crashes may still happen, but much more rarely.

  Tested on GK107.

  N_04-* and N_05-* include untested fixes for nv50.

  Fixes (boo#997171) as suggested in (fdo#91632).

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=540
2016-10-14 09:11:02 +00:00
76eb5ddec5 - Add u_Mesa_i965-import-prime-buffers.patch: i965: import prime
buffers in the current context, not screen (fdo#71759,
  boo#991638).

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=538
2016-09-19 10:19:07 +00:00
862ef596ca Accepting request 428393 from home:mimi_vx:branches:X11:XOrg
- update to 12.0.3
* fdo#97781 - [HSW, BYT, IVB] es2-cts.gtf.gl2extensiontests.depth_texture_cube_map.depth_texture_cube_map
* Revert "i965/miptree: Stop multiplying cube depth by 6 in HiZ calculations"

OBS-URL: https://build.opensuse.org/request/show/428393
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=537
2016-09-19 08:03:21 +00:00
0b74b6d52d Accepting request 424842 from home:mimi_vx:branches:X11:XOrg
- update to 12.0.2
* fdo#69622 - eglTerminate then eglMakeCurrent crahes
* fdo#89599 - symbol 'x86_64_entry_start' is already defined when building
    with LLVM/clang
* fdo#91342 - Very dark textures on some objects in indoors environments in
    Postal 2
* fdo#92306 - GL Excess demo renders incorrectly on nv43
* fdo#94148 - Framebuffer considered invalid when a draw call is done
    before glCheckFramebufferStatus
* fdo#96274 - [NVC0] Failure when compiling compute shader: Assertion
    `bb-<getFirst()-<serial >= bb-<getExit()-<serial' failed
* fdo#96358 - SSO: wrong interface validation between GS and VS (regresion
    due to latest gles 3.1)
* fdo#96381 - Texture artifacts with immutable texture storage and mipmaps
* fdo#96762 - [radeonsi,apitrace] Firewatch: nothing rendered
    in scrollable (text) areas
* fdo#96835 - "gallium: Force blend color to 16-byte alignment" crash with
    "-march=native -O3" causes some 32bit games to crash
* fdo#96850 - Crucible tests fail for 32bit mesa
* fdo#96908 - [radeonsi] MSAA causes graphical artifacts
* fdo#96911 - webgl2 conformance2/textures/misc/tex-mipmap-levels.html
    crashes 12.1 Intel driver
* fdo#96971 - invariant qualifier is not valid for shader inputs
* fdo#97039 - The Talos Principle and Serious Sam 3 GPU faults
* fdo#97207 - [IVY BRIDGE] Fragment shader discard writing to depth
* fdo#97214 - X not running with error &quot;Failed to make EGL context current
* fdo#97225 - [i965 on HD4600 Haswell] xcom switch to ingame cinematics cause
    segmentation fault
* fdo#97231 - GL_DEPTH_CLAMP doesn't clamp to the far plane
* fdo#97307 - glsl/glcpp/tests/glcpp-test regression

OBS-URL: https://build.opensuse.org/request/show/424842
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=535
2016-09-06 08:02:10 +00:00
6bac23c14e Accepting request 407445 from home:mimi_vx:branches:X11:XOrg
- update to 12.0.1
* Vulkan driver for Intel hardware from Ivy Bridge onward.
* OpenGL 4.3 for nvc0, radeonsi and i965 (Gen8+)
* OpenGL ES 3.1 on nvc0 and radeonsi
* DRI3 enablement for VDPAU, OMX and VAAPI

OBS-URL: https://build.opensuse.org/request/show/407445
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=533
2016-07-09 16:19:46 +00:00
e006909ab7 Accepting request 406859 from home:TheBlackCat:branches:X11:XOrg
Fix Group tag.

OBS-URL: https://build.opensuse.org/request/show/406859
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=532
2016-07-06 09:03:51 +00:00
12b4a658dc Accepting request 403941 from home:mimi_vx:branches:X11:XOrg
- update to 12.0.0-rc4 final RC

OBS-URL: https://build.opensuse.org/request/show/403941
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=530
2016-06-22 08:56:49 +00:00
8ced621141 - moved libxatracker package definition to the end to get rid of
issues related to the special version of this package

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=529
2016-06-17 15:15:38 +00:00
81f3b5b6d8 - let Mesa-libVulkan-devel conflict with vulkan-devel due to file
conflics in both packages

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=528
2016-06-17 14:19:40 +00:00
fdd9dbcad8 - improved Group tag for libVulkan-devel
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=527
2016-06-16 10:39:04 +00:00
cab497d309 - Update to version 12.0.0-rc2
* Bug fixes and performance improvements
- supersedes patches:
  u_st-va-hardlink-driver-instances-to-gallium_drv_video.patch,
  U_anv-add-the-X-related-and-Wayland-CFLAGS-to-VULKAN.patch
- removed option for build in verbose log mode

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=526
2016-06-16 10:36:16 +00:00
b34f1e86d6 - fixed 'osc service localrun download_files' run by removing
rc release from version define

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=525
2016-06-12 09:23:17 +00:00
cadaf92329 Accepting request 400892 from home:mimi_vx:branches:X11:XOrg
- fix vulkan naming scheme, add supplement for xf86-video-intel

OBS-URL: https://build.opensuse.org/request/show/400892
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=524
2016-06-10 08:26:56 +00:00
63ee6ec825 Accepting request 400728 from home:tobijk:X11:XOrg
- Fix Requirement for Mesa-libVulkan-devel, not Mesa-libvulkan, but
  Mesa-libVulkan

OBS-URL: https://build.opensuse.org/request/show/400728
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=522
2016-06-08 20:41:14 +00:00
01ad272dc3 Accepting request 400616 from home:jirislaby:branches:X11:XOrg
x86: enable virgl gallium driver

OBS-URL: https://build.opensuse.org/request/show/400616
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=521
2016-06-08 09:46:24 +00:00
1bc38551db Accepting request 400597 from home:tobijk:X11:XOrg
- Update to version 12.0.0-rc2:
- New features:
  + OpenGL 4.3 on nvc0, radeonsi, i965 (Gen8+)
  + OpenGL ES 3.1 on nvc0, radeonsi
  + GL_ARB_ES3_1_compatibility on nvc0, radeonsi
  + GL_ARB_compute_shader on nvc0, radeonsi, softpipe
  + GL_ARB_cull_distance on i965/gen6+, nv50, nvc0, llvmpipe, softpipe
  + GL_ARB_framebuffer_no_attachments on nvc0, r600, radeonsi, softpipe
  + GL_ARB_internalformat_query2 on all drivers
  + GL_ARB_query_buffer_object on i965/hsw+
  + GL_ARB_robust_buffer_access_behavior on i965, nvc0, radeonsi
  + GL_ARB_shader_atomic_counters on radeonsi, softpipe
  + GL_ARB_shader_atomic_counter_ops on nvc0, radeonsi, softpipe
  + GL_ARB_shader_image_load_store on nvc0, radeonsi, softpipe
  + GL_ARB_shader_image_size on nvc0, radeonsi, softpipe
  + GL_ARB_shader_storage_buffer_objects on radeonsi, softpipe
  + GL_ATI_fragment_shader on all Gallium drivers
  + GL_EXT_base_instance on all drivers that support GL_ARB_base_instance
  + GL_EXT_clip_cull_distance on all drivers that support GL_ARB_cull_distance
  + GL_KHR_robustness on i965
  + GL_OES_copy_image on i965 (Baytrail and Gen8+)
  + GL_OES_draw_buffers_indexed and GL_EXT_draw_buffers_indexed on all drivers
    that support GL_ARB_draw_buffers_blend
  +GL_OES_gpu_shader5 and GL_EXT_gpu_shader5 on all drivers that support
   GL_ARB_gpu_shader5
  +GL_OES_sample_shading on i965, nvc0, r600, radeonsi
  +GL_OES_sample_variables on i965, nvc0, r600, radeonsi
  +GL_OES_shader_image_atomic on all drivers that support
   GL_ARB_shader_image_load_store
  +GL_OES_shader_io_blocks on i965, nvc0, radeonsi

OBS-URL: https://build.opensuse.org/request/show/400597
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=520
2016-06-08 02:40:52 +00:00
775da14df1 - U_gallivm-disable-avx512-features.patch:
Fix crashes on some Skykake CPUs by disabling avx512 features
  (bsc#980557, bsc#981532).

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=518
2016-06-01 14:51:38 +00:00
26bf3783d5 Accepting request 398107 from devel:ARM:Factory
- enable vc4 and freedreno on aarch64 as well

OBS-URL: https://build.opensuse.org/request/show/398107
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=517
2016-05-26 09:49:06 +00:00
c3db01d273 - u_glxcmds-glXGetFBConfigs-fix-screen-bounds.patch:
Fix crash due to oud of founds screen (boo#980382).

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=515
2016-05-18 17:02:36 +00:00
7e889b626a Accepting request 394649 from home:mimi_vx:branches:X11:XOrg
- update to 11.2.2
- removed upstreamed patches:
    + u_dri2-Check-for-dummyContext-to-see-if-the-glx_context-is-valid.patch
    + u_dri3-Check-for-dummyContext-to-see-if-the-glx_contex.patch
* fdo#92850 - Segfault loading War Thunder
* fdo#93767 - Glitches with soft shadows and MSAA in Knights of the Old Republic 2
* fdo#94955 - Uninitialized variables leads to random segfaults (valgrind log, 
	apitrace attached)
* fdo#94994 -  OSMesaGetProcAdress always fails on mangled OSMesa
* fdo#95026 - Alien Isolation segfault after initial loading screen/video
* fdo#95133 - X-COM Enemy Within crashes when entering tactical mission with Bonaire
* fdo#95164 - GLSL compiler (linker I think) emits assertion upon call to
	 glAttachShader
* fdo#95251 - vdpau decoder capabilities: not supported
* radeon/uvd: alignment fix for decode message buffer
* st/mesa: fix sampler view leak in st_DrawAtlasBitmaps()
* gallium/util: initialize pipe_framebuffer_state to zeros
* dri: Fix robust context creation via EGL attribute
* dri2: Check for dummyContext to see if the glx_context is valid
* cherry-ignore: remove duplicate commit
* cherry-ignore: ignore the GetSamplerParameterIuiv{EXT,OES} fixups
* vc4: Fix subimage accesses to LT textures.
* vc4: Add support for rendering to cube map surfaces.
* vc4: Fix tests for format supported with nr_samples == 1.
* vc4: Make sure we recompile when sample_mask changes.
* glapi: fix _glapi_get_proc_address() for mangled function names
* nvc0: fix retrieving query results into buffer for timestamps
* nouveau/video: properly detect the decoder class for availability checks
* i965/fs: Properly report regs_written from SAMPLEINFO
* egl/x11: authenticate before doing chipset id ioctls

OBS-URL: https://build.opensuse.org/request/show/394649
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=513
2016-05-10 13:58:37 +00:00
0c1b9be49a - u_dri3-Check-for-dummyContext-to-see-if-the-glx_contex.patch
* dri3: Check for dummyContext to see if the glx_context is valid
    According to the comments in src/glx/glxcurrent.c 
    __glXGetCurrentContext() always returns a valid pointer. If no
    context is made current, it will contain dummyContext. Thus a
    test for NULL will always fail.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=511
2016-04-21 09:49:50 +00:00
60bbd40cff Accepting request 390465 from home:mimi_vx:branches:X11:XOrg
- update to 11.2.1
* It fixes crashes in VAAPI, some build problems in Nine has been addressed,
    adds a drirc workaround for Warsow and resolves issues in the nouveau,
    radeonsi and i965 drivers.
* fdo#93962 ES2-CTS.gtf.GL2FixedTests.scissor.scissor - segfault/asserts

OBS-URL: https://build.opensuse.org/request/show/390465
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=510
2016-04-18 09:59:43 +00:00
66ed79b82d Accepting request 384219 from home:mimi_vx:branches:X11:XOrg
- update to 11.2.0
- dropped U_clover-Fix-build-against-LLVM-3.8.patch
- dropped U_llvmpipe-Do-not-use-barriers-if-not-using-threads.patch 
- New Features:
	* GL_ARB_arrays_of_arrays on all gallium drivers that provide GLSL 1.30
	* GL_ARB_base_instance on freedreno/a4xx
	* GL_ARB_compute_shader on i965
	* GL_ARB_copy_image on r600
	* GL_ARB_indirect_parameters on nvc0
	* GL_ARB_query_buffer_object on nvc0
	* GL_ARB_shader_atomic_counters on nvc0
	* GL_ARB_shader_draw_parameters on i965, nvc0
	* GL_ARB_shader_storage_buffer_object on nvc0
	* GL_ARB_tessellation_shader on i965 and r600 (evergreen/cayman only)
	* GL_ARB_texture_buffer_object_rgb32 on freedreno/a4xx
	* GL_ARB_texture_buffer_range on freedreno/a4xx
	* GL_ARB_texture_query_lod on freedreno/a4xx
	* GL_ARB_texture_rgb10_a2ui on freedreno/a4xx
	* GL_ARB_texture_view on freedreno/a4xx
	* GL_ARB_vertex_type_10f_11f_11f_rev on freedreno/a4xx
	* GL_KHR_texture_compression_astc_ldr on freedreno/a4xx
	* GL_AMD_performance_monitor on radeonsi (CIK+ only)
	* GL_ATI_meminfo on r600, radeonsi
	* GL_NVX_gpu_memory_info on r600, radeonsi
	* New OSMesaCreateContextAttribs() function (for creating core profile contexts)
+ Many bugfixes, for more info see relnotes/11.2.0.html

OBS-URL: https://build.opensuse.org/request/show/384219
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=508
2016-04-06 09:52:45 +00:00
7d5f5e6f1f - n_Define-GLAPIVAR-separate-from-GLAPI.patch:
Add separate definition GLAPIVAR as GLAPI
  doesn't have the an 'extern' for some compiler
  versions. This is needed for GLw (bsc#970725).

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=506
2016-03-16 18:13:28 +00:00
b9543c3565 - U_llvmpipe-Do-not-use-barriers-if-not-using-threads.patch
* llvmpipe: Do not use barriers if not using threads; triggers
    on single cpu machines (like KVM in openQA) with gcc6 and
    latest glibc(bnc#971350)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=505
2016-03-16 11:39:21 +00:00
7b397a6dfe Accepting request 372834 from devel:ARM:Factory
- enable llvmpipe for aarch64 (fate#320649)

OBS-URL: https://build.opensuse.org/request/show/372834
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=504
2016-03-15 09:38:13 +00:00
66ddc5594e Accepting request 358865 from home:mimi_vx:branches:X11:XOrg
-  update to 11.1.2
* Bugfix release:
+ fdo#93648 - Random lines being rendered when playing Dolphin (geometry shaders
    elated, w/ apitrace)
+ fdo#93650 - GL_ARB_separate_shader_objects is buggy (PCSX2)
+ fdo#93717 - Meta mipmap generation can corrupt texture state
+ fdo#93722 - Segfault when compiling shader with a subroutine that takes a parameter
+ fdo#93731 - glUniformSubroutinesuiv segfaults when subroutine uniform is bound 
    to a specific location
+ fdo#93761 - A conditional discard in a fragment shader causes no depth 
    writing at all
+ Some bugfixes in i965,nv50,radeonsi,r600g,vc4 drivers

OBS-URL: https://build.opensuse.org/request/show/358865
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=502
2016-02-11 14:25:35 +00:00
0c861e09e6 Accepting request 356468 from home:namtrac:branches:devel:tools:compiler
- Add U_clover-Fix-build-against-LLVM-3.8.patch to fix build
  against llvm 3.8

OBS-URL: https://build.opensuse.org/request/show/356468
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=500
2016-01-28 10:19:02 +00:00
420f67df52 - u_dri2-Check-for-dummyContext-to-see-if-the-glx_context-is-valid.patch
Check for dummyContext to see if the glx_context is valid (boo#962609).

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=498
2016-01-20 16:41:04 +00:00
0cf94e0d8c - n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch
* Since these are packaged separately in (open)SUSE anyway, one
    can use copies as well. This makes debug packages possible
    again. (bnc #962609)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=497
2016-01-20 16:01:53 +00:00
0027f10d78 Accepting request 353493 from home:mimi_vx:branches:X11:XOrg
- update to 11.1.1
* Bugfix release and adding KB Lake PCI id's
+ fdo#91806 - configure does not test whether assembler supports sse4.1
+ fdo#92229 - [APITRACE] SOMA have serious graphical errors
+ fdo#92233 - Unigine Heaven 4.0 silhuette run
+ fdo#93004 - Guild Wars 2 crash on nouveau DX11 cards
+ fdo#93215 - [Regression bisected] Ogles1conform Automatic mipmap
    generation test is fail
+ fdo#93257 - [SKL, bisected] ASTC dEQP tests segfault
+ fixes for r600,nv*,glx,glsl,radeonsi and i965

OBS-URL: https://build.opensuse.org/request/show/353493
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=496
2016-01-18 18:29:59 +00:00
17eabf8219 Accepting request 352351 from home:Andreas_Schwab:Factory
- Enable swrast gallium driver on s390/aarch64
- Exclude Mesa-libva on s390/s390x/aarch64

OBS-URL: https://build.opensuse.org/request/show/352351
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=494
2016-01-07 11:04:59 +00:00
9c2a178cae Accepting request 349699 from home:boombatower:branches:X11:XOrg
- Apply patch: st/va: hardlink driver instances to
  gallium_drv_video.so
  + u_st-va-hardlink-driver-instances-to-gallium_drv_video.patch

OBS-URL: https://build.opensuse.org/request/show/349699
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=492
2015-12-20 18:59:28 +00:00
18c6759018 Accepting request 349404 from home:boombatower:branches:X11:XOrg
Add Mesa-libva.

OBS-URL: https://build.opensuse.org/request/show/349404
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=491
2015-12-18 11:38:07 +00:00
bbbcd3d53a Accepting request 349031 from home:mimi_vx:branches:X11:XOrg
- update to 11.1.0, new stable release
* New features:
	+ Note: some of the new features are only available with certain drivers.
	+ OpenGL 3.1 support on freedreno (a3xx, a4xx)
	+ OpenGL 3.3 support for VMware guest VM driver (supported by Workstation 12
       and Fusion 8).
	+ GL_AMD_performance_monitor on nv50
	+ GL_ARB_arrays_of_arrays on i965
	+ GL_ARB_blend_func_extended on freedreno (a3xx)
	+ GL_ARB_clear_texture on nv50, nvc0
	+ GL_ARB_clip_control on freedreno/a4xx
	+ GL_ARB_copy_image on nv50, nvc0, radeonsi
	+ GL_ARB_depth_clamp on freedreno/a4xx
	+ GL_ARB_fragment_layer_viewport on i965 (gen6+)
	+ GL_ARB_gpu_shader_fp64 on r600 for Cypress/Cayman/Aruba chips
	+ GL_ARB_gpu_shader5 on r600 for Evergreen and later chips
	+ GL_ARB_seamless_cubemap_per_texture on freedreno/a4xx
	+ GL_ARB_shader_clock on i965 (gen7+)
	+ GL_ARB_shader_stencil_export on i965 (gen9+)
	+ GL_ARB_shader_storage_buffer_object on i965
	+ GL_ARB_shader_texture_image_samples on i965, nv50, nvc0, r600, radeonsi
	+ GL_ARB_texture_barrier / GL_NV_texture_barrier on i965
	+ GL_ARB_texture_buffer_range on freedreno/a3xx
	+ GL_ARB_texture_compression_bptc on freedreno/a4xx
	+ GL_ARB_texture_query_lod on softpipe
	+ GL_ARB_texture_view on radeonsi and r600 (for evergeen and newer)
	+ GL_ARB_vertex_type_2_10_10_10_rev on freedreno (a3xx, a4xx)
	+ GL_EXT_blend_func_extended on all drivers that support the ARB version
	+ GL_EXT_buffer_storage implemented for when ES 3.1 support is gained
	+ GL_EXT_draw_elements_base_vertex on all drivers

OBS-URL: https://build.opensuse.org/request/show/349031
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=490
2015-12-17 09:54:35 +00:00
6962c88bc4 Accepting request 348176 from home:mimi_vx:branches:X11:XOrg
- Update to version 11.0.7
    + bugfixes release for bugs found since 11.0.6
      fdo#90348 - Spilling failure of b96 merged value
      fdo#92363 - [BSW/BDW] ogles1conform Gets test fails
      fdo#92438 - Segfault in pushbuf_kref when running the android 
          emulator (qemu) on nv50
      fdo#93110 - [NVE4] textureSize() and textureQueryLevels() uses a texture 
          bound during the previous draw call
      fdo#93126> - wrongly claim supporting GL_EXT_texture_rg
    + plus fixes for r600g,llvmpipe,i955,egl,gles2

OBS-URL: https://build.opensuse.org/request/show/348176
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=488
2015-12-10 11:41:24 +00:00
beb3df72d4 Accepting request 347132 from home:boombatower:branches:X11:XOrg
Add Mesa-libOpenCL.

OBS-URL: https://build.opensuse.org/request/show/347132
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=486
2015-12-02 15:16:15 +00:00
63d006c907 Accepting request 345730 from home:Zaitor:branches:X11:XOrg
New stable release

OBS-URL: https://build.opensuse.org/request/show/345730
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=485
2015-11-23 09:28:53 +00:00
1dc1f90c31 Accepting request 343905 from home:mimi_vx:branches:X11:XOrg
- update to 11.0.5
* With this release we have some driver patches for i965 and nouveau, a couple
    of llvm 3.7 related fixes and a some bugfixes in the VA state-tracker.
* Additionally we have a few new PCI ids for i965 and radeonsi.

OBS-URL: https://build.opensuse.org/request/show/343905
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=483
2015-11-12 10:33:59 +00:00
f69a0c8389 Accepting request 340879 from home:mimi_vx:branches:X11:XOrg
- update to 11.0.4
  * bug fix release which fixes bugs found since the 11.0.3 release
  * droped patches - merged by upstream:
    U_gallium-add-PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HI.patch
    U_i965-Remove-early-release-of-DRI2-miptree.patch

OBS-URL: https://build.opensuse.org/request/show/340879
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=481
2015-10-26 10:02:50 +00:00
0145cd2610 - U_gallium-add-PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HI.patch
* This avoids a serious r600g bug leading to a GPU hang (bnc#951298)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=479
2015-10-22 13:32:31 +00:00
bfd0da0d84 - Update to 11.0.3
* bug fix release which fixes bugs found since the 11.0.2 release

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=478
2015-10-20 12:39:10 +00:00
04cb100887 - Update to 11.0.2
* This is a emergency release which covers the final dEQP
    regressions introduced in the 11.0 development cycle.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=476
2015-10-01 13:03:35 +00:00
d84ff34478 Accepting request 335001 from home:jirislaby:branches:X11:XOrg
update upstream status

OBS-URL: https://build.opensuse.org/request/show/335001
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=475
2015-09-30 13:48:33 +00:00
769a43d2d9 Accepting request 333986 from home:pluskalm:branches:X11:XOrg
- Update to 11.0.1

OBS-URL: https://build.opensuse.org/request/show/333986
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=474
2015-09-27 17:57:18 +00:00
c018408402 Accepting request 330907 from home:jirislaby:branches:X11:XOrg
add n_i965-Remove-early-release-of-DRI2-miptree.patch (bnc#945444)

OBS-URL: https://build.opensuse.org/request/show/330907
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=472
2015-09-14 14:56:32 +00:00
4e4e886e53 - marked Mesa.keyring and mesa-11.0.0.tar.xz.sig as source in
specfile in order to make factory checkin policy happy

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=471
2015-09-14 07:50:10 +00:00
4c4eb43a35 Accepting request 330614 from home:mimi_vx:branches:X11:XOrg
- Update to version 11.0.0
*  Mesa 11.0 brings core Mesa support for OpenGL 4.2, RadeonSI and Nouveau NVC0 
  OpenGL 4.1 support (the other hardware drivers remain at OpenGL 3.3), AMDGPU 
  kernel driver support along with initial R9 Fury/Fiji support, EGL 1.5 support, 
  ongoing OpenGL ES 3.1 work, OpenCL compute image support, HEVC video decode 
  support for RadeonSI via VDPAU, OpenGL ES 3.0 for Freedreno, and many fixes. 
+ drop U_mesa-llvm37-rename-r600-to-amdgpu.patch and U_mesa-llvm37.patch 

- Update to version 10.6.7
+ add gpg verification of source package
* fdo#90751 Revert "i965: Momentarily pretend to support 
  ARB_texture_stencil8 for blits."
* mesa/teximage: use correct extension for accept stencil texture.

OBS-URL: https://build.opensuse.org/request/show/330614
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=470
2015-09-14 07:39:44 +00:00
f37a38ac12 Accepting request 329649 from home:Zaitor:branches:X11:XOrg
New stable rel

OBS-URL: https://build.opensuse.org/request/show/329649
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=468
2015-09-08 10:29:06 +00:00
44666af02d Accepting request 329409 from home:alarrosa:branches:KDE:Qt5
- Add U_mesa-llvm37-rename-r600-to-amdgpu.patch to fix build with llvm 3.7
  due to rename of llvm target R600 to AMDGPU

OBS-URL: https://build.opensuse.org/request/show/329409
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=467
2015-09-07 09:02:55 +00:00
9b54192c87 Accepting request 329271 from home:namtrac:branches:X11:XOrg
- Add U_mesa-llvm37.patch to fix build with llvm 3.7

OBS-URL: https://build.opensuse.org/request/show/329271
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=466
2015-09-06 17:20:03 +00:00
d9bc060de9 Accepting request 325383 from home:Zaitor:branches:X11:XOrg
New stable release

OBS-URL: https://build.opensuse.org/request/show/325383
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=464
2015-08-24 07:44:54 +00:00
6056ef889d - update to 10.6.4
* In this release we have a few GL specific fixes (in both dri
    drivers and the EGL loader), an updated mesa.icd file and a
    crashfix for the standalone glcpp tool.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=462
2015-08-12 09:51:06 +00:00
77952ed0fb Accepting request 319471 from home:mimi_vx:branches:X11:XOrg
- update to 10.6.3
* fdo#90728 - dvd playback with vlc and vdpau causes segmentation fault
* fdo#91337 - OSMesaGetProcAdress(&quot;OSMesaPixelStore&quot;) returns nil
* osmesa: fix OSMesaPixelsStore typo
* vl: cleanup video buffer private when the decoder is destroyed
* st/vdpau: fix mixer size checks
* auxiliary/vl: use the correct screen index
*i965/gen9: Use custom MOCS entries set up by the kernel.
*  nv50, nvc0: enable at least one color RT if alphatest is enabled
*  nvc0/ir: fix txq on indirect samplers
*  nvc0/ir: don't worry about sampler in txq handling
*  gm107/ir: fix indirect txq emission
*  nv50: fix max level clamping on G80
*  program: Allow redundant OPTION ARB_fog_* directives.
*  xa: don't leak fences

OBS-URL: https://build.opensuse.org/request/show/319471
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=460
2015-07-30 10:02:06 +00:00
d3d0ed1538 Accepting request 316066 from home:mimi_vx:branches:X11:XOrg
- update to 10.6.2
* fdo#73528 - Deferred lighting in Second Life causes system hiccups and screen flickering
* fdo#80500 - Flickering shadows in unreleased title trace
* fdo#82186 - [r600g] BARTS GPU lockup with minecraft shaders
* fdo#84225 - Allow constant-index-expression sampler array indexing with GLSL-ES < 300
* fdo#90537 - radeonsi bo/va conflict on RADEON_GEM_VA (rscreen->ws->buffer_from_handle returns NULL)
* fdo#90873 - Kernel hang, TearFree On, Mate desktop environment
* fdo#91022 - [g45 g965 bisected] assertions generated from textureGrad cube samplers fix
* fdo#91047 - [SNB Bisected] Messed up Fog in Super Smash Bros. Melee in Dolphin
* fdo#91056 - The Bard's Tale (2005, native) has rendering issues
* fdo#91117 - Nimbus (running in wine) has rendering issues, objects are semi-transparent
* fdo#91124 - Civilization V (in Wine) has rendering issues: text missing, menu bar corrupted
* fdo#91173 - Oddworld: Stranger's Wrath HD: disfigured models in wrong colors
* fdo#91226 - Crash in glLinkProgram (NEW)
* fdo#91231 - [NV92] Psychonauts (native) segfaults on start when DRI3 enabled
* loader: Look for any version of currently linked libudev.so
* nv50/ir: propagate modifier to right arg when const-folding mad
* nv50/ir: fix emission of address reg in 3rd source
* nv50/ir: copy joinAt when splitting both before and after
* mesa: reset the source packing when creating temp transfer image
* nv50/ir: don't emit src2 in immediate form
* mesa/prog: relative offsets into constbufs are not constant
* nv50/ir: UCMP arguments are float, so make sure modifiers are applied
* nvc0: turn sample counts off during blit
* i965/fs: Fix ir_txs in emit_texture_gen4_simd16().
* i965: Reserve more batch space to accomodate Gen6 perfmonitors.
* i965/vs: Fix matNxM vertex attributes where M != 4.
* Revert "glsl: clone inputs and outputs during linking"
* Revert "i965: Delete linked GLSL IR when using NIR."
* r600g: disable single-sample fast color clear due to hangs

OBS-URL: https://build.opensuse.org/request/show/316066
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=458
2015-07-13 09:03:13 +00:00
ff2936a7e7 Accepting request 314399 from home:mimi_vx:branches:X11:XOrg
- adjust libdrm dependencies

OBS-URL: https://build.opensuse.org/request/show/314399
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=456
2015-06-29 14:20:13 +00:00
627cb07c01 - Update to version 10.6.1
* This release includes core mesa and glsl patches (amonst which
    a Dota2 Reborn bugfix) affecting all dri drivers, nouveau specific
    fixes and a selection of shared-glapi commits - from build fixes, to
    ones ensuring that the dri modules can be loaded.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=455
2015-06-29 10:35:46 +00:00
1241ae63ad - rewritten bogus patch 'n_Fixed-build-against-wayland-1.2.1.patch"
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=454
2015-06-23 14:56:59 +00:00
ab04f3beda - n_Fixed-build-against-wayland-1.2.1.patch
* required to fix build with wayland on openSUSE 13.1

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=453
2015-06-23 14:33:29 +00:00
5431137cd7 Accepting request 312123 from home:tobijk:X11:XOrg
- Update to version 10.6.0:
- New GL/EGL Features:
  + GL_AMD_pinned_memory on r600, radeonsi
  + GL_ARB_clip_control on i965
  + GL_ARB_depth_buffer_float on freedreno
  + GL_ARB_depth_clamp on freedreno
  + GL_ARB_direct_state_access on all drivers for Core GL contexts.
  + GL_ARB_draw_indirect, GL_ARB_multi_draw_indirect on r600
  + GL_ARB_draw_instanced on freedreno
  + GL_ARB_gpu_shader_fp64 on nvc0, softpipe
  + GL_ARB_gpu_shader5 on i965/gen8+
  + GL_ARB_instanced_arrays on freedreno
  + GL_ARB_pipeline_statistics_query on i965, nv50, nvc0, r600, radeonsi, softpipe
  + GL_ARB_program_interface_query (all drivers)
  + GL_ARB_texture_stencil8 on nv50, nvc0, r600, radeonsi, softpipe
  + GL_ARB_texture_view on llvmpipe, softpipe
  + GL_ARB_uniform_buffer_object on freedreno
  + GL_ARB_vertex_attrib_64bit on nvc0, softpipe
  + GL_ARB_viewport_array, GL_AMD_vertex_shader_viewport_index on i965/gen6
  + GL_EXT_draw_buffers2 on freedreno
  + GL_OES_EGL_sync on all drivers
  + EGL_KHR_fence_sync on i965, freedreno, nv50, nvc0, r600, radeonsi
  + EGL_KHR_wait_sync on i965, freedreno, nv50, nvc0, r600, radeonsi
  + EGL_KHR_cl_event2 on freedreno, nv50, nvc0, r600, radeonsi
  + GL_AMD_performance_monitor on nvc0
- Changes to package:
  + add --enable-shader-cache to configure options
  + remove Patch100: U_0001_gallium_include_util_macros.patch
  + remove Patch101: U_0002_st_nine_mark_end_of_non_void_function_unreachable.patch
  + remove Patch102: U_0003_fix_build_after_macro_include.patch

OBS-URL: https://build.opensuse.org/request/show/312123
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=452
2015-06-16 10:29:59 +00:00
db2251464d Accepting request 311205 from home:Zaitor:branches:X11:XOrg
New upstream release

OBS-URL: https://build.opensuse.org/request/show/311205
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=449
2015-06-09 09:13:50 +00:00
245e6a63c5 Accepting request 308613 from home:mimi_vx:branches:X11:XOrg
- update to 10.5.6
* fdo#86792 - [NVC0] Portal 2 Crashes in Wi* ne
* fdo#90350 - [G96] Portal's portal are incorrectly rendered  
* fdo#90363 - [nv50] HW state is not reset correctly when using a new GL context
* radeonsi: add new bonaire pci id
* egl/wayland: properly destroy wayland objects
* glx/dri3: Add additional check for gpu offloading case
* egl/main: fix EGL_KHR_get_all_proc_addresses
* targets/osmesa: drop the -module tag from LDFLAGS
* clover: Refactor event::trigger and ::abort to prevent deadlock and reentrancy issues.
* clover: Wrap event::_status in a method to prevent unlocked access.<
* clover: Implement locking of the wait_count, _chain and _status members of event.
* i965: Fix PBO cache coherency issue after _mesa_meta_pbo_GetTexSubImage().
* main: Require that the texture exists in framebuffer_texture
* mesa: Generate GL_INVALID_VALUE in framebuffer_texture when layer <0
* nv50/ir: only propagate saturate up if some actual folding took place
* nv50: keep track of PGRAPH state in nv50_screen
* nvc0: keep track of PGRAPH state in nvc0_screen
* nvc0: reset the instanced elements state when doing blit using 3d engine
* nv50/ir: only enable mul saturate on G200+
* st/mesa: make sure to create a "clean" bool when doing i2b
* nvc0: switch mechanism for shader eviction to be a while loop
* swrast: Build fix for darwin
* main: Fix an error generated by FramebufferTexture</li>
* main: Complete error conditions for glInvalidate*Framebuffer.
* main: glGetIntegeri_v fails for GL_VERTEX_BINDING_STRIDE
* freedreno: enable a306
* freedreno: fix bug in tile/slot calculation
* draw: (trivial) fix out-of-bounds vector initialization
* mesa: fix shininess check for ffvertex_prog v2

OBS-URL: https://build.opensuse.org/request/show/308613
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=447
2015-05-26 09:10:04 +00:00
d56f9bff26 Accepting request 307515 from home:mimi_vx:branches:X11:XOrg
- Update to 10.5.5
* fdo#88521 - GLBenchmark 2.7 TRex renders with artifacts on Gen8 with !UXA
* fdo#89455 - [NVC0/Gallium] Unigine Heaven black and white boxes
* fdo#89689 - [Regression] Weston on DRM backend won't start with new version of mesa
* fdo#90130 - gl_PrimitiveId seems to reset at 340
* i965: Add XRGB8888 format to intel_screen_make_configs
* r300: do not link against libdrm_intel
* nvc0/ir: flush denorms to zero in non-compute shaders
* gk110/ir: fix set with a register dest to not auto-set the abs flag
* nvc0/ir: fix predicated PFETCH emission
* nv50/ir: fix asFlow() const helper for OP_JOIN
* i965: Make intel_emit_linear_blit handle Gen8+ alignment restrictions.
* i965: Disallow linear blits that are not cacheline aligned.
* draw: fix prim ids when there's no gs

OBS-URL: https://build.opensuse.org/request/show/307515
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=445
2015-05-18 09:14:28 +00:00
974e9cbac2 Accepting request 306385 from home:fstrba:freetype2
Avoid build cycles with python

OBS-URL: https://build.opensuse.org/request/show/306385
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=444
2015-05-12 09:00:31 +00:00
60001ea7a0 - Update to 10.5.4
* This release includes fixes for the mesa state-tracker used by
    all the gallium drivers, a drirc workaround for Second Life, 
    plus i965 fixes. For the Android users out there, this release
    includes many compilation fixes with more to come shortly.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=442
2015-04-27 10:01:53 +00:00
c3565c86ef Accepting request 297344 from home:mimi_vx:branches:X11:XOrg
- Update to 10.5.3
 + fdo#83962 - [HSW/BYT]Piglit spec_ARB_gpu_shader5_arb_gpu_shader5-emitstreamvertex_nodraw fails
 + fdo#89679 - [NV50] Portal/Half-Life 2 will not start (native Steam)
 + fdo#89746 - Mesa and LLVM 3.6+ break opengl for genymotion
 + fdo#89754 - vertexAttrib fails WebGL Conformance test with mesa drivers
 + fdo#89758 - pow WebGL Conformance test with mesa drivers
 + fdo#89759 - WebGL OGL ES GLSL conformance test with mesa drivers fails
 + fdo#89905 - scons build broken on 10.5.2 due to activated vega st
 + st_glsl_to_tgsi: only do mov copy propagation on temps (v2)
 + xmlpool: don't forget to ship the MOS
 + configure.ac: error out if python/mako is not found when required
 + dist: add the VG depedencies into the tarball
 + i965: Do not render primitives in non-zero streams then TF is disabled
 + st/mesa: update arrays when the current attrib has been updated
 + nv50/ir: take postFactor into account when doing peephole optimizations
 + nv50/ir/gk110: fix offset flag position for TXD opcode
 + freedreno/a3xx: fix 3d texture layout
 + freedreno/a3xx: point size should not be divided by 2
 + nv50: allocate more offset space for occlusion queries
 + nv50,nvc0: limit the y-tiling of 3d textures to the first level's tiling
 + i965: Fix instanced geometry shaders on Gen8+.
 + i965: Add forgotten multi-stream code to Gen8 SOL state.
 + nouveau: synchronize "scratch runout" destruction with the command stream
 + radeonsi: Cache LLVMTargetMachineRef in context instead of in screen
 + clover: Return CL_BUILD_ERROR for CL_PROGRAM_BUILD_STATUS when compilation fails v2
 + i965: Fix URB size for CHV

OBS-URL: https://build.opensuse.org/request/show/297344
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=440
2015-04-17 11:55:26 +00:00
2302fc880a Accepting request 293617 from home:mimi_vx:branches:X11:XOrg
- Update to  10.5.2
 + fdo#88534 - include/c11/threads_posix.h PTHREAD_MUTEX_RECURSIVE_NP not defined
 + fdo#89328 - python required to build Mesa release tarballs
 + fdo#89530 - FTBFS in loader: missing fstat
 + fdo#89590 - Crash in glLinkProgram with shaders with multiple constant arrays
 + fdo#89680 - Hard link exist in Mesa 10.5.1 sources
 + glsl: Generate link error for non-matching gl_FragCoord redeclarations
 + docs: Add sha256 sums for the 10.5.1 release
 + automake: add missing egl files to the tarball
 + st/egl: don't ship the dri2.c link at the tarball
 + loader: include <sys/stat.h> for non-sysfs builds
 + auxiliary/os: fix the android build - s/drm_munmap/os_munmap/
 + cherry-ignore: add commit non applicable for 10.5
 + c11/threads: Use PTHREAD_MUTEX_RECURSIVE by default
 + i965: Set nr_params to the number of uniform components in the VS/GS path.
 + freedreno/a3xx: use the same layer size for all slices
 + freedreno: fix slice pitch calculations
 + radeonsi: increase coords array size for radeon_llvm_emit_prepare_cube_coords
 + glx: Handle out-of-sequence swap completion events correctly. (v2)
 + mapi: Make private copies of name strings provided by client.
 + freedreno: update generated headers
 + glsl: optimize (0 cmp x + y) into (-x cmp y).
 + glsl: fix names in lower_constant_arrays_to_uniforms
 + clover: Return 0 as storage size for local kernel args that are not set v2

OBS-URL: https://build.opensuse.org/request/show/293617
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=438
2015-03-30 09:29:43 +00:00
32b6012325 Accepting request 290805 from home:mimi_vx:branches:X11:XOrg
- Update  to 10.5.1
 + fdo#79202 - valgrind errors in glsl-fs-uniform-array-loop-unroll.shader_test; random code generation
 + fdo#84613 - [G965, bisected] piglit regressions : glslparsertest.glsl2
 + fdo#86747 - Noise in Football Manager 2014 textures
 + fdo#86974 - INTEL_DEBUG=shader_time always asserts in fs_generator::generate_code() when Mesa is built with --enable-debug (= with asserts)
 + fdo#88246 - Commit 2881b12 causes 43 DrawElements test regressions
 + fdo#88793 - [BDW/BSW Bisected]Piglit/shaders_glsl-max-varyings fails
 + fdo#88883 - ir-a2xx.c: variable changed in assert statement
 + fdo#88885 - Transform feedback uses incorrect interleaving if a previous draw did not write gl_Position
 + fdo#89095 - [SNB/IVB/BYT Bisected]Webglc conformance/glsl/functions/glsl-function-mix-float.html fails
 + fdo#89156 - r300g: GL_COMPRESSED_RED_RGTC1 / ATI1N support broken
 + fdo#89224 - Incorrect rendering of Unigine Valley running in VM on VMware Workstation
 + fdo#89292 - [regression,bisected] incomplete screenshots in some cases
 + fdo#89311 - [regression, bisected] dEQP: Added entry points for glCompressedTextureSubImage*D.
 + fdo#89312 - [regression, bisected] main: Added entry points for CopyTextureSubImage*D. (d6b7c40cecfe01)
 + fdo#89315 - [HSW, regression, bisected] i965/fs: Emit MAD instructions when possible.
 + fdo#89317 - [HSW, regression, bisected] i965: Add LINTERP/CINTERP to can_do_cmod() (d91390634)
 + fdo#89416 - UE4Editor crash after load project
 + fdo#89430 - [g965][bisected] arb_copy_image-targets gl_texture* tests fail
 + i965/vec4: Don't lose the saturate modifier in copy propagation.
 + i965/gs: Check newly-generated GS-out VUE map against correct stage
 + egl: Take alpha bits into account when selecting GBM formats
 + docs: Add sha256 sums for the 10.5.0 release
 + egl/main: no longer export internal function
 + cherry-ignore: ignore a few more commits picked without -x
 + mapi: fix commit 90411b56f6bc817e229d8801ac0adad6d4e3fb7a
 + intel: fix EGLImage renderbuffer _BaseFormat
 + i965: Fix out-of-bounds accesses into pull_constant_loc array
 + i965/fs/nir: Use emit_math for nir_op_fpow
 + freedreno: move fb state copy after checking for size change

OBS-URL: https://build.opensuse.org/request/show/290805
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=436
2015-03-16 10:37:27 +00:00
c353937a8d Accepting request 289760 from home:tobijk:X11:XOrg
- Update to version 10.5.0:
  + Initial support for the new Intel Skylake GPUs and Adreno 4xx 
    GPUs.
  + Experimental EGL support for Haiku.
  + The new IR - NIR. A flat, typeless IR, supporting SSA.
  + GLX/DRI3 fixes and improvements.
  + A lot of preparation work for GL_ARB_direct_state_access.
  + The usual amount of piglit and drawElements Quality Program
    (dEQP) fixes.
  + Building mesa with GCC 4.1 or earlier is no longer supported.
  + The distribution tarball has been renamed and now contains all
    the generated sources.
- New GL features:
  + GL_ARB_framebuffer_sRGB on freedreno
  + GL_ARB_texture_rg on freedreno
  + GL_EXT_packed_float on freedreno
  + GL_EXT_polygon_offset_clamp on i965, nv50, nvc0, r600, radeonsi,
    llvmpipe
  + GL_EXT_texture_shared_exponent on freedreno
  + GL_EXT_texture_snorm on freedreno
- Changes to Package:
  + switch to xz compressed sources
  + remove Patch16: u_gallivm_Update_for_RTDyldMemoryManager_unique_ptr.patch
  + add Patch100: U_0001_gallium_include_util_macros.patch
  + add Patch101: U_0002_st_nine_mark_end_of_non_void_function_unreachable.patch
  + add Patch102: U_0003_fix_build_after_macro_include.patch

OBS-URL: https://build.opensuse.org/request/show/289760
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=434
2015-03-09 10:45:09 +00:00
849e258d73 Accepting request 288561 from home:namtrac:llvm-3.6
- Add u_gallivm_Update_for_RTDyldMemoryManager_unique_ptr.patch to
  fix build with llvm 3.6 (fdo#86958)

OBS-URL: https://build.opensuse.org/request/show/288561
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=432
2015-03-03 10:32:49 +00:00
47259b11b8 Accepting request 287560 from home:tobijk:X11:XOrg
- Fix file permissions for the Gallium Nine files

OBS-URL: https://build.opensuse.org/request/show/287560
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=430
2015-02-24 16:11:56 +00:00
19d5acbf45 - specfile/baselibs.conf: Manually provide d3d library (bnc#918294)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=429
2015-02-23 16:04:26 +00:00
3ca462de61 Accepting request 285093 from home:Zaitor:branches:X11:XOrg:mesa-fix
Drop libva BR as it introduces a build-cycle.
Will investigate in my xorg branch how it can be avoided, but that will take time, and lets not hold up factory with it.

OBS-URL: https://build.opensuse.org/request/show/285093
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=427
2015-02-10 13:02:13 +00:00
79f5efae49 Accepting request 284793 from home:Zaitor:branches:X11:XOrg
Update to version 10.4.4

OBS-URL: https://build.opensuse.org/request/show/284793
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=426
2015-02-09 10:48:02 +00:00
5fdc2d3d45 - moved definition of Mesa-libd3d package above definition of
libxatracker packages in order to fix version requires

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=422
2015-01-29 09:49:12 +00:00
9281e59892 - fixed Requires for libd3d-devel
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=421
2015-01-28 16:30:29 +00:00
7282903c65 - enabled build of Direct3D 9 (Gallium3D Nine) state tracker (bnc#910109)
- removed obsolete patch u_be_assert_include.patch, addressed by
  upstream commit 2a13ff9 "gallium/util: add missing u_debug include"
  (bnc#910109)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=420
2015-01-27 11:52:02 +00:00
6b6a7b8e89 Accepting request 282940 from home:Andreas_Schwab:Factory
- Set xvmc_support also on ppc

OBS-URL: https://build.opensuse.org/request/show/282940
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=419
2015-01-27 10:52:01 +00:00
8b3133b0be Accepting request 282755 from home:mimi_vx:branches:X11:XOrg
- Version bump to 10.4.3 (bugfix release):
  * Bug 80568 - [gen4] GPU Crash During Google Chrome Operation
  * Bug 85367 - [gen4] GPU hang in glmark-es2
  * Bug 85696 - r600g+nine: Bioshock shader failure after 7b1c0cbc90d456384b0950ad21faa3c61a6b43ff
  * Bug 88219 - include/c11/threads_posix.h:197: undefined reference to `pthread_mutex_lock'
  * mesa: Fix clamping to -1.0 in snorm_to_float
  * glsl: Link glsl_test with pthreads library.
  * i965: Respect the no_8 flag on Gen6, not just Gen7+.
  * i965: Work around mysterious Gen4 GPU hangs with minimal state changes.

OBS-URL: https://build.opensuse.org/request/show/282755
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=417
2015-01-26 04:11:23 +00:00
35fe750204 Accepting request 281938 from home:scarabeus_iv
Review this I tested only x86 and x86_64 with intel/radeon, worked fine.

- Clean up with the spec-cleaner
- Drop obsolete obsoletes comming from fix for sle10
- Reduce llvm_r600 conditional as it is equal to ifarch x86 x86_64
- Put vdpau_radeon and vdpau_nouveau under same case as they have
  same requisites
- Fix empty post/postun warning
- Various other rpmlint issues silenced.

OBS-URL: https://build.opensuse.org/request/show/281938
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=415
2015-01-19 13:08:21 +00:00
fa9b56d101 Accepting request 281651 from home:scarabeus_iv:branches:X11:XOrg
Bumpy to latest

OBS-URL: https://build.opensuse.org/request/show/281651
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=414
2015-01-19 09:52:50 +00:00
96849e76eb Accepting request 265159 from home:tobijk:X11:XOrg
- Update to version 10.4.0 (10.4 Final):
- New features:
  + GL_ARB_conditional_render_inverted on nv50
  + GL_ARB_sample_shading on r600
  + GL_ARB_texture_view on nv50, nvc0
  + GL_ARB_clip_control on nv50, nvc0, r300, r600, radeonsi, llvmpipe, softpipe
  + GL_KHR_context_flush_control on all drivers
- Changes:
  + Removed patch17: u_Suppress-any-libGL-.-warnings-when-LIBGL_DEBUG-is-se.patch
    This patch was upstreamed
  + Build without "--enable-gallium-egl"
    This buildoption was removed upstream
  + Add subpackage libvdpau_r300

OBS-URL: https://build.opensuse.org/request/show/265159
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=412
2014-12-15 14:28:38 +00:00