e7bb9aff2b
- adjusted and re-enabled python36-buildfix1.patch
Stefan Dirsch2024-03-19 02:11:18 +00:00
328105545c
- Update to new feature release 24.0.3 * Some interesting highlights include: + New PowerVR Vulkan driver for Imagination's GPU + NVIDIA Vulkan driver NVK has seen many improvements + AMD Vulkan driver RADV ray-tracing performance improvements + Microsoft OpenGL driver D3D12 has reached OpenGL 4.6 support * New extensions & features (in no particular order): + VK_EXT_image_compression_control on RADV + VK_EXT_device_fault on RADV + OpenGL 3.3 on Asahi + Geometry shaders on Asahi + GL_ARB_texture_cube_map_array on Asahi + GL_ARB_clip_control on Asahi + GL_ARB_timer_query on Asahi + GL_EXT_disjoint_timer_query on Asahi + GL_ARB_base_instance on Asahi + OpenGL 4.6 (up from 4.2) on d3d12 + VK_EXT_depth_clamp_zero_one on RADV + GL_ARB_shader_texture_image_samples on Asahi + GL_ARB_indirect_parameters on Asahi + GL_ARB_viewport_array on Asahi + GL_ARB_fragment_layer_viewport on Asahi + GL_ARB_cull_distance on Asahi + GL_ARB_transform_feedback_overflow_query on Asahi + VK_KHR_calibrated_timestamps on RADV + VK_KHR_vertex_attribute_divisor on RADV + VK_KHR_maintenance6 on RADV + VK_KHR_ray_tracing_position_fetch on RADV + EGL_EXT_query_reset_notification_strategy - supersedes U_fix-ac-llvm-LLVM-18-remove-useless-passes.patch - adjusted n_add-Mesa-headers-again.patch, u_dep_xcb.patch - disabled python36-buildfix1.patch - removed disabled patch u_fix-build-on-ppc64le.patch
Stefan Dirsch2024-03-19 01:27:41 +00:00
44dd78c7b0
- get rid of u_zink-dont-print-error-messages-when-failing-an-implicit.patch completely
Stefan Dirsch2024-03-16 18:45:26 +00:00
607b3cf6ad
Accepting request 1157793 from X11:XOrg
Ana Guerrero2024-03-15 19:28:19 +00:00
3327e68212
- buildrequires llvm18-devel/clang18-devel on Leap 15.5/15.6
Stefan Dirsch2024-03-14 04:49:32 +00:00
d6a87506f6
- disabled u_zink-dont-print-error-messages-when-failing-an-implicit.patch for now, since it breaks driver build; this patch needs other patches below to build ...
Stefan Dirsch2024-03-14 04:42:28 +00:00
9e23222f0e
Accepting request 1156667 from home:aaronpuchert:llvm-next
Stefan Dirsch2024-03-14 04:35:50 +00:00
8f7a99085d
- u_zink-dont-print-error-messages-when-failing-an-implicit.patch * zink: don't print error messages when failing an implicit driver load (Mesa gitlab issue #10802)
Stefan Dirsch2024-03-12 20:29:47 +00:00
403ddb935c
Accepting request 1140618 from X11:XOrg
Ana Guerrero2024-01-24 18:03:53 +00:00
27079a373a
- split python36-buildfix.patch into two patches python36-buildfix1.patch and python36-buildfix2.patch; apply the latter only on sle15-sp6/Leap 15.6 since on newer python releases than 3.6 it changes behaviour to remove required=True option
Stefan Dirsch2024-01-22 14:46:34 +00:00
ca900350f5
- let Mesa-dri require libvulkan1 to get zink/swrast driver fallbacks working (hopefully); probably related: 2a71f06f29Stefan Dirsch2024-01-20 11:01:04 +00:00
199aa14a48
Accepting request 1130356 from home:iznogood:factory
Stefan Dirsch2023-12-08 17:49:35 +00:00
33b41e82da
Accepting request 1128045 from X11:XOrg
Ana Guerrero2023-11-23 20:38:46 +00:00
34e4fc310a
- buildrequire 'pkgconfig(SPIRV-Tools)' also with disabled rusticl (new dep since some time)
Stefan Dirsch2023-11-20 14:54:25 +00:00
4e092898e0
- re-disable rusticl on sle15-sp6 to prevent more deps (rust-bindgen) - buildrequire 'pkgconfig(LLVMSPIRVLib)' also with disabled rusticl (new dep since some time)
Stefan Dirsch2023-11-20 14:47:28 +00:00
d10b89477c
Accepting request 1112842 from home:aaronpuchert:llvm-next
Stefan Dirsch2023-09-21 19:08:18 +00:00
1a33fedd78
- disable nine on arm/aarch64 in the hope to fix build on this platform; there is no need for Direct3D/Wine for arm/aarch64 anyway ...
Stefan Dirsch2023-09-21 10:28:06 +00:00
24d430f1b0
- mini-cleanup for python package BuildRequires in specfile - added python3-dataclasses package for sle15/Leap15 to finally fix build for these build targets; dataclasses module is in standard library of python >= 3.7 ...
Stefan Dirsch2023-09-01 10:39:06 +00:00
1607ef24e0
Accepting request 1105975 from X11:XOrg
Ana Guerrero2023-08-30 08:19:05 +00:00
0427873a46
Accepting request 1104341 from home:iznogood:branches:X11:XOrg
Stefan Dirsch2023-08-26 04:02:59 +00:00
3dadc9d818
- Update to bugfix release 23.1.3 - supersedes U_glx-Remove-pointless-GLX_INTEL_swap_event-paranoia.patch (boo#1209005) - -Dxmlconfig=enabled now also needs -Dexpat=enabled as dependancy
Stefan Dirsch2023-06-23 07:54:29 +00:00
94c157a997
- Update to version 23.0.3 * 3rd bug fix release: changes all across the tree, with no one subsystem seeing too many changes
Stefan Dirsch2023-04-22 08:46:30 +00:00
9a14d967ce
- Update to version 23.0.2 * 2nd bug fix release: lots of patches for all over the tree, zink being the biggest singel source of changes.
Stefan Dirsch2023-04-07 19:02:21 +00:00
f12960014f
Accepting request 1074596 from home:iznogood:branches:X11:XOrg
Stefan Dirsch2023-03-27 08:55:00 +00:00
5165db4ffe
- Update to version 23.0.1 * bug fix release which fixes bugs found since Mesa 23.0.0 - supersedes U_glx-fix-indirect-initialization-crash.patch
Stefan Dirsch2023-03-26 22:26:24 +00:00
ab6befea69
- U_glx-Remove-pointless-GLX_INTEL_swap_event-paranoia.patch * reverse apply this patch to fix a regression caused by this commit, which resulted in gnome-shell constantly crashing, which is making a GNOME/X11 session impossible (boo#1209005)
Stefan Dirsch2023-03-14 12:12:19 +00:00