[Mesa-dev] [Bug 111522] [bisected] Supraland no longer start

2019-09-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111522 --- Comment #16 from Lionel Landwerlin --- (In reply to MWATTT from comment #15) > Can these workarounds be applied to all applications using this engine with > information in VkApplicationInfo->pEngineName? Yes, will look into that. -- You a

Re: [Mesa-dev] [PATCH] meson: Always include 'coroutines' in llvm optional modules

2019-09-07 Thread Eric Engestrom
There's an open MR by Vinson for that issue: https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1878 On 2019-09-07 at 15:20, Mike Lothian wrote: > Without this I get build failures: > > error: undefined reference to 'LLVMAddCoroEarlyPass' > error: undefined reference to 'LLVMAddCoroSplitPas

Re: [Mesa-dev] Moving libglvnd to FreeDesktop Gitlab

2019-09-07 Thread Jason Ekstrand
On September 4, 2019 13:27:51 Kyle Brenneman wrote: On 9/4/19 8:44 AM, Daniel Stone wrote: Hi, On Wed, 4 Sep 2019 at 15:12, Chuck Atkins wrote: Can we use Gitlab's GitHub import feature? https://gitlab.freedesktop.org/help/user/project/import/github.md I haven't used it before but it

[Mesa-dev] [Bug 111529] EGL_PLATFORM=gbm doesn't expose MESA_query_driver extension

2019-09-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111529 --- Comment #7 from Jean Hertel --- I made some additional debugging and found so far that when I run with EGL_PLATFORM=drm mesa loads by default /dev/dri/card0. When the driver tries to ioctl it to get additional data (on src/intel/dev/gen_devi

[Mesa-dev] [Bug 107822] Just Cause 3 Flickering Textures with AMD RADV

2019-09-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107822 --- Comment #12 from Alexander Vereeken --- Is anyone still interested in this? if not then i would close this. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug.__

[Mesa-dev] [Bug 111577] Ensure correct buffer size when allocating / swrast

2019-09-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111577 --- Comment #3 from Eric Engestrom --- Giving this a quick stab, is this what you mean? https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1902 -- You are receiving this mail because: You are the QA Contact for the bug. You are the assign

[Mesa-dev] [Bug 111578] ineg of b2i32 optimization does not trigger

2019-09-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111578 --- Comment #1 from Ian Romanick --- I haven't verified yet, but a 'git bisect run' that I let go over night says, 44227453ec03f5462f1cff5760909a9dba95c61a is the first bad commit commit 44227453ec03f5462f1cff5760909a9dba95c61a Author: Jason Ek

[Mesa-dev] [PATCH] meson: Always include 'coroutines' in llvm optional modules

2019-09-07 Thread Mike Lothian
Without this I get build failures: error: undefined reference to 'LLVMAddCoroEarlyPass' error: undefined reference to 'LLVMAddCoroSplitPass' error: undefined reference to 'LLVMAddCoroElidePass' error: undefined reference to 'LLVMAddCoroCleanupPass' Cc: Dylan Baker Signed-off-by: Mike Lothian --

[Mesa-dev] [Bug 111576] [bisected] Performance regression in X4:Foundations in 19.2

2019-09-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111576 Eric Engestrom changed: What|Removed |Added CC||b...@basnieuwenhuizen.nl,