-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 09/06/2011 02:45 PM, Corbin Simpson wrote:
> So much win! I have a couple nits; replying inline.
>
> On Tue, Sep 6, 2011 at 1:13 PM, Ian Romanick wrote:
>> From: Ian Romanick
>>
>> Core Mesa already does the dispatch offset remapping for every
>>
So much win! I have a couple nits; replying inline.
On Tue, Sep 6, 2011 at 1:13 PM, Ian Romanick wrote:
> 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
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_color and