[Mesa-dev] [Bug 108640] [Regression] Starcraft II broken graphics

2018-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=108640 Bug ID: 108640 Summary: [Regression] Starcraft II broken graphics Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW

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:

[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

[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

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: >

[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 ---

[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

[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 ---

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

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

[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 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

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