Re: [Mesa-dev] [PATCH 0/9] Stop trying to remap function offset in drivers

2011-09-06 Thread Kenneth Graunke
On 09/06/2011 01:13 PM, Ian Romanick wrote: > This is the first part of a re-spin of my previous extension > refactoring patches. This series just removes the function remapping > from all of the drivers. This has been handled by remap.c in core > Mesa for a long time. > > The next patch to the

[Mesa-dev] [PATCH 0/9] Stop trying to remap function offset in drivers

2011-09-06 Thread Ian Romanick
This is the first part of a re-spin of my previous extension refactoring patches. This series just removes the function remapping from all of the drivers. This has been handled by remap.c in core Mesa for a long time. The next patch to the list will gut most of the now-unused parts of remap_help