Re: [Mesa-dev] [PATCH v3 01/13] gallium: Basic compute interface.

2012-05-11 Thread Francisco Jerez
Francisco Jerez writes: > Tom Stellard writes: > >> Hi, >> >> I've been testing these updated compute patches all week and they look >> good to me. I don't think there are any outstanding complaints, so I'll >> give my ACK for merging these into master. >> >> Very nice work! >> >> -Tom Stellard

Re: [Mesa-dev] [PATCH v3 01/13] gallium: Basic compute interface.

2012-05-08 Thread Francisco Jerez
Tom Stellard writes: > Hi, > > I've been testing these updated compute patches all week and they look > good to me. I don't think there are any outstanding complaints, so I'll > give my ACK for merging these into master. > > Very nice work! > > -Tom Stellard > > Thanks for your comments. Does a

Re: [Mesa-dev] [PATCH v3 01/13] gallium: Basic compute interface.

2012-05-04 Thread Tom Stellard
Hi, I've been testing these updated compute patches all week and they look good to me. I don't think there are any outstanding complaints, so I'll give my ACK for merging these into master. Very nice work! -Tom Stellard On Tue, May 01, 2012 at 05:27:39PM +0200, Francisco Jerez wrote: > Defin