On Wed, Mar 19, 2008 at 2:31 PM, Andrew Ross
<[EMAIL PROTECTED]> wrote:
>
> On Wed, Mar 19, 2008 at 01:12:24PM -0500, Maurice LeBrun wrote:
> > On Wednesday, March 19, 2008 at 10:14:30 (-0700) Alan W. Irwin writes:
> > > On 2008-03-19 10:59-0400 Hezekiah M. Carty wrote:
> > >
> > > > To sum
On Mon, Mar 31, 2008 at 3:52 PM, Hezekiah M. Carty <[EMAIL PROTECTED]> wrote:
>
> On Wed, Mar 19, 2008 at 2:31 PM, Andrew Ross
> <[EMAIL PROTECTED]> wrote:
> >
> > On Wed, Mar 19, 2008 at 01:12:24PM -0500, Maurice LeBrun wrote:
> > > On Wednesday, March 19, 2008 at 10:14:30 (-0700) Alan W. Irw
On Wed, Mar 19, 2008 at 2:31 PM, Andrew Ross
<[EMAIL PROTECTED]> wrote:
>
> On Wed, Mar 19, 2008 at 01:12:24PM -0500, Maurice LeBrun wrote:
> > On Wednesday, March 19, 2008 at 10:14:30 (-0700) Alan W. Irwin writes:
> > > On 2008-03-19 10:59-0400 Hezekiah M. Carty wrote:
> > >
> > > > To sum
On Wed, Mar 19, 2008 at 01:12:24PM -0500, Maurice LeBrun wrote:
> On Wednesday, March 19, 2008 at 10:14:30 (-0700) Alan W. Irwin writes:
> > On 2008-03-19 10:59-0400 Hezekiah M. Carty wrote:
> >
> > > To sum up, I would like to submit patches in the follow steps:
> > > (1) Add coordinate trans
On Wednesday, March 19, 2008 at 10:14:30 (-0700) Alan W. Irwin writes:
> On 2008-03-19 10:59-0400 Hezekiah M. Carty wrote:
>
> > To sum up, I would like to submit patches in the follow steps:
> > (1) Add coordinate transform to plimagefr and disable the dev_fastimg
> > rendering path, but wit
On 2008-03-19 10:59-0400 Hezekiah M. Carty wrote:
> To sum up, I would like to submit patches in the follow steps:
> (1) Add coordinate transform to plimagefr and disable the dev_fastimg
> rendering path, but without removing the dev_fastimg code.
> (2) Update dev_fastimg to work with the updated
I forgot to CC the list...
On Tue, Mar 18, 2008 at 4:32 PM, Alan W. Irwin
<[EMAIL PROTECTED]> wrote:
> Thanks Hez.
>
> I am not competent enough with driver/core C code to comment on the
> specifics of your patch, but I would like to make some general comments.
Thanks for the feedback Alan. I
On 2008-03-18 14:18-0400 Hezekiah M. Carty wrote:
> Attached is a patch which adds coordinate transform support to
> plimagefr, similar to what is available in the plshade*, plcont, plmap
> and plmeridians functions.
>
> This patch is rather large, mainly because it removes a lot of code.
>
> - Th