Re: [Mesa-dev] [PATCH] glsl: remove specical case subroutine type counting

2015-08-30 Thread David Airlie
On Sun, 2015-08-09 at 16:25 +1000, Timothy Arceri wrote: Unlike samplers we can get the correct value for subroutines from component_slots() Reviewed-by: Dave Airlie airl...@redhat.com --- src/glsl/link_uniforms.cpp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff

Re: [Mesa-dev] [PATCH 1/4] gallium: Add integer 64 capability

2017-01-26 Thread David Airlie
- Original Message - > From: "Marek Olšák" > To: "Nicolai Hähnle" > Cc: "Ilia Mirkin" , mesa-dev@lists.freedesktop.org, > "Dave Airlie" > Sent: Friday, 27 January, 2017 6:18:32 AM > Subject: Re:

Re: [Mesa-dev] [PATCH 1/1] drisw: Fix invalid pointer arithmetic

2018-06-07 Thread David Airlie
On Fri, Jun 8, 2018 at 9:59 AM, Jan Vesely wrote: > Use of void * in pointer arithmetic is illegal, use char * instead. > Fixes: cf54bd5e8381dba18d52fe438acda20cc1685bf3 ("drisw: use shared > memory when possible") > > Signed-off-by: Jan Vesely > Reviewed-by: Dave Airlie

Re: [Mesa-dev] [PATCH] drisw: Fix build on Android Nougat, which lacks shm (v2)

2018-08-02 Thread David Airlie
On Tue, Jul 31, 2018 at 1:17 PM, Chad Versace wrote: > In commit cf54bd5e8, dri_sw_winsys.c began using to support > the new functions putImageShm, getImageShm in DRI_SWRastLoader. But > Android began supporting System V shared memory only in Oreo. Nougat has > no shm headers. > > Fix the build

Re: [Mesa-dev] [PATCH] drisw: Fix build on Android Nougat

2018-07-24 Thread David Airlie
On Thu, Jul 19, 2018 at 10:43 AM, Chad Versace wrote: > In commit cf54bd5e8, dri_sw_winsys.c began using to support > the new functions putImageShm, getImageShm in DRI_SWRastLoader. But > Android began supporting System V shared memory only in Oreo. Nougat has > no shm headers. > > Fix the

Re: [Mesa-dev] [PATCH 0/4] virgil: fix crash when mapping ms-texture

2018-09-06 Thread David Airlie
On Thu, Sep 6, 2018 at 7:58 PM, Erik Faye-Lund wrote: > Here's a series of patches to address a crash when mapping multisampled > textures in piglit. The crash can easily be reproduce using the > following command: > > bin/copyteximage 2D -samples=2 -auto > > However, it's not clear to me if this

Re: [Mesa-dev] [PATCH v4] virgl: Add support for glGetMultisample

2018-07-10 Thread David Airlie
On Tue, Jul 10, 2018 at 4:44 PM, Gert Wollny wrote: > Am Dienstag, den 10.07.2018, 09:19 +1000 schrieb Dave Airlie: > > > > Just FYI in future please don't push mesa patches until the renderer > > side patch has landed, this is to avoid the abi accidentally > > diverging around the caps. > Sure,

Re: [Mesa-dev] Make Jordan an Owner of the mesa project?

2018-12-03 Thread David Airlie
On Tue, Dec 4, 2018 at 10:49 AM Jason Ekstrand wrote: > > Jordan has requested to be made an Owner of the mesa project. As much as I > may be the guy who pushed to get everything set up, I don't want to do this > sort of thing on my own. As such, I'm asking for some ACKs. If I can get 5 >