Re: [Mesa3d-dev] TGSI simplification branch

2009-12-01 Thread michal
Keith Whitwell pisze: > On Thu, 2009-11-26 at 10:42 -0800, michal wrote: > >> Keith Whitwell pisze: >> >>> On Wed, 2009-11-25 at 08:51 -0800, michal wrote: >>> >>> michal pisze: > Keith Whitwell pisze: > > > >>

Re: [Mesa3d-dev] TGSI simplification branch

2009-12-01 Thread Keith Whitwell
On Thu, 2009-11-26 at 10:42 -0800, michal wrote: > Keith Whitwell pisze: > > On Wed, 2009-11-25 at 08:51 -0800, michal wrote: > > > >> michal pisze: > >> > >>> Keith Whitwell pisze: > >>> > >>> > On Wed, 2009-11-25 at 06:28 -0800, michal wrote: > > >

Re: [Mesa3d-dev] TGSI simplification branch

2009-11-27 Thread michal
Keith Whitwell pisze: > Michal, > > It's really not the job of the shader representation to do this type of > versioning between halves of a driver. If we ever get to a point where we > want to do versioning in gallium, we'll want the version control to cover the > entire interface, not just th

Re: [Mesa3d-dev] TGSI simplification branch

2009-11-26 Thread Keith Whitwell
tly and I don't see any use for it in the future either... Keith From: michal [mic...@vmware.com] Sent: Thursday, November 26, 2009 11:10 AM To: Keith Whitwell Cc: mesa3d-dev@lists.sourceforge.net Subject: Re: [Mesa3d-dev] TGSI simplification branch

Re: [Mesa3d-dev] TGSI simplification branch

2009-11-26 Thread michal
Keith Whitwell pisze: > On Thu, 2009-11-26 at 10:42 -0800, michal wrote: > >> Keith Whitwell pisze: >> >>> On Wed, 2009-11-25 at 08:51 -0800, michal wrote: >>> >>> michal pisze: > Keith Whitwell pisze: > > > >>

Re: [Mesa3d-dev] TGSI simplification branch

2009-11-26 Thread Keith Whitwell
On Thu, 2009-11-26 at 10:42 -0800, michal wrote: > Keith Whitwell pisze: > > On Wed, 2009-11-25 at 08:51 -0800, michal wrote: > > > >> michal pisze: > >> > >>> Keith Whitwell pisze: > >>> > >>> > On Wed, 2009-11-25 at 06:28 -0800, michal wrote: > > >

Re: [Mesa3d-dev] TGSI simplification branch

2009-11-26 Thread michal
Keith Whitwell pisze: On Wed, 2009-11-25 at 08:51 -0800, michal wrote: michal pisze: Keith Whitwell pisze: On Wed, 2009-11-25 at 06:28 -0800, michal wrote: Keith Whitwell pisze: I've pushed a feature branch with some tgsi simplificati

Re: [Mesa3d-dev] TGSI simplification branch

2009-11-26 Thread Keith Whitwell
On Thu, 2009-11-26 at 01:59 -0800, Keith Whitwell wrote: > On Wed, 2009-11-25 at 08:51 -0800, michal wrote: > > michal pisze: > > > Keith Whitwell pisze: > > > > > >> On Wed, 2009-11-25 at 06:28 -0800, michal wrote: > > >> > > >> > > >>> Keith Whitwell pisze: > > >>> > > >>>

Re: [Mesa3d-dev] TGSI simplification branch

2009-11-26 Thread Keith Whitwell
On Wed, 2009-11-25 at 08:51 -0800, michal wrote: > michal pisze: > > Keith Whitwell pisze: > > > >> On Wed, 2009-11-25 at 06:28 -0800, michal wrote: > >> > >> > >>> Keith Whitwell pisze: > >>> > >>> > I've pushed a feature branch with some tgsi simplifications in it. Wi

Re: [Mesa3d-dev] TGSI simplification branch

2009-11-25 Thread michal
michal pisze: Keith Whitwell pisze: On Wed, 2009-11-25 at 06:28 -0800, michal wrote: Keith Whitwell pisze: I've pushed a feature branch with some tgsi simplifications in it. With these I've removed the biggest remaining oddities of that language, and it's getting to a p

Re: [Mesa3d-dev] TGSI simplification branch

2009-11-25 Thread michal
Keith Whitwell pisze: On Wed, 2009-11-25 at 06:28 -0800, michal wrote: Keith Whitwell pisze: I've pushed a feature branch with some tgsi simplifications in it. With these I've removed the biggest remaining oddities of that language, and it's getting to a place where I'm starting to be

Re: [Mesa3d-dev] TGSI simplification branch

2009-11-25 Thread Keith Whitwell
On Wed, 2009-11-25 at 06:28 -0800, michal wrote: > Keith Whitwell pisze: > > I've pushed a feature branch with some tgsi simplifications in it. With > > these I've removed the biggest remaining oddities of that language, and > > it's getting to a place where I'm starting to be happy with it as a >

Re: [Mesa3d-dev] TGSI simplification branch

2009-11-25 Thread michal
Keith Whitwell pisze: > I've pushed a feature branch with some tgsi simplifications in it. With > these I've removed the biggest remaining oddities of that language, and > it's getting to a place where I'm starting to be happy with it as a > foundation for future work. > > Most of the surprising s