* Thu Feb 09 2023 sndirsch@suse.com
- Update to version 22.3.5
* bug fix release which fixes bugs found since Mesa 22.3.4
* see https://docs.mesa3d.org/relnotes/22.3.5.html for more
details
- refreshed u_dep_xcb.patch
* Mon Feb 06 2023 schwab@suse.de
- Don't enable rusticl without opencl
* Fri Jan 27 2023 sndirsch@suse.com
- Update to version 22.3.4
* bug fix release which fixes bugs found since Mesa 22.3.3
* see https://docs.mesa3d.org/relnotes/22.3.4.html for more
details
* Fri Jan 27 2023 sndirsch@suse.com
- removing again BuildRequires for x264 and x265 in case
video_codecs should be built (these were never needed nor used
for build)
* Fri Jan 27 2023 sndirsch@suse.com
- using gcc 12 now also on Leap 15.4; after changing build project
to openSUSE:Leap:15.4:Update gcc 12 packages are found now ...
* Tue Jan 24 2023 sndirsch@suse.com
- force usage of gcc 12 only on Leap 15.5; there is no gcc12 on
Leap 15.4
* Tue Jan 24 2023 manfred.h@gmx.net
- Add BuildRequires for x264 and x265 in case video_codecs should
be built.
* Mon Jan 23 2023 sndirsch@suse.com
- re-enable build on Leap, but only for 15.5; there is no gcc12
on Leap 15.4, which is now officially required by Mesa 22.3
* Mon Jan 16 2023 mardnh@gmx.de
- Add support for Rusticl - Mesa's new OpenCL implementation.
* See https://docs.mesa3d.org/rusticl
You will need to set your environment to use it
* See https://docs.mesa3d.org/envvars#rusticl-environment-variables
* Mon Jan 16 2023 hp@urpla.net
- Compile with gcc12 on Leaps: building drivers fails with:
/usr/include/dxguids/dxguids.h:70:1: internal compiler error:
in cxx_eval_bit_field_ref, at cp/constexpr.c:2578
* Sun Jan 15 2023 mardnh@gmx.de
- Fix some deprecation warnings
* WARNING: option "false" deprecated, please use "disabled" instead.
* WARNING: option "true" deprecated, please use "enabled" instead.
* Wed Jan 11 2023 sor.alexei@meowr.ru
- Update to version 22.3.3:
* See https://docs.mesa3d.org/relnotes/22.3.3.html
* Mon Jan 02 2023 schwab@suse.de
- Update list of gallium-drivers to match default list
* Sat Dec 31 2022 sndirsch@suse.com
- don't try to generate libvdpau_virtio_gpu package on ppc64le; for
some reason this driver doesn't get built on this platform
* Thu Dec 29 2022 sor.alexei@meowr.ru
- Update to version 22.3.0:
* See https://docs.mesa3d.org/relnotes/22.3.0.html
- Update to version 22.3.1:
* See https://docs.mesa3d.org/relnotes/22.3.1.html
- Update to version 22.3.2:
* See https://docs.mesa3d.org/relnotes/22.3.2.html
- Remove the libXvMC_nouveau and libXvMC_r600 packages as XVMC
support was removed.
- Add libvdpau_virtio_gpu package for VirtIO GPU.
- Rebase n_drirc-disable-rgb10-for-chromium-on-amd.patch.
- Rebase u_dep_xcb.patch.
- Rebase U_fix-mpeg1_2-decode-mesa-20.2.patch.
- Drop n_buildfix-21.3.0.patch: fixed upstream.
* Sat Dec 03 2022 sndirsch@suse.com
- spefile: removed Release lines from libxatracker2,
libxatracker-devel packages in the hope to have reproducibly
builds also on Tumbleweed (boo#1205998)
* Thu Nov 17 2022 dmueller@suse.com
- update to 22.2.4:
* clover: windows: library filename has \`-1` suffix and a \`lib` prefix
when built with mingw
* radv, dxvk: Rendering errors in World of Tanks after "Switch to dynamic
rendering only"
* gen9 gt3e/gt4e skus fail dEQP-VK.pipeline.multisample.sample_locations_ext.*
* v3d: Wrong colors (pink) in videos in Firefox (likely YUV->RGB shader issue)
* panfrost t860 glmark-es2 regression
* radv: Flickering in Spider-Man Remastered (Regression) (Bisected)
* radv: Hitman 2 using Direct3D 12 has discolored squares on RDNA2 with DCC
enabled
* panfrost/midgard - on Duckstation PSX emulator: segfault on GLES 3.0 and
bad shader compilations on 3.3
* Tue Nov 15 2022 sndirsch@suse.com
- try to fix build on ppc64le due to running OOM (boo#1205441)
* let's request 20G of physical memory via _constraints file
* Tue Nov 08 2022 sndirsch@suse.com
- third bugfix release
* some regressions in CI worked out
* a bit of everything, and nothing too crazy
- supersedes u_0001-gallivm-Fix-LLVM-optimization-with-the-new-pass-mana.patch
- supersedes u_nouveau-corrupted-colors-boo1203949.patch
- get rid of Mesa-libVulkan-devel(-32bit) package, which is no
longer needed at all by providing/obsoleting it by
libvulkan_intel
Version: 21.2.4-150400.68.3.1
* Tue May 03 2022 sndirsch@suse.com
- _constraints:
* raised requirements to 9 GB disk space and added aarch64
architecture (bsc#1199040)
* Thu Mar 03 2022 sndirsch@suse.com
- baselibs.conf: readded mistakenly removed packages
* Mesa-libVulkan-devel
* Mesa-vulkan-device-select
* Mesa-vulkan-overlay
* Tue Mar 01 2022 sndirsch@suse.com
- 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)
* Fri Oct 15 2021 sndirsch@suse.com
- 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
* Thu Oct 14 2021 sndirsch@suse.com
- u_fix-build-on-ppc64le.patch
* fixes build on ppc64le (boo#1191569)
* Mon Oct 04 2021 aaronpuchert@alice-dsl.net
- Fix build with LLVM 13:
* U_gallivm-add-new-wrapper-around-Module.patch
* U_gallivm-fix-FTBFS-on-i386-with-LLVM-13.patch
* Thu Sep 30 2021 sndirsch@suse.com
- update to 21.2.3
* third bugfix release
* Mon Sep 27 2021 sndirsch@suse.com
- covers jira#SLE/SLE-18743
* Tue Sep 21 2021 sndirsch@suse.com
- 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.
* Sat Aug 28 2021 sndirsch@suse.com
- update to 21.2.1
* first bugfix release
* Sun Aug 08 2021 sndirsch@suse.com
- fixed build on %ix86 by removing "-flto=auto" from optflags for
cpp
* Thu Aug 05 2021 sndirsch@suse.com
- 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
* Thu Aug 05 2021 sndirsch@suse.com
- update to 21.2.0
* new release
* Thu Jul 29 2021 sndirsch@suse.com
- update to 21.1.6
* sixth bugfix release
* Thu Jul 15 2021 sndirsch@suse.com
- update to 21.1.5
* fith bugfix release
* Thu Jul 01 2021 sndirsch@suse.com
- update to 21.1.4
* fourth bugfix release
* Tue Jun 22 2021 sndirsch@suse.com
- 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
* Sat Jun 19 2021 sndirsch@suse.com
- update to 21.1.3
* third bugfix
* mostly AMD fixes
* Thu Jun 03 2021 sndirsch@suse.com
- update to 21.1.2
* second bugfix
* mostly AMD and Intel changes as usual, but also a decent amount
of ARM fixes and more.
Version: 20.2.4-150300.59.3.1
* Mon Jul 04 2022 sndirsch@suse.com
- change default driver from 'iris' back to 'i965' for Intel
Gen8-11 hardware; that way we also use the same driver used by X
and Mesa (boo#1200965); related bugs: boo#1197045, boo#1197046
* Mon Dec 07 2020 sndirsch@suse.com
- update to 20.2.4
* fourth (second to last) bugfix release for the 20.2 branch
* Tue Dec 01 2020 sndirsch@suse.com
- require llvm-devel *without* any explicit version number for
factory/TW to imply 'distro default llvm version', which we
usually bump up when a new stable llvm comes out
* Mon Nov 30 2020 sndirsch@suse.com
- use llvm11 on factory/TW and sle15-sp3/Leap 15.3
* Sun Nov 29 2020 sndirsch@suse.com
- enabled build of radeonsi DRI and VDPAU driver on aarch64
(boo#1179376)
* Mon Nov 23 2020 sndirsch@suse.com
- update to 20.2.3
* third bugfix release for the 20.2 branch
* Sat Nov 07 2020 sndirsch@suse.com
- update to 20.2.2
* second bugfix release for the 20.2 branch
* Thu Oct 15 2020 sndirsch@suse.com
- reenabled U_fix-mpeg1_2-decode-mesa-20.2.patch due to regression
reported in boo#1173185
* Wed Oct 14 2020 sndirsch@suse.com
- update to 20.2.1
* first bugfix release for the 20.2 branch
- supersedes U_fix-mpeg1_2-decode.patch
- disabled U_fix-mpeg1_2-decode-mesa-20.2.patch; likely no longer
needed (boo#1173185)
* Wed Sep 30 2020 sndirsch@suse.com
- U_fix-mpeg1_2-decode-mesa-20.2.patch
* additional patch currently needed for Mesa 20.2 (boo#1173185)
* Tue Sep 29 2020 sndirsch@suse.com
- update to 20.2.0
* includes Intel Rocket Lake Platform Support
(jsc#SLE/SLE-12880, jsc#SLE/SLE-12882)
- adjusted/refreshed patches:
* n_add-Mesa-headers-again.patch
* n_drirc-disable-rgb10-for-chromium-on-amd.patch
* u_dep_xcb.patch
- docs now available in .rst format (html before)
* Thu Sep 24 2020 wbauer@tmo.at
- Add U_fix-mpeg1_2-decode.patch (boo#1173185)
* fixes colors in kaffeine on Radeon (r600 VAAPI driver)
* Fri Sep 18 2020 sndirsch@suse.com
- buildfix-ppc64le.patch
* buildfix for ppc64le (boo#1176562)
* Thu Sep 17 2020 dmueller@suse.com
- update to 20.1.8:
* mainly bugfixes, highlights:
- Crash in ruvd_end_frame when calling vaBeginPicture/vaEndPicture without rendering anything
- khr_debug-push-pop-group_gl: ../src/util/simple_mtx.h:86: simple_mtx_lock: Assertion `c != _SIMPLE_MTX_INVALID_VALUE' failed.
- Amber test opt_peel_loop_initial_if: Assertion failed
- Dirt Rally: Flickering glitches on certain foliage since Mesa 20.1.0 caused by MSAA
- [BRW] WRC 5 asserts with gallium nine and iris.
* Thu Sep 03 2020 sndirsch@suse.com
- update to 20.1.7
* seventh bugfix release for the 20.1 branch
* Wed Sep 02 2020 sndirsch@suse.com
- switched to llvm9 usage for Leap/SLE15 since llvm10 is not (yet)
in Leap/SLE15
* Mon Aug 31 2020 sndirsch@suse.com
- version 20.1.6 needed for jira#SLE/SLE-12880, jira#SLE/SLE-12882
* Mon Aug 31 2020 sndirsch@suse.com
- use again /etc/OpenCL/vendors for openSUSE Leap, i.e. use
/usr/etc/OpenCL/vendors only for Tumbleweed
* Wed Aug 26 2020 callumjfarmer13@gmail.com
- Add vulkan device selection layer and vulkan overlay layer to
baselibs for 32bit versions on 64bit architectures.
* Tue Aug 25 2020 aaron.zakhrov@gmail.com
- Add vulkan device selection layer and vulkan overlay layer
Version: 18.3.2-34.9.1
* Wed Nov 27 2019 sndirsch@suse.com
- u_call-shmget-with-permission-0600-instead-of-0777.patch
* CVE-2019-5068 (bsc#1156015)
* Thu Sep 19 2019 mgorse@suse.com
- Mesa-libEGL-devel needs Mesa-KHR-devel (bsc#1117365)
* Tue Jun 04 2019 sndirsch@suse.com
- U_intel-Add-support-for-Comet-Lake.patch
* adds support for Cometlake (jira #SLE-4983, bsc#1137515)
* Fri Jan 18 2019 sndirsch@suse.com
- Update to 18.3.2
* In this release candidate we have added more PCI IDs for AMD
Vega devices and a number of fixes for the RADV Vulkan drivers.
* On the Intel side we have a selection ranging from quad swizzles
support for ICL to compiler fixes.
* The nine state tracker has also seen some love as do the
Broadcom drivers.
* To top it all up, we have a healthy mount of build system fixes.
* Wed Jan 09 2019 sndirsch@suse.com
- redisabled support for tegra, since it just got disabled upstream
in git master ...
* Sat Jan 05 2019 fabian@ritter-vogt.de
- Enable the surfaceless platform, which is needed by KDE CI
environment for testing (https://phabricator.kde.org/T10245)
* Wed Dec 19 2018 guillaume.gardet@opensuse.org
- Add etnaviv, imx and tegra supports for %arm and arch64
* Wed Dec 12 2018 dimstar@opensuse.org
- Only BuildRequire pkgconfig(vdpau) and pass --enable-vdpau to
configure when building the drivers. Helps us break a build
cycle.
* Wed Dec 12 2018 sndirsch@suse.com
- Update to 18.3.1
* This version disables the VK_EXT_pci_bus_info extension due to
last minute issues spotted in the specification.
* Tue Dec 11 2018 sndirsch@suse.com
- n_Disable-Xshm-for-now-since-it-results-in-render-erro.patch
* Xshm results in render errors and missing screen refreshes on GNOME3
in a qemu VM (cirrus emulation) [bsc#1118149]
* Mon Dec 10 2018 idonmez@suse.com
- Fix baselibs.conf entry for Mesa-KHR-devel (missing "-")
* Fri Dec 07 2018 sndirsch@suse.com
- Update to 18.3.0 final release
* The top highlights include:
+ GL_AMD_depth_clamp_separate on r600, radeonsi.
+ GL_AMD_framebuffer_multisample_advanced on radeonsi.
+ GL_AMD_gpu_shader_int64 on i965, nvc0, radeonsi.
+ GL_AMD_multi_draw_indirect on all GL 4.x drivers.
+ GL_AMD_query_buffer_object on i965, nvc0, r600, radeonsi.
+ GL_EXT_disjoint_timer_query on radeonsi and most other Gallium drivers
(ES extension)
+ GL_EXT_texture_compression_s3tc on all drivers (ES extension)
+ GL_EXT_vertex_attrib_64bit on i965, nvc0, radeonsi.
+ GL_EXT_window_rectangles on radeonsi.
+ GL_KHR_texture_compression_astc_sliced_3d on radeonsi.
+ GL_NV_fragment_shader_interlock on i965.
+ EGL_EXT_device_base for all drivers.
+ EGL_EXT_device_drm for all drivers.
+ EGL_MESA_device_software for all drivers.
* Additional features:
ANV
+ VK_EXT_calibrated_timestamps
+ VK_EXT_pci_bus_info
+ VK_EXT_sampler_filter_minmax
+ VK_EXT_vertex_attribute_divisor v3
+ VK_GOOGLE_decorate_string
+ VK_GOOGLE_hlsl_functionality1
+ VK_KHR_driver_properties
RADV
+ VK_EXT_calibrated_timestamps
+ VK_EXT_conservative_rasterization
+ VK_EXT_pci_bus_info
+ VK_EXT_transform_feedback
+ VK_EXT_vertex_attribute_divisor v3
+ VK_GOOGLE_decorate_string
+ VK_GOOGLE_hlsl_functionality1
+ VK_KHR_driver_properties
- supersedes u_constify-struct-drisw_loader_funcs.patch,
u_drisw-use-separate-drisw_loader_funcs-for-shm.patch
* Tue Dec 04 2018 bjorn.lie@gmail.com
- Add u_wayland_egl-Ensure-EGL-surface.patch: wayland/egl: Ensure
EGL surface is resized on DRI update_buffers(). Patch is sent
upstream already.
* Thu Nov 29 2018 sndirsch@suse.com
- Update to 18.3.0-rc5
* fifth release candidate for Mesa 18.3.0
* Tue Nov 27 2018 sndirsch@suse.com
- added libGL-Mesa-devel split-off provides to Mesa-KHR-devel
package, since /usr/include/KHR/khrplatform.h moved between
these two packages (related to bsc#1117365)
* Tue Nov 27 2018 msrb@suse.com
- Place khrplatform.h into new package Mesa-KHR-devel. It is now
required by all devel packages that need it. (bsc#1117365)
* Mon Nov 26 2018 msrb@suse.com
- Remove n_drisw-Do-not-use-drisw_put_image_shm.patch,
add u_constify-struct-drisw_loader_funcs.patch
and u_drisw-use-separate-drisw_loader_funcs-for-shm.patch.
* Replace workaround with proper fix for crash in VLC and
possibly other applications. (boo#1113533)
* Fri Nov 23 2018 tobias.johannes.klausmann@mni.thm.de
- Use rpm variables for the drirc.d path
* Thu Nov 22 2018 sndirsch@suse.com
- Update to 18.3.0-rc4
* fourth release candidate for Mesa 18.3.0
* Sat Nov 17 2018 sndirsch@suse.com
- Update to 18.3.0-rc3
* third release candidate for Mesa 18.3.0