Re: [Mesa-dev] [RFC] Merging feature work to Mesa master

2012-02-16 Thread Ian Romanick
On 02/16/2012 03:45 PM, Marek Olšák wrote: On Thu, Feb 16, 2012 at 12:28 AM, Ian Romanick wrote: Over the last six months a lot of feature work has happened in Mesa, and the load has been carried by a lot of different people / organization. In the process, we discovered a number of development

Re: [Mesa-dev] [RFC] Merging feature work to Mesa master

2012-02-16 Thread Ian Romanick
On 02/16/2012 07:08 AM, Brian Paul wrote: On 02/15/2012 04:28 PM, Ian Romanick wrote: Over the last six months a lot of feature work has happened in Mesa, and the load has been carried by a lot of different people / organization. In the process, we discovered a number of development process issu

Re: [Mesa-dev] [RFC] Merging feature work to Mesa master

2012-02-16 Thread Eric Anholt
On Fri, 17 Feb 2012 00:45:00 +0100, Marek Olšák wrote: > I think the problem is not in the process itself, but in the fact that > this project lacks manpower (at least outside of the Intel camp) and I > am afraid it will not get better without another 5-10 people working > full-time on the project

Re: [Mesa-dev] [RFC] Merging feature work to Mesa master

2012-02-16 Thread Marek Olšák
On Thu, Feb 16, 2012 at 12:28 AM, Ian Romanick wrote: > Over the last six months a lot of feature work has happened in Mesa, and the > load has been carried by a lot of different people / organization. In the > process, we discovered a number of development process issues that made > things more d

Re: [Mesa-dev] [RFC] Merging feature work to Mesa master

2012-02-16 Thread Dave Airlie
> > 1. Missing checks for error conditions that the spec requires an > implementation to check for. > > 2. Newly-added state is not being saved/restored properly by meta-ops. > > 3. Overzealous error checks: some error condition is not being checked for > in the correct way, causing an error to be

Re: [Mesa-dev] [RFC] Merging feature work to Mesa master

2012-02-16 Thread Paul Berry
On 15 February 2012 15:28, Ian Romanick wrote: > Over the last six months a lot of feature work has happened in Mesa, and > the load has been carried by a lot of different people / organization. In > the process, we discovered a number of development process issues that made > things more difficu

Re: [Mesa-dev] [RFC] Merging feature work to Mesa master

2012-02-16 Thread Brian Paul
On 02/16/2012 01:04 AM, Dave Airlie wrote: On Wed, Feb 15, 2012 at 11:28 PM, Ian Romanick wrote: Over the last six months a lot of feature work has happened in Mesa, and the load has been carried by a lot of different people / organization. In the process, we discovered a number of development

Re: [Mesa-dev] [RFC] Merging feature work to Mesa master

2012-02-16 Thread Brian Paul
On 02/15/2012 04:28 PM, Ian Romanick wrote: Over the last six months a lot of feature work has happened in Mesa, and the load has been carried by a lot of different people / organization. In the process, we discovered a number of development process issues that made things more difficult than the

Re: [Mesa-dev] [RFC] Merging feature work to Mesa master

2012-02-16 Thread Dave Airlie
On Wed, Feb 15, 2012 at 11:28 PM, Ian Romanick wrote: > Over the last six months a lot of feature work has happened in Mesa, and the > load has been carried by a lot of different people / organization. In the > process, we discovered a number of development process issues that made > things more d

[Mesa-dev] [RFC] Merging feature work to Mesa master

2012-02-15 Thread Ian Romanick
Over the last six months a lot of feature work has happened in Mesa, and the load has been carried by a lot of different people / organization. In the process, we discovered a number of development process issues that made things more difficult than they needed to be. The biggest problem the w