Re: [Mesa-dev] r600g plans

2010-08-01 Thread Jerome Glisse
On 07/24/2010 11:36 AM, Tom Stellard wrote: On Fri, Jul 23, 2010 at 08:09:46PM -0400, Jerome Glisse wrote: On 07/23/2010 07:11 PM, Corbin Simpson wrote: On Fri, Jul 23, 2010 at 3:49 PM, Jerome Glisse wrote: Just heads up on r600g plan, i removed the compiler stuff it was ge

Re: [Mesa-dev] r600g plans

2010-07-24 Thread Tom Stellard
On Fri, Jul 23, 2010 at 08:09:46PM -0400, Jerome Glisse wrote: > On 07/23/2010 07:11 PM, Corbin Simpson wrote: > > On Fri, Jul 23, 2010 at 3:49 PM, Jerome Glisse > > wrote: > >> Just heads up on r600g plan, i removed the compiler stuff it was getting > >> messy > >> and kind of stopped anyone els

Re: [Mesa-dev] r600g plans

2010-07-23 Thread Corbin Simpson
Sounds very much like what nv50 needs/does. I sense opportunity. :3 Posting from a mobile, pardon my terseness. ~ C. On Jul 23, 2010 5:09 PM, "Jerome Glisse" wrote: On 07/23/2010 07:11 PM, Corbin Simpson wrote: > > On Fri, Jul 23, 2010 at 3:49 PM, Jerome Glisse__

Re: [Mesa-dev] r600g plans

2010-07-23 Thread Jerome Glisse
On 07/23/2010 07:22 PM, Alex Deucher wrote: On Fri, Jul 23, 2010 at 6:49 PM, Jerome Glisse wrote: Just heads up on r600g plan, i removed the compiler stuff it was getting messy and kind of stopped anyone else from working on other part of r600g. So now there is a very simple& dumb tgsi -> r60

Re: [Mesa-dev] r600g plans

2010-07-23 Thread Jerome Glisse
On 07/23/2010 07:11 PM, Corbin Simpson wrote: On Fri, Jul 23, 2010 at 3:49 PM, Jerome Glisse wrote: Just heads up on r600g plan, i removed the compiler stuff it was getting messy and kind of stopped anyone else from working on other part of r600g. So now there is a very simple& dumb tgsi -> r

Re: [Mesa-dev] r600g plans

2010-07-23 Thread Alex Deucher
On Fri, Jul 23, 2010 at 6:49 PM, Jerome Glisse wrote: > Just heads up on r600g plan, i removed the compiler stuff it was getting > messy > and kind of stopped anyone else from working on other part of r600g. So now > there > is a very simple & dumb tgsi -> r600 assembler that does work and can run

Re: [Mesa-dev] r600g plans

2010-07-23 Thread Corbin Simpson
On Fri, Jul 23, 2010 at 3:49 PM, Jerome Glisse wrote: > Just heads up on r600g plan, i removed the compiler stuff it was getting > messy > and kind of stopped anyone else from working on other part of r600g. So now > there > is a very simple & dumb tgsi -> r600 assembler that does work and can run

[Mesa-dev] r600g plans

2010-07-23 Thread Jerome Glisse
Just heads up on r600g plan, i removed the compiler stuff it was getting messy and kind of stopped anyone else from working on other part of r600g. So now there is a very simple & dumb tgsi -> r600 assembler that does work and can run glxgears and couple others non textured demos. I want to free