[Mesa-dev] [Bug 110539] radv: OBS video capture broken by anti-aliasing in Vulkan games after upgrade to Mesa 19

2019-06-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110539 Kon changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Mesa-dev] [PATCH] amd/rtld: update the ELF representation of LDS symbols

2019-06-16 Thread Nicolai Hähnle
From: Nicolai Hähnle The initial prototype used a processor-specific symbol type, but feedback suggests that an approach using processor-specific section name that encodes the alignment analogous to SHN_COMMON symbols is preferred. This patch keeps both variants around for now to reduce problems

Re: [Mesa-dev] [PATCH] android: winsys/amdgpu, radv: fix generated amdgfxregs.h header dependecies

2019-06-16 Thread Haehnle, Nicolai
On 14.06.19 18:46, Mauro Rossi wrote: > Fix android building errors in winsys/amdgpu and radv > due to 'amdgfxregs.h' not found. Thanks! Reviewed-by: Nicolai Hähnle > > Changelog: > amd/common - generated $(intermediated)/common path is added to exports > winsys/amdgpu - libmesa_amd_common s

[Mesa-dev] [Bug 110921] virgl on OpenGL 3.3 host regressed to OpenGL 2.1

2019-06-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110921 --- Comment #6 from Gert Wollny --- With Kernel 4.16.0 support for the v2 caps data was introduces, and caps.caps.v2.capability_bits is part of these v2 caps. So if the guest kernel is older than this cap will not be reported. We'll see whether