[Mesa-dev] [PATCH] i965: Support allow_glsl_layout_qualifier_on_function_parameters option

2018-11-03 Thread Jeffrey Moerman
This adds support for Timothy's new driconf parameter, which fixes shader compilation in No Mans Sky. --- src/mesa/drivers/dri/i965/brw_context.c | 3 +++ src/mesa/drivers/dri/i965/intel_screen.c | 1 + 2 files changed, 4 insertions(+) diff --git a/src/mesa/drivers/dri/i965/brw_context.c b/src/

Re: [Mesa-dev] [PATCH 00/31] nir: Use a 1-bit data type for booleans

2018-11-03 Thread Jason Ekstrand
Thanks! I don't mean to be a pest. However, not everyone is as good about keeping track of their backlog as you are so I thought it might be worth a reminder. --Jason On Sat, Nov 3, 2018 at 7:59 PM Ian Romanick wrote: > I haven't forgotten... I'm planning to dig into this next week. > > On 11

Re: [Mesa-dev] [PATCH] amd: remove support for LLVM 6.0

2018-11-03 Thread Marek Olšák
On Fri, Nov 2, 2018 at 10:58 AM Michel Dänzer wrote: > On 2018-11-02 10:23 a.m., Samuel Pitoiset wrote: > > User are encouraged to switch to LLVM 7.0 released in September 2018. > > At least two major releases of LLVM should always be supported, > otherwise we force our downstreams and users to u

Re: [Mesa-dev] [PATCH 00/31] nir: Use a 1-bit data type for booleans

2018-11-03 Thread Ian Romanick
I haven't forgotten... I'm planning to dig into this next week. On 11/02/2018 06:42 AM, Jason Ekstrand wrote: > Bump > > On Mon, Oct 22, 2018 at 5:14 PM Jason Ekstrand > wrote: > > This is something that Connor and I have talked about quite a bit > over the

[Mesa-dev] [Bug 108647] Kernel parameter GRUB_CMDLINE_LINUX_DEFAULT="quiet splash amdgpu.ppfeaturemask=0xffffffff" artifacts

2018-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=108647 Bug ID: 108647 Summary: Kernel parameter GRUB_CMDLINE_LINUX_DEFAULT="quiet splash amdgpu.ppfeaturemask=0x" artifacts Product: Mesa Version: 18.3 Hardware: x86-64 (

Re: [Mesa-dev] [PATCH] android: radv: add libmesa_git_sha1 static dependency

2018-11-03 Thread Bas Nieuwenhuizen
Reviewed-by: Bas Nieuwenhuizen On Fri, Nov 2, 2018 at 3:54 PM Eric Engestrom wrote: > > On Friday, 2018-11-02 13:38:53 +0100, Mauro Rossi wrote: > > Hi all, > > could somebody provide Reviewed-by in order to apply in mesa-dev and > > avoid trivial building error? > > Not an expert on Android.mk,

Re: [Mesa-dev] [PATCH] radv: remove useless sync after copying query results with compute

2018-11-03 Thread Bas Nieuwenhuizen
Reviewed-by: Bas Nieuwenhuizen On Fri, Nov 2, 2018 at 1:44 PM Samuel Pitoiset wrote: > > The spec says: >"vkCmdCopyQueryPoolResults is considered to be a transfer > operation, and its writes to buffer memory must be synchronized > using VK_PIPELINE_STAGE_TRANSFER_BIT and VK_ACCESS_TRA

[Mesa-dev] [Bug 102204] GL_ARB_buffer_storage crippled extension on r600, radeonsi and amdgpu Mesa drivers

2018-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=102204 Matias N. Goldberg changed: What|Removed |Added CC||dark_syl...@yahoo.com.ar --- Comme

[Mesa-dev] [Bug 102204] GL_ARB_buffer_storage crippled extension on r600, radeonsi and amdgpu Mesa drivers

2018-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=102204 mirh changed: What|Removed |Added CC||awe...@gmail.com -- You are receiving this mail

[Mesa-dev] [Bug 102204] GL_ARB_buffer_storage crippled extension on r600, radeonsi and amdgpu Mesa drivers

2018-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=102204 --- Comment #9 from Matias N. Goldberg --- Disclaimer: I'm not a Mesa dev. I saw this ticket by accident and since I'm a heavy user of GL_ARB_buffer_storage on AMD+Mesa, I took a look in case there's something that could affect me. After glanc

Re: [Mesa-dev] [PATCH mesa] util: use *unsigned* ints for bit operations

2018-11-03 Thread Mathias Fröhlich
Hi, > > Before filing a bug report at gcc I wanted to verify that we are not doing > > anything > > wrong like with aliasing for example. Which is the reason the bug is not > > filed yet. > > FYI I filed a bug in fedora, and Jakub tracked it down and is working > it upstream at: > https://gcc.g

[Mesa-dev] [Bug 102204] GL_ARB_buffer_storage crippled extension on r600, radeonsi and amdgpu Mesa drivers

2018-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=102204 H4nN1baL changed: What|Removed |Added Version|17.3|18.3 -- You are receiving this mail because

[Mesa-dev] [Bug 102204] GL_ARB_buffer_storage crippled extension on r600, radeonsi and amdgpu Mesa drivers

2018-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=102204 H4nN1baL changed: What|Removed |Added Status|REOPENED|NEEDINFO --- Comment #8 from H4nN1baL --- T

Re: [Mesa-dev] [PATCH mesa] util: use *unsigned* ints for bit operations

2018-11-03 Thread Dave Airlie
Thanks Mathias, > > Before filing a bug report at gcc I wanted to verify that we are not doing > anything > wrong like with aliasing for example. Which is the reason the bug is not > filed yet. FYI I filed a bug in fedora, and Jakub tracked it down and is working it upstream at: https://gcc.gnu