[Mesa-dev] [Bug 99781] Some Unity games fail assertion on startup in glXCreateContextAttribsARB

2019-06-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99781 --- Comment #24 from Hal Gentz --- s/if some other thread locking/if some other thread locks/ Sorry, again. -- You are receiving this mail because: You are the QA Contact for the bug.___ mesa-dev mai

[Mesa-dev] [Bug 99781] Some Unity games fail assertion on startup in glXCreateContextAttribsARB

2019-06-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99781 --- Comment #23 from Hal Gentz --- s/blocks with/blocks from/ s/suspician/suspicion/ s/the mutex/the mutex is/ Apologies in advance for inconsistent back ticking and not spell checking. I really wish I could edit replies. -- You are receiving

[Mesa-dev] [Bug 99781] Some Unity games fail assertion on startup in glXCreateContextAttribsARB

2019-06-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99781 --- Comment #22 from Hal Gentz --- Created attachment 144685 --> https://bugs.freedesktop.org/attachment.cgi?id=144685&action=edit Requested patch (does not work) I tried implementing your suggested patch, Uli, but it did not work. XSync als

Re: [Mesa-dev] boolean usage in gallium

2019-06-29 Thread Marek Olšák
boolean predates c99 support in MSVC. I think there is no reason for boolean in gallium now. Marek On Sat., Jun. 29, 2019, 00:09 Ilia Mirkin, wrote: > Ken pointed out on IRC today that there was still a lot of "boolean" > (vs bool/_Bool) usage in gallium. In fact, many interfaces are > specifie

Re: [Mesa-dev] What does WIP really mean in an MR?

2019-06-29 Thread Eric Engestrom
On Saturday, 2019-06-29 22:59:21 +0200, apinheiro wrote: > > On 29/6/19 2:30, Rob Clark wrote: > > I had interpreted it as literally the "block the gitlab merge button" > > option, ie. "I want to get feedback but it is not ready to merge and > > I'll drop the WIP tag when I think it is".. > > >

Re: [Mesa-dev] What does WIP really mean in an MR?

2019-06-29 Thread apinheiro
On 29/6/19 2:30, Rob Clark wrote: I had interpreted it as literally the "block the gitlab merge button" option, ie. "I want to get feedback but it is not ready to merge and I'll drop the WIP tag when I think it is".. (comments inline) On Fri, Jun 28, 2019 at 5:12 PM Ian Romanick wrote: A

[Mesa-dev] [Bug 109258] Weston drm-backend.so seems to fail with Mesa master and LIBGL_ALWAYS_SOFTWARE=1

2019-06-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109258 --- Comment #13 from n3rdopolis --- Wait, I am wrong, I made a similar change in platform_wayland.c, not platform_drm.c doing it in platform_drm.c worked -- You are receiving this mail because: You are the assignee for the bug. You are the QA

[Mesa-dev] [Bug 111024] Commit 69f9fbab8a92a2bb797723f28fe8dad5cd8c8a64 breaks building mesa on Arch Linux.

2019-06-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111024 Benoit Pierre changed: What|Removed |Added CC||benoit.pie...@gmail.com -- You are rec

[Mesa-dev] [Bug 111024] Commit 69f9fbab8a92a2bb797723f28fe8dad5cd8c8a64 breaks building mesa on Arch Linux.

2019-06-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111024 --- Comment #1 from Laurent carlier --- See https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1202 -- You are receiving this mail because: You are the assignee for the bug. You are the QA Contact for the bug._

[Mesa-dev] [Bug 111024] Commit 69f9fbab8a92a2bb797723f28fe8dad5cd8c8a64 breaks building mesa on Arch Linux.

2019-06-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111024 Bug ID: 111024 Summary: Commit 69f9fbab8a92a2bb797723f28fe8dad5cd8c8a64 breaks building mesa on Arch Linux. Product: Mesa Version: git Hardware: Other OS:

Re: [Mesa-dev] [PATCH] android: virgl: fix libmesa_virgil_common build and dependencies

2019-06-29 Thread Mauro Rossi
Hi, On Tue, Jun 25, 2019 at 12:07 PM Chih-Wei Huang wrote: > Mauro Rossi 於 2019年6月25日 週二 下午5:52寫道: > > > > Hi, > > > > On Mon, Jun 24, 2019 at 8:55 AM Chih-Wei Huang > wrote: > >> > >> Mauro Rossi 於 2019年6月15日 週六 下午1:39寫道: > >> > > >> > Fixes the following building errors and resolves Bug 110

Re: [Mesa-dev] [PATCH] egl: Make EGL_EXT_device_drm optional.

2019-06-29 Thread Ilia Mirkin
It looks like I was mistaken -- a primary node is always allocated. Sorry! On Sat, Jun 29, 2019 at 4:28 AM Mathias Fröhlich wrote: > > Emil, > > Ok, I thought Ilja is a reference here. In this case forget that change! > Thanks! > > best > > Mathias > > On Friday, 28 June 2019 18:26:07 CEST Emil V

[Mesa-dev] [Bug 111023] build regression: ERROR: ['/usr/bin/python3']> is not a valid python

2019-06-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=111023 Bug ID: 111023 Summary: build regression: ERROR: ['/usr/bin/python3']> is not a valid python Product: Mesa Version: git Hardware: All OS: Linux (All)

Re: [Mesa-dev] [PATCH] egl: Make EGL_EXT_device_drm optional.

2019-06-29 Thread Mathias Fröhlich
Emil, Ok, I thought Ilja is a reference here. In this case forget that change! Thanks! best Mathias On Friday, 28 June 2019 18:26:07 CEST Emil Velikov wrote: > On 2019/06/28, mathias.froehl...@gmx.net wrote: > > From: Mathias Fröhlich > > > > Hi, > > > > Ilia mentioned that there are drm ren