Re: [Mesa-dev] [PATCH 4/9] r200: Enable extensions by just setting the flags

2011-09-08 Thread Roland Scheidegger
Am 08.09.2011 21:43, schrieb Ian Romanick: > On 09/08/2011 12:18 PM, Roland Scheidegger wrote: >> Am 08.09.2011 21:03, schrieb Roland Scheidegger: >>> Am 08.09.2011 19:53, schrieb Ian Romanick: On 09/06/2011 03:21 PM, Roland Scheidegger wrote: > Am 06.09.2011 22:13, schrieb Ian Romanick: >

Re: [Mesa-dev] [PATCH 4/9] r200: Enable extensions by just setting the flags

2011-09-08 Thread Roland Scheidegger
Am 08.09.2011 23:13, schrieb Marek Olšák: > On Thu, Sep 8, 2011 at 9:03 PM, Roland Scheidegger wrote: >> Am 08.09.2011 19:53, schrieb Ian Romanick: >>> On 09/06/2011 03:21 PM, Roland Scheidegger wrote: Am 06.09.2011 22:13, schrieb Ian Romanick: > From: Ian Romanick > > Core Mesa

Re: [Mesa-dev] [PATCH 4/9] r200: Enable extensions by just setting the flags

2011-09-08 Thread Marek Olšák
On Thu, Sep 8, 2011 at 9:03 PM, Roland Scheidegger wrote: > Am 08.09.2011 19:53, schrieb Ian Romanick: >> On 09/06/2011 03:21 PM, Roland Scheidegger wrote: >>> Am 06.09.2011 22:13, schrieb Ian Romanick: From: Ian Romanick Core Mesa already does the dispatch offset remapping for eve

Re: [Mesa-dev] [PATCH 4/9] r200: Enable extensions by just setting the flags

2011-09-08 Thread Eric Anholt
On Thu, 08 Sep 2011 20:13:45 +0200, Roland Scheidegger wrote: > Am 08.09.2011 19:59, schrieb Eric Anholt: > > On Thu, 08 Sep 2011 10:53:45 -0700, Ian Romanick > > wrote: > >> -BEGIN PGP SIGNED MESSAGE- > >> Hash: SHA1 > >> > >> On 09/06/2011 03:21 PM, Roland Scheidegger wrote: > >>> EXT

Re: [Mesa-dev] [PATCH 4/9] r200: Enable extensions by just setting the flags

2011-09-08 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/08/2011 12:18 PM, Roland Scheidegger wrote: > Am 08.09.2011 21:03, schrieb Roland Scheidegger: >> Am 08.09.2011 19:53, schrieb Ian Romanick: >>> On 09/06/2011 03:21 PM, Roland Scheidegger wrote: Am 06.09.2011 22:13, schrieb Ian Romanick: >>>

Re: [Mesa-dev] [PATCH 4/9] r200: Enable extensions by just setting the flags

2011-09-08 Thread Roland Scheidegger
Am 08.09.2011 21:03, schrieb Roland Scheidegger: > Am 08.09.2011 19:53, schrieb Ian Romanick: >> On 09/06/2011 03:21 PM, Roland Scheidegger wrote: >>> Am 06.09.2011 22:13, schrieb Ian Romanick: From: Ian Romanick Core Mesa already does the dispatch offset remapping for every fu

Re: [Mesa-dev] [PATCH 4/9] r200: Enable extensions by just setting the flags

2011-09-08 Thread Roland Scheidegger
Am 08.09.2011 19:53, schrieb Ian Romanick: > On 09/06/2011 03:21 PM, Roland Scheidegger wrote: >> Am 06.09.2011 22:13, schrieb Ian Romanick: >>> From: Ian Romanick >>> >>> Core Mesa already does the dispatch offset remapping for every >>> function that could possibly ever be supported. There's no

Re: [Mesa-dev] [PATCH 4/9] r200: Enable extensions by just setting the flags

2011-09-08 Thread Roland Scheidegger
Am 08.09.2011 19:59, schrieb Eric Anholt: > On Thu, 08 Sep 2011 10:53:45 -0700, Ian Romanick wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> On 09/06/2011 03:21 PM, Roland Scheidegger wrote: >>> EXT_blend_equation_separate allows some unholy combinations which the >>> r200 (possib

Re: [Mesa-dev] [PATCH 4/9] r200: Enable extensions by just setting the flags

2011-09-08 Thread Eric Anholt
On Thu, 08 Sep 2011 10:53:45 -0700, Ian Romanick wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 09/06/2011 03:21 PM, Roland Scheidegger wrote: > > EXT_blend_equation_separate allows some unholy combinations which the > > r200 (possibly other hw too) can't handle correctly. Namely

Re: [Mesa-dev] [PATCH 4/9] r200: Enable extensions by just setting the flags

2011-09-08 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/06/2011 03:21 PM, Roland Scheidegger wrote: > Am 06.09.2011 22:13, schrieb Ian Romanick: >> From: Ian Romanick >> >> Core Mesa already does the dispatch offset remapping for every >> function that could possibly ever be supported. There's no ne

Re: [Mesa-dev] [PATCH 4/9] r200: Enable extensions by just setting the flags

2011-09-06 Thread Roland Scheidegger
Am 06.09.2011 22:13, schrieb Ian Romanick: > From: Ian Romanick > > Core Mesa already does the dispatch offset remapping for every > function that could possibly ever be supported. There's no need to > continue using that cruft in the driver. > > Since the call to _mesa_enable_imaging_extension

[Mesa-dev] [PATCH 4/9] r200: Enable extensions by just setting the flags

2011-09-06 Thread Ian Romanick
From: Ian Romanick Core Mesa already does the dispatch offset remapping for every function that could possibly ever be supported. There's no need to continue using that cruft in the driver. Since the call to _mesa_enable_imaging_extensions (via driInitExtensions) is removed, EXT_blend_logic_op