Tested-by: Dieter Nützel
Acked-by: Dieter Nützel
Thank you Jan!
BTW More about 'meson' with radeonsi and Clover in some hours.
Dieter
Am 06.04.2019 06:43, schrieb Jan Vesely:
This partially reverts commit 356ec7a21960d77db282f67af577dcdb46966b5a.
There are missing symbols needed by libglsl,
Tested-by: Dieter Nützel
Thank you James!
Dieter
Am 06.04.2019 15:07, schrieb Zhu, James:
commit a613607dc3dab2b43884a4e5891aa5939cdcfbe0 will cause segfault
during unbind sampler state. This patch will fix the issue.
Signed-off-by: James Zhu
---
src/gallium/drivers/radeonsi/si_descriptors
Just to give a follow-up on this patch for the mailing list, we
discussed on irc that there was already a way to advertise mesa version
(the d3dadapter9 version).
Axel
On 04/04/2019 12:34, Andre Heider wrote:
A follow up patch requires a behaviour change, so we need to negotiate
the present v
> If we use the sysval, at least 1 is driver spec, 2 can be shared. So could you
> move 2 into the nir dir for sharing with lima?
For sure, I'll try to get a patch for that this weekend :)
-Alyssa
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
>That said, I don't mind if the project migrates under
>gitlab.fd.o/mesa/ - it would be beneficial to have it close-by.
>
>What I would strongly suggest is to add some documentation about patch
>submission, review process and releasing criteria/process.
>
I updated the docs on how to submit patches
Hello Dieter,
Thanks for your report! Just send out patch for review.
Best Regards!
James Zhu
On 2019-04-05 7:46 p.m., Dieter Nützel wrote:
> Hello James,
>
> sorry that I have to report that the mentioned commit sigfault with
> 'mplayer -vo vdpau xxx' for radeonsi on my Polaris 20.
>
> BISECT
commit a613607dc3dab2b43884a4e5891aa5939cdcfbe0 will cause segfault
during unbind sampler state. This patch will fix the issue.
Signed-off-by: James Zhu
---
src/gallium/drivers/radeonsi/si_descriptors.c | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/src/gallium/driver
Sorry, I though LTS distros used old versions of mesa.
Got it.
On Sat, Apr 6, 2019 at 12:38 AM Dylan Baker wrote:
> Quoting Khaled Emara (2019-04-05 11:28:28)
> > Upgraded meson's minimum version from 0.45 to 0.47
> > Version 0.47 is required to use build_always_stale
> > ---
> > meson.build |