[CFT] Mesa 18.1.0 update (mesa-libs, mesa-dri, libosmesa, clover)

Niclas Zeising zeising at freebsd.org
Sun May 20 10:11:32 UTC 2018


On 05/20/18 00:41, Jan Beich wrote:
> Mesa provides OpenGL/Vulkan drivers for Intel/AMD cards and also VAAPI/VDPAU
> drivers for AMD cards. Recently, a new minor version was released. So far it
> was only tested via drm-stable-kmod on 12.0-CURRENT. Can someone test on
> FreeBSD < 11.2 for regressions? If you find any don't forget to attech
> /var/log/Xorg.0.log and LIBGL_DEBUG=verbose output.
> 
> I'd like to land the update in 2 weeks.
> 
> # Apply
> $ fetch -qo /tmp/mesa-18.1.0.diff 'https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193545'

Patch has been updated, new one here:
https://bz-attachments.freebsd.org/attachment.cgi?id=193555

> $ patch -Efsp0 -i /tmp/mesa-18.1.0.diff -d /usr/ports
> $ make all deinstall install clean -C /usr/ports/graphics/mesa-libs
> $ make all deinstall install clean -C /usr/ports/graphics/mesa-dri
> 
> # Undo
> $ patch -REfsp0 -i /tmp/mesa-18.1.0.diff -d /usr/ports
> $ make all deinstall install clean -C /usr/ports/graphics/mesa-libs
> $ make all deinstall install clean -C /usr/ports/graphics/mesa-dri
> 
> # Testing examples
> - graphics/mesa-demos: glxgears, eglgears_x11
> - multimedia/mpv: --hwdec=auto (VAAPI/VDPAU EGL interop)
> - www/firefox: gfx.webrender.all=true (GPU compositing)
> - https://forums.freebsd.org/threads/unreal-engine-4.65300/

Regards
-- 
Niclas Zeising


More information about the freebsd-x11 mailing list