Re: [Mesa-dev] [PATCH 0/8] ARB_shading_language_packing

2013-01-25 Thread Matt Turner
On Thu, Jan 24, 2013 at 7:44 PM, Matt Turner wrote: > Following this email are eight patches that add the 4x8 pack/unpack > operations that are the difference between what GLSL ES 3.0 and > ARB_shading_language_packing require. > > They require Chad's gles3-glsl-packing series and are available at

Re: [Mesa-dev] [PATCH 0/8] ARB_shading_language_packing

2013-01-25 Thread Paul Berry
On 25 January 2013 13:18, Matt Turner wrote: > On Fri, Jan 25, 2013 at 9:55 AM, Paul Berry > wrote: > > On 25 January 2013 07:49, Paul Berry wrote: > >> > >> On 24 January 2013 19:44, Matt Turner wrote: > >>> > >>> Following this email are eight patches that add the 4x8 pack/unpack > >>> opera

Re: [Mesa-dev] [PATCH 0/8] ARB_shading_language_packing

2013-01-25 Thread Matt Turner
On Fri, Jan 25, 2013 at 9:55 AM, Paul Berry wrote: > On 25 January 2013 07:49, Paul Berry wrote: >> >> On 24 January 2013 19:44, Matt Turner wrote: >>> >>> Following this email are eight patches that add the 4x8 pack/unpack >>> operations that are the difference between what GLSL ES 3.0 and >>>

Re: [Mesa-dev] [PATCH 0/8] ARB_shading_language_packing

2013-01-25 Thread Chad Versace
On 01/25/2013 09:55 AM, Paul Berry wrote: > On 25 January 2013 07:49, Paul Berry wrote: > >> On 24 January 2013 19:44, Matt Turner wrote: >> >>> Following this email are eight patches that add the 4x8 pack/unpack >>> operations that are the difference between what GLSL ES 3.0 and >>> ARB_shading

Re: [Mesa-dev] [PATCH 0/8] ARB_shading_language_packing

2013-01-25 Thread Chad Versace
On 01/24/2013 07:44 PM, Matt Turner wrote: > Following this email are eight patches that add the 4x8 pack/unpack > operations that are the difference between what GLSL ES 3.0 and > ARB_shading_language_packing require. > > They require Chad's gles3-glsl-packing series and are available at > http:/

Re: [Mesa-dev] [PATCH 0/8] ARB_shading_language_packing

2013-01-25 Thread Paul Berry
On 25 January 2013 07:49, Paul Berry wrote: > On 24 January 2013 19:44, Matt Turner wrote: > >> Following this email are eight patches that add the 4x8 pack/unpack >> operations that are the difference between what GLSL ES 3.0 and >> ARB_shading_language_packing require. >> >> They require Chad'

Re: [Mesa-dev] [PATCH 0/8] ARB_shading_language_packing

2013-01-25 Thread Paul Berry
On 24 January 2013 19:44, Matt Turner wrote: > Following this email are eight patches that add the 4x8 pack/unpack > operations that are the difference between what GLSL ES 3.0 and > ARB_shading_language_packing require. > > They require Chad's gles3-glsl-packing series and are available at > > h

Re: [Mesa-dev] [PATCH 0/8] ARB_shading_language_packing

2013-01-25 Thread Ian Romanick
On 01/24/2013 10:44 PM, Matt Turner wrote: Following this email are eight patches that add the 4x8 pack/unpack operations that are the difference between what GLSL ES 3.0 and ARB_shading_language_packing require. They require Chad's gles3-glsl-packing series and are available at http://cgit.free

[Mesa-dev] [PATCH 0/8] ARB_shading_language_packing

2013-01-24 Thread Matt Turner
Following this email are eight patches that add the 4x8 pack/unpack operations that are the difference between what GLSL ES 3.0 and ARB_shading_language_packing require. They require Chad's gles3-glsl-packing series and are available at http://cgit.freedesktop.org/~mattst88/mesa/log/?h=ARB_shading