Re: [Mesa-dev] [PATCH 12/47] i965/fs: Add brw_reg_type_from_bit_size utility method

2017-08-28 Thread Chema Casanova
El 26/08/17 a las 19:19, Jason Ekstrand escribió: > On Thu, Aug 24, 2017 at 6:54 AM, Alejandro Piñeiro > > wrote: > > Returns the brw_type for a given ssa.bit_size, and a reference type. > So if bit_size is 64, and the reference type is

Re: [Mesa-dev] [PATCH 10/45] spirv: Enable FPRoundingMode decorator to nir operations

2017-08-23 Thread Chema Casanova
El 17/08/17 a las 21:16, Jason Ekstrand escribió: > On Thu, Jul 13, 2017 at 7:35 AM, Alejandro Piñeiro > > wrote: > > From: Jose Maria Casanova Crespo > > > SpvOpFConvert now

Re: [Mesa-dev] [shader-db 0/3] Small README clean ups

2017-07-25 Thread Chema Casanova
> > > Ah, whoops. The subject prefix for this series should be [piglit] not > [shader-db]. > Piglit project has his own list, it would be better to submit your patches to pig...@lists.freedesktop.org and subscribe to the mailing list at https://lists.freedeskto

Re: [Mesa-dev] [PATCH] glsl: link error if unsized array not-last in ssbo

2017-02-15 Thread Chema Casanova
I've forgot the --annotate to submit this comment about this patch, so here it is: This patch fixes an incorrect behavior exposed by the piglit tests about SSBOs and unsized arrays submitted by Dave Airlie not yet in master https://lists.freedesktop.org/archives/piglit/2016-May/019852.html Chema

<    1   2