3df5d06cda
- Pass -Dvideo-codecs=h264dec,h264enc,h265dec,h265enc,vc1dec to
...
meson, keep support for hardware codecs inside vaapi, vdpau and
vulkan. These were previously enabled automatically.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1142
2022-09-28 15:02:59 +00:00
62067e2383
- enabled "swrast" and "amd" Vulkan drivers on riscv64, which is
...
upstream default anyway ...
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1141
2022-09-27 11:10:42 +00:00
055989772b
- refreshed n_no-sse2-on-ix86-except-for-intel-drivers.patch
...
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1138
2022-09-22 11:21:27 +00:00
cecf3c8c3f
- update to 22.2.0
...
* AMD RDNA3 Prep, Intel Arc Graphics, Many Vulkan Improvements;
more details on Phoronix:
https://www.phoronix.com/news/Mesa-22.2-Released
- supersedes llvm15.patch
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1137
2022-09-22 10:02:02 +00:00
c53cdf13bb
Accepting request 1003551 from home:Andreas_Schwab:Factory
...
- llvm15.patch: backport of commits 2037c34f245, 301bcbac0e5, 6983c8580a2
to support LLVM 15
OBS-URL: https://build.opensuse.org/request/show/1003551
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1135
2022-09-14 16:23:01 +00:00
8191cc0963
- update to 22.1.7:
...
* fixes and cleanups all over the tree
* most of the fixes are for zink
* nice batch of fixes for the gallium dx9 frontend
* some other fixes across the board
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1132
2022-08-22 10:49:00 +00:00
fa0d83ad8c
Accepting request 994830 from home:nuklly:branches:X11:XOrg
...
- Enable zink driver build on x86_64
OBS-URL: https://build.opensuse.org/request/show/994830
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1130
2022-08-20 08:53:29 +00:00
5e8a5a5822
Accepting request 997583 from home:dirkmueller:Factory
...
- update to 22.1.6:
* llvmpipe: make last_fence a screen/rast object not a context one. llvmpipe:
keep context list and use to track resource usage.
* Revert "pan/bi: Require ATEST coverage mask input in R60"
* intel/dev: drop warning for unhandled hwconfig keys
* anv: Use sampleLocationsEnable for sample locations
- update to 22.1.5:
* radv: dynamic vertex input failure
* anv: KHR-GL46.tessellation_shader.single.xfb_captures_data_from_correct_stage fails on TGL
* anv: GTF-GL46.gtf32.GL3Tests.packed_pixels.packed_pixels_pbo failure
* anv: ICL hiz issue
* Error compiling gallium-nine on i686 using musl libc
* dEQP-VK.memory.mapping.dedicated_alloc failing on bsw and gen9atom
OBS-URL: https://build.opensuse.org/request/show/997583
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1129
2022-08-20 08:45:09 +00:00
385111236b
Accepting request 992106 from home:dirkmueller:Factory
...
- update to 22.1.4:
* anv: disable non uniform indexing of UBOs
* anv: use the right helper to invalidate memory
* intel/fs: ray query fix for global address
* isl: add new helper for format component compatibility
* radeonsi: fix random PS wave size
* r300: Keep rc_rename_regs() from overflowing
* aco/ra: update register file when updating phi definition
* radv: Fix vkCmdCopyQueryResults -> vkCmdResetPool hazard
OBS-URL: https://build.opensuse.org/request/show/992106
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1127
2022-08-02 07:04:50 +00:00
99c9ecc948
- let Mesa ignore Mesa-dri as dep to resolve a build cycle
...
(related to boo#1201474
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1125
2022-07-15 13:10:44 +00:00
387e6ed7ea
fixed typo in changelog entry
...
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1123
2022-07-03 11:10:27 +00:00
8f406fc1c1
- Update to 22.1.3
...
* a lot of zink fixes
* There's a bit of everything else ehre, including some
performance fixes for wsi/x11.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1122
2022-07-03 08:27:52 +00:00
3f7c112887
- Update to 22.1.2
...
" There's a lot of zink here, thanks to Mike for help with manually
backporting parts of it! We've als got a bunch of fixes for panfrost,
and some for intel, radeon, llvmpip, dzn, broadcom, nir, core gallium,
the va state tracker, and freedren."
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1120
2022-06-20 15:37:11 +00:00
c9f8786f11
- let Mesa-libGL-devel require libX11-devel via pkgconfig(x11)
...
(boo#1200559)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1118
2022-06-15 10:10:28 +00:00
529073fba0
- removed libkms BuildRequires, since it has been dropped from
...
libdrm
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1116
2022-06-05 20:24:35 +00:00
9d82eda972
- Update to 22.1.1
...
* first bugfix release
- supersedes U_llvmpipe-flush-resources-for-kms-swrast-path.patch
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1114
2022-06-02 02:29:47 +00:00
653f230388
Accepting request 980303 from home:favogt:boo1199885
...
- Add patch to fix glitches with KMS (boo#1199885):
* U_llvmpipe-flush-resources-for-kms-swrast-path.patch
OBS-URL: https://build.opensuse.org/request/show/980303
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1113
2022-06-01 08:39:47 +00:00
1662fc6e30
- buildrequire DirectX-Headers only on %{ix86} x86_64, since it's
...
only relevant on these platforms
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1111
2022-05-25 12:29:10 +00:00
d53aff40aa
Accepting request 979041 from home:sbradnick:branches:X11:XOrg
...
Another submission for 'n_stop-iris-flicker.patch' using 'git show' to generate .patch file.
OBS-URL: https://build.opensuse.org/request/show/979041
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1110
2022-05-24 21:24:55 +00:00
cf9f9d465c
- Update to 22.1.0
...
* lot of great featurres, including (since rc5) additional
kopper backports for zink, and support for Intel's Alchemist
DG2 platform.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1108
2022-05-19 19:42:42 +00:00
9cea6e9ad2
- autoselect libvdpau_r300/libvdpau_r600/libvdpau_radeonsi packages
...
via hardware supplements on AMD GPUs
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1106
2022-05-14 20:53:58 +00:00
e13ddc20a4
- Update to 22.0.3
...
* bugfix release with fixes for most of the major drivers
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1104
2022-05-05 08:42:23 +00:00
4d5c98eb62
- _constraints:
...
* raised requirements to 9 GB disk space and added aarch64
architecture (bsc#1199040)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1103
2022-05-03 08:22:37 +00:00
2f78749afb
- Update to 22.0.2
...
* bugfix release with almost all nominated patches
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1101
2022-04-22 09:55:03 +00:00
bbb494421f
Accepting request 969915 from home:dirkmueller:Factory
...
- use _multibuild
OBS-URL: https://build.opensuse.org/request/show/969915
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1099
2022-04-13 21:39:55 +00:00
13401be085
- Update to 22.0.1
...
* fixes in lavapipe and zink, maintainer scripts and panfrost
- supersedes U_meson-restore-private-requires-to-libdrm-in-dri.pc-f.patch
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1097
2022-03-29 22:18:45 +00:00
c98bae3dd3
- get rid of Mesa-libVulkan-devel(-32bit) package, which no longer
...
makes sense since Mesa 21.1.0
* 5e6db19168
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1095
2022-03-22 11:17:15 +00:00
2d3a89e8aa
- U_meson-restore-private-requires-to-libdrm-in-dri.pc-f.patch
...
* Due to a typo the private requires to libdrm were lost in dri.pc.
Fixed another typo (only comment).
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1093
2022-03-14 10:51:54 +00:00
d30db89034
- enabled "i915" Gallium-based Intel Gen3 driver
...
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1092
2022-03-12 20:31:31 +00:00
a49ba3220d
- fixed llvm/clang buildrequires for sle15-sp4/Leap 15.4
...
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1091
2022-03-11 13:26:33 +00:00
cd164f01bc
- no longer try to build classic non-Gallium OpenGL drivers
...
i915, i965, nouveau, r100 and r200, which have been dropped with
Mesa 22.0.0; see also some documentation on Phoronix
https://www.phoronix.com/scan.php?page=news_item&px=Mesa-Classic-Retired
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1089
2022-03-11 09:15:38 +00:00
c172e18f0c
Accepting request 960915 from home:ukbeast89:branches:X11:XOrg
...
- update to 22.0.0
* lavapipe,radv,anv KHR_dynamic_rendering
* radv EXT_image_view_min_lod
* VK_KHR_synchronization2 on RADV.
* OpenSWR has been moved to the Amber branch
* radeonsi, zink ARB_sparse_texture
* d3d12 GLES3.1 (shader storage buffers, images, compute, indirect draw, draw params,
ARB_framebuffer_no_attachments, ARB_sample_shading, and GLSL400)
* radeonsi, zink ARB_sparse_texture2
* zink EXT_memory_object, EXT_memory_object_fd, EXT_semaphore, EXT_semaphore_fd
* anv VK_VALVE_mutable_descriptor_type
* Vulkan 1.3 on RADV,Anv.
* radeonsi, zink ARB_sparse_texture_clamp
- update to 22.0.0
* lavapipe,radv,anv KHR_dynamic_rendering
* radv EXT_image_view_min_lod
* VK_KHR_synchronization2 on RADV.
* OpenSWR has been moved to the Amber branch
* radeonsi, zink ARB_sparse_texture
* d3d12 GLES3.1 (shader storage buffers, images, compute, indirect draw, draw params,
ARB_framebuffer_no_attachments, ARB_sample_shading, and GLSL400)
* radeonsi, zink ARB_sparse_texture2
* zink EXT_memory_object, EXT_memory_object_fd, EXT_semaphore, EXT_semaphore_fd
* anv VK_VALVE_mutable_descriptor_type
* Vulkan 1.3 on RADV,Anv.
* radeonsi, zink ARB_sparse_texture_clamp
OBS-URL: https://build.opensuse.org/request/show/960915
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1088
2022-03-10 19:20:36 +00:00
10f78d7a10
- baselibs.conf: readded mistakenly removed packages
...
* Mesa-libVulkan-devel
* Mesa-vulkan-device-select
* Mesa-vulkan-overlay
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1086
2022-03-03 09:18:01 +00:00
a48808688f
- raise memory limit to 1024 in the hope of avoiding OOM on ppc64
...
(boo#1196640)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1085
2022-03-02 13:35:10 +00:00
5862c8f95a
- autoselect libvulkan_intel package via hardware supplements on
...
Intel GPUs
- autoselect libvulkan_radeon package via hardware supplements on
AMD GPUs
- no longer install libvulkan_lvp package (lavapipe=Software
Vulkan driver), libvulkan_broadcom and libvulkan_freedreno packages
by default, i.e. no longer have libvulkan_intel/libvulkan_radeon
and libvulkan_lvp packages installed at the same time (boo#1180522)
- libvulkan_intel/libvulkan_radeon/libvulkan_lvp now require
Mesa-vulkan-device-select package, not the other way round!
(baselibs.conf also adjusted)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1084
2022-03-01 18:32:43 +00:00
196c255c25
- update to 21.3.7
...
* sixth bugfix release
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1083
2022-02-24 10:00:29 +00:00
a2c21ce961
- update to 21.3.6
...
* sixth bugfix release
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1082
2022-02-10 13:56:30 +00:00
85a087df92
- update to 21.3.5
...
* bugfix release: mostly Zink fixes
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1081
2022-02-04 15:09:20 +00:00
8f7399abc5
- using memory-constraints on ppc64 for trying to avoid OOM during
...
build (boo#1194739)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1079
2022-01-17 10:58:42 +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
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
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
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
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
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
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
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
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