Re: [Mesa-dev] [PATCH v3 00/24] auto-generate pack/unpack functions

2014-12-11 Thread Jason Ekstrand
Iago, These are looking really good. I had a few comments on 3 or 4 of them but only one or two major things (float-to-int clampping in a couple of places). All of the patches I didn't reply to are Reviewed-by: Jason Ekstrand On Tue, Dec 9, 2014 at 4:12 AM, Iago Toral wrote: > On Tue, 2014-12

Re: [Mesa-dev] [PATCH v3 00/24] auto-generate pack/unpack functions

2014-12-09 Thread Iago Toral
On Tue, 2014-12-09 at 13:06 +0100, Iago Toral Quiroga wrote: > This is the first of two series that aim to address: > https://bugs.freedesktop.org/show_bug.cgi?id=84566 > > A branch with this series is available here: > https://github.com/Igalia/mesa/tree/itoral-autogen-packing-review-v3 As with

[Mesa-dev] [PATCH v3 00/24] auto-generate pack/unpack functions

2014-12-09 Thread Iago Toral Quiroga
This is the first of two series that aim to address: https://bugs.freedesktop.org/show_bug.cgi?id=84566 A branch with this series is available here: https://github.com/Igalia/mesa/tree/itoral-autogen-packing-review-v3 Links to previous versions of the series: v2: http://lists.freedesktop.org/arch