Re: [Mesa-dev] Project ideas [was Re: Gallium3D and Glide]

2011-03-02 Thread Keith Whitwell
On Tue, 2011-03-01 at 12:32 -0800, Ian Romanick wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 03/01/2011 05:36 AM, Keith Whitwell wrote: > > > Create an automated bug-finder for gallium drivers. > > > > Step one: create a "split and compare" gallium driver (perhaps based on >

Re: [Mesa-dev] Project ideas [was Re: Gallium3D and Glide]

2011-03-01 Thread Brian Paul
On 03/01/2011 12:32 PM, Ian Romanick wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/01/2011 05:36 AM, Keith Whitwell wrote: Create an automated bug-finder for gallium drivers. Step one: create a "split and compare" gallium driver (perhaps based on failover) which runs the same set

Re: [Mesa-dev] Project ideas [was Re: Gallium3D and Glide]

2011-03-01 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/01/2011 05:36 AM, Keith Whitwell wrote: > Create an automated bug-finder for gallium drivers. > > Step one: create a "split and compare" gallium driver (perhaps based on > failover) which runs the same set of commands on two different gallium

Re: [Mesa-dev] Project ideas [was Re: Gallium3D and Glide]

2011-03-01 Thread Ferry Huberts
> Step one: create a "split and compare" gallium driver (perhaps based on > failover) which runs the same set of commands on two different gallium > drivers (eg softpipe and r600g). At each frame, compare the two images > and see if there are differences. that's a very good idea: it's how I used

[Mesa-dev] Project ideas [was Re: Gallium3D and Glide]

2011-03-01 Thread Keith Whitwell
On Tue, 2011-03-01 at 13:18 +0100, Blaž Tomažič wrote: > On Mon, 2011-02-28 at 16:39 -0800, Brian Paul wrote: > > On Mon, Feb 28, 2011 at 4:13 PM, Blaž Tomažič > > wrote: > > > Hi Mesa developers, > > > > > > I am really interested in Gallium3D and I'm thinking about a project for > > > my diplo