SHA256
1
0
forked from pool/Mesa
Commit Graph

1379 Commits

Author SHA256 Message Date
Dominique Leuenberger
3c24c0b159 Accepting request 946456 from X11:XOrg
- update to 21.3.4 
  * bugfix release

OBS-URL: https://build.opensuse.org/request/show/946456
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=426
2022-01-15 20:45:12 +00:00
9668f8f7fe - update to 21.3.4
* bugfix release

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1078
2022-01-14 15:58:00 +00:00
Dominique Leuenberger
042b26c1b9 Accepting request 944902 from X11:XOrg
- rename n_no-sse2-on-ix86.patch to
  n_no-sse2-on-ix86-except-for-intel-drivers.patch
  * no longer disable sse2 support for intel drivers, since this
    breaks build, which is probably unresolvable (boo1190409)

- n_no-sse2-on-ix86.patch
  * disabled sse2 support on %ix86 (boo#1190409)

OBS-URL: https://build.opensuse.org/request/show/944902
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=425
2022-01-09 21:50:07 +00:00
4ebb363659 - rename n_no-sse2-on-ix86.patch to
n_no-sse2-on-ix86-except-for-intel-drivers.patch
  * no longer disable sse2 support for intel drivers, since this
    breaks build, which is probably unresolvable (boo1190409)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1077
2022-01-08 10:48:19 +00:00
bf4320f8a7 update also Mesa-drivers.spec
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1076
2022-01-06 23:23:44 +00:00
b78f080d59 improved n_no-sse2-on-ix86.patch
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1075
2022-01-06 18:55:19 +00:00
bb54ad62c6 - n_no-sse2-on-ix86.patch
* disabled sse2 support on %ix86 (boo#1190409)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1074
2022-01-06 16:57:28 +00:00
Dominique Leuenberger
b9e4c9e581 Accepting request 943627 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/943627
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=424
2022-01-05 12:39:29 +00:00
5e53910eb6 Accepting request 943315 from home:ukbeast89:branches:X11:XOrg
- update to 21.3.3
  * Bug fixes
  * Assassin’s Creed Syndicate crashes with Mesa 21.3.0+ ACO
  * [21.3 regression] swr: Build failure with MSVC
  * anv: dEQP-VK.graphicsfuzz.spv-stable-pillars-volatile-nontemporal-store fails

OBS-URL: https://build.opensuse.org/request/show/943315
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1073
2022-01-03 15:54:29 +00:00
Dominique Leuenberger
c39e3579f7 Accepting request 935153 from X11:XOrg
- update to 21.3.1
  * mostly AMD, Intel & Zink fixes.

OBS-URL: https://build.opensuse.org/request/show/935153
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=423
2021-12-06 22:59:21 +00:00
96df9b4a60 hopefully fixed conflict issues now
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1072
2021-12-02 10:51:16 +00:00
3e8e1aedc8 trying to fix conflict issues
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1071
2021-12-02 10:49:11 +00:00
Dominique Leuenberger
819833c083 Accepting request 932062 from X11:XOrg
- n_buildfix-21.3.0.patch
  * fixes Mesa-drivers build 

- update to 21.3.0
  * Panfrost is now officially GLES 3.1 conformant
  * RADV has (experimental) ray tracing support
  * Iris gained threaded shader compilation
  * Zink has seen an enormous amount of work, and now supports GLES 3.2
  * Lavapipe has a bunch of new extensions, and now supports Vulkan 1.2
  * LLVMpipe got 2-3 times faster for 2D workloads, and gained support for
    the compatibility profile on GL 4.5
  * VA-API gained support for AV1 videos
  * EGL now works on Windows
  * Wayland got a workaround for games making bad assumption (alpha means
    transparency? who could have known)
  * VK_EXT_color_write_enable on lavapipe
  * GL_ARB_texture_filter_anisotropic in llvmpipe
  * Anisotropic texture filtering in lavapipe
  * VK_EXT_shader_atomic_float2 on Intel and RADV.
  * VK_EXT_vertex_input_dynamic_state on RADV.
  * VK_KHR_timeline_semaphore on lavapipe
  * VK_EXT_external_memory_host on lavapipe
  * GL_AMD_pinned_memory on llvmpipe
  * GL 4.5 compatibility on llvmpipe
  * VK_EXT_primitive_topology_list_restart on RADV and lavapipe.
  * ES 3.2 on zink
  * VK_KHR_depth_stencil_resolve on lavapipe
  * VK_KHR_shader_integer_dot_product on RADV.
  * OpenGL FP16 support on llvmpipe
  * VK_KHR_shader_float16_int8 on lavapipe
  * VK_KHR_shader_subgroup_extended_types on lavapipe
  * VK_KHR_spirv_1_4 on lavapipe
  * Experimental raytracing support on RADV
  * VK_KHR_synchronization2 on Intel
  * NGG shader based culling is now enabled by default on GFX10.3 on RADV.
  * VK_KHR_maintenance4 on RADV
  * VK_KHR_format_feature_flags2 on RADV.
  * EGL_EXT_present_opaque on wayland

OBS-URL: https://build.opensuse.org/request/show/932062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=422
2021-11-20 01:38:33 +00:00
4b9bb847b3 - n_buildfix-21.3.0.patch
* fixes Mesa-drivers build

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1069
2021-11-18 03:30:34 +00:00
5d7cfe545b - update to 21.3.0
* Panfrost is now officially GLES 3.1 conformant
  * RADV has (experimental) ray tracing support
  * Iris gained threaded shader compilation
  * Zink has seen an enormous amount of work, and now supports GLES 3.2
  * Lavapipe has a bunch of new extensions, and now supports Vulkan 1.2
  * LLVMpipe got 2-3 times faster for 2D workloads, and gained support for
    the compatibility profile on GL 4.5
  * VA-API gained support for AV1 videos
  * EGL now works on Windows
  * Wayland got a workaround for games making bad assumption (alpha means
    transparency? who could have known)
  * VK_EXT_color_write_enable on lavapipe
  * GL_ARB_texture_filter_anisotropic in llvmpipe
  * Anisotropic texture filtering in lavapipe
  * VK_EXT_shader_atomic_float2 on Intel and RADV.
  * VK_EXT_vertex_input_dynamic_state on RADV.
  * VK_KHR_timeline_semaphore on lavapipe
  * VK_EXT_external_memory_host on lavapipe
  * GL_AMD_pinned_memory on llvmpipe
  * GL 4.5 compatibility on llvmpipe
  * VK_EXT_primitive_topology_list_restart on RADV and lavapipe.
  * ES 3.2 on zink
  * VK_KHR_depth_stencil_resolve on lavapipe
  * VK_KHR_shader_integer_dot_product on RADV.
  * OpenGL FP16 support on llvmpipe
  * VK_KHR_shader_float16_int8 on lavapipe
  * VK_KHR_shader_subgroup_extended_types on lavapipe
  * VK_KHR_spirv_1_4 on lavapipe
  * Experimental raytracing support on RADV
  * VK_KHR_synchronization2 on Intel
  * NGG shader based culling is now enabled by default on GFX10.3 on RADV.
  * VK_KHR_maintenance4 on RADV
  * VK_KHR_format_feature_flags2 on RADV.
  * EGL_EXT_present_opaque on wayland

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1068
2021-11-17 21:56:24 +00:00
Dominique Leuenberger
42b61a0187 Accepting request 928030 from X11:XOrg
- update to 21.2.5
  * bit of everything: general vulkan, panfrost, and zink are the
    biggest changes.

OBS-URL: https://build.opensuse.org/request/show/928030
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=421
2021-10-31 21:55:23 +00:00
5108d82f58 - update to 21.2.5
* bit of everything: general vulkan, panfrost, and zink are the
    biggest changes.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1067
2021-10-28 19:51:24 +00:00
Dominique Leuenberger
84fc39e139 https://bugzilla.opensuse.org/show_bug.cgi?id=1191855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=420
2021-10-20 09:22:16 +00:00
Dominique Leuenberger
39c8381686 https://bugzilla.opensuse.org/show_bug.cgi?id=1191855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=419
2021-10-20 07:59:35 +00:00
Dominique Leuenberger
b22a95d891 Accepting request 925420 from X11:XOrg
- update to 21.2.4
  * fourth bugfix release
  * 300 fixes from the new r300 maintainer! Additionally, panfrost,
    lots of crocus, some freedreno, intel, radv, core meas, gallivum,
    anv, spirv, gallim, aco, i915g, lima, and llvmpipe fixes.
- supersedes U_gallivm-add-new-wrapper-around-Module.patch,
  U_gallivm-fix-FTBFS-on-i386-with-LLVM-13.patch

- u_fix-build-on-ppc64le.patch
  * fixes build on ppc64le (boo#1191569)

OBS-URL: https://build.opensuse.org/request/show/925420
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=418
2021-10-18 20:03:31 +00:00
5eec58bd1c - update to 21.2.4
* fourth bugfix release
  * 300 fixes from the new r300 maintainer! Additionally, panfrost,
    lots of crocus, some freedreno, intel, radv, core meas, gallivum,
    anv, spirv, gallim, aco, i915g, lima, and llvmpipe fixes.
- supersedes U_gallivm-add-new-wrapper-around-Module.patch,
  U_gallivm-fix-FTBFS-on-i386-with-LLVM-13.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1066
2021-10-15 09:22:59 +00:00
8c6bfd9623 hopefully fixed (again) u_fix-build-on-ppc64le.patch
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1065
2021-10-14 19:41:06 +00:00
db75c856b7 - u_fix-build-on-ppc64le.patch
* fixes build on ppc64le (boo#1191569)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1064
2021-10-14 19:18:31 +00:00
07b6eef295 redone try-to-fix-build-on-ppc64le.patch
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1063
2021-10-14 18:43:05 +00:00
d376f64e62 - try-to-fix-build-on-ppc64le.patch
* trying to fix build on ppc64le (boo#1191569)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1062
2021-10-14 10:33:03 +00:00
Richard Brown
7c7da91a05 Accepting request 923140 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/923140
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=417
2021-10-08 20:04:43 +00:00
02123a224b Accepting request 923138 from home:aaronpuchert:llvm-next
- Fix build with LLVM 13:
  * U_gallivm-add-new-wrapper-around-Module.patch
  * U_gallivm-fix-FTBFS-on-i386-with-LLVM-13.patch

OBS-URL: https://build.opensuse.org/request/show/923138
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1061
2021-10-05 01:38:07 +00:00
Dominique Leuenberger
04cdc2e910 Accepting request 922328 from X11:XOrg
- update to 21.2.3
  * third bugfix release

OBS-URL: https://build.opensuse.org/request/show/922328
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=416
2021-10-04 16:39:03 +00:00
5629a239ac - update to 21.2.3
* third bugfix release

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1060
2021-09-30 09:38:10 +00:00
Dominique Leuenberger
97dc83a495 Accepting request 921806 from X11:XOrg
- covers jira#SLE/SLE-18743

OBS-URL: https://build.opensuse.org/request/show/921806
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=415
2021-09-27 18:09:09 +00:00
eb41a435cd - covers jira#SLE/SLE-18743
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1059
2021-09-27 13:36:28 +00:00
Dominique Leuenberger
085e72b593 Accepting request 920685 from X11:XOrg
- update to 21.2.2
  * second bugfix release: a ton of work went into panfrost, 
    getting it closer to being conformant (it is conformant on
    21.3!); fixes for ir3, croccus, nir, utils, llvmpipe, gallivm,
    zink, glsl, v3d, vc4, intel, mesa, aco, iris, radv, and even
    osmesa.

OBS-URL: https://build.opensuse.org/request/show/920685
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=414
2021-09-24 22:35:13 +00:00
209ad7b377 - update to 21.2.2
* second bugfix release: a ton of work went into panfrost, 
    getting it closer to being conformant (it is conformant on
    21.3!); fixes for ir3, croccus, nir, utils, llvmpipe, gallivm,
    zink, glsl, v3d, vc4, intel, mesa, aco, iris, radv, and even
    osmesa.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1058
2021-09-21 18:53:17 +00:00
Dominique Leuenberger
45ceb612c9 Accepting request 914913 from X11:XOrg
- update to 21.2.1
  * first bugfix release

OBS-URL: https://build.opensuse.org/request/show/914913
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=413
2021-09-03 19:25:54 +00:00
42adafde6c OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1057 2021-08-30 01:54:32 +00:00
Richard Brown
65bcd38e66 Accepting request 912250 from X11:XOrg
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/912250
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=412
2021-08-19 08:00:39 +00:00
bb1fba2200 - fixed build on %ix86 by removing "-flto=auto" from optflags for
cpp

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1054
2021-08-08 08:54:14 +00:00
c76a830e94 - enabled build of 'crocus' Gallium3D OpenGL driver for i965 "Gen4"
through Haswell "Gen7" graphics (alternative to classic "i965"
  OpenGL driver); use MESA_LOADER_DRIVER_OVERRIDE=crocus to use it;
  in case of issues with video hardware acceleration(vaapi driver),
  set LIBVA_DRIVER_NAME=i965

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1053
2021-08-05 15:56:29 +00:00
78de29778a - update to 21.2.0
* new release

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1052
2021-08-05 09:07:24 +00:00
Dominique Leuenberger
2d8ef3256c Accepting request 909133 from X11:XOrg
- update to 21.1.6
  * sixth bugfix release

OBS-URL: https://build.opensuse.org/request/show/909133
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=411
2021-08-02 10:04:57 +00:00
723bb86449 - update to 21.1.6
* sixth bugfix release

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1051
2021-07-29 09:57:46 +00:00
Dominique Leuenberger
698afc6161 Accepting request 906422 from X11:XOrg
- update to 21.1.5
  * fith bugfix release

OBS-URL: https://build.opensuse.org/request/show/906422
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=410
2021-07-17 21:36:25 +00:00
392876a982 - update to 21.1.5
* fith bugfix release

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1050
2021-07-15 08:47:31 +00:00
Dominique Leuenberger
e29a48a740 Accepting request 903375 from X11:XOrg
- update to 21.1.4
  * fourth bugfix release

OBS-URL: https://build.opensuse.org/request/show/903375
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=409
2021-07-04 20:10:02 +00:00
59afc9c5e6 - update to 21.1.4
* fourth bugfix release

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1049
2021-07-01 10:13:07 +00:00
Dominique Leuenberger
8534a83ed2 Accepting request 901321 from X11:XOrg
- no longer apply n_drirc-disable-rgb10-for-chromium-on-amd.patch
  on TW; no longer needed with gstreamer-plugins-vaapi 1.18.4; more
  details on 
  https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/-/merge_requests/410

- update to 21.1.3
  * third bugfix
  * mostly AMD fixes

OBS-URL: https://build.opensuse.org/request/show/901321
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=408
2021-06-24 16:22:20 +00:00
3313b628fa - no longer apply n_drirc-disable-rgb10-for-chromium-on-amd.patch
on TW; no longer needed with gstreamer-plugins-vaapi 1.18.4; more
  details on 
  https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/-/merge_requests/410

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1047
2021-06-22 09:52:48 +00:00
971ff12d44 - update to 21.1.3
* third bugfix
  * mostly AMD fixes

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1046
2021-06-19 09:02:15 +00:00
Dominique Leuenberger
37f356959b Accepting request 897046 from X11:XOrg
- update to 21.1.2
  * second bugfix
  * mostly AMD and Intel changes as usual, but also a decent amount
    of ARM fixes and more.

- no longer autoselect Mesa-dri-nouveau at all; autoselect 
  libvdpau_nouveau depending on PCI ID (boo#1186721)

OBS-URL: https://build.opensuse.org/request/show/897046
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=407
2021-06-04 20:43:01 +00:00
a9ce26bb08 - update to 21.1.2
* second bugfix
  * mostly AMD and Intel changes as usual, but also a decent amount
    of ARM fixes and more.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1044
2021-06-03 04:00:03 +00:00