Re: [Mesa-dev] Patch against glxinfo: one line per extension

2011-01-21 Thread Nathan Kidd
On 11-01-20 02:35 PM, Alexandre Demers wrote: I'd like to propose a patch against glxinfo. Instead of separating the extensions by a comma, it creates a new line. It's visually easier to read through the extensions. Also, when doing a diff between supported extensions by classic driver and galliu

Re: [Mesa-dev] Patch against glxinfo: one line per extension

2011-01-20 Thread Brian Paul
On Thu, Jan 20, 2011 at 6:15 PM, Alexandre Demers wrote: > On 11-01-20 03:52 PM, Brian Paul wrote: >> >> On 01/20/2011 12:35 PM, Alexandre Demers wrote: >>> >>> Hi, >>> >>> I'd like to propose a patch against glxinfo. Instead of separating the >>> extensions by a comma, it creates a new line. It's

Re: [Mesa-dev] Patch against glxinfo: one line per extension

2011-01-20 Thread Alexandre Demers
On 11-01-20 03:52 PM, Brian Paul wrote: On 01/20/2011 12:35 PM, Alexandre Demers wrote: Hi, I'd like to propose a patch against glxinfo. Instead of separating the extensions by a comma, it creates a new line. It's visually easier to read through the extensions. Also, when doing a diff between s

Re: [Mesa-dev] Patch against glxinfo: one line per extension

2011-01-20 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/20/2011 12:15 PM, Nathan Kidd wrote: > On 11-01-20 02:35 PM, Alexandre Demers wrote: >> I'd like to propose a patch against glxinfo. Instead of separating the >> extensions by a comma, it creates a new line. It's visually easier to >> read throug

Re: [Mesa-dev] Patch against glxinfo: one line per extension

2011-01-20 Thread Brian Paul
On 01/20/2011 12:35 PM, Alexandre Demers wrote: Hi, I'd like to propose a patch against glxinfo. Instead of separating the extensions by a comma, it creates a new line. It's visually easier to read through the extensions. Also, when doing a diff between supported extensions by classic driver and

Re: [Mesa-dev] Patch against glxinfo: one line per extension

2011-01-20 Thread Nathan Kidd
On 11-01-20 02:35 PM, Alexandre Demers wrote: I'd like to propose a patch against glxinfo. Instead of separating the extensions by a comma, it creates a new line. It's visually easier to read through the extensions. Also, when doing a diff between supported extensions by classic driver and galliu

[Mesa-dev] Patch against glxinfo: one line per extension

2011-01-20 Thread Alexandre Demers
Hi, I'd like to propose a patch against glxinfo. Instead of separating the extensions by a comma, it creates a new line. It's visually easier to read through the extensions. Also, when doing a diff between supported extensions by classic driver and gallium driver, it's a lot simpler to compar