[cairo] MIPMAPPING cairo.

Jeff Muizelaar jeff at infidigm.net
Tue Oct 28 13:36:03 PDT 2008


On Mon, Oct 27, 2008 at 08:51:51PM -0400, Jeff Muizelaar wrote:
> On Sun, Oct 26, 2008 at 03:30:13PM -0500, Frédéric Plourde wrote:
> > 
> > Here is mipmapping cairo and pixman patches, with some corrected stuff 
> > reviewed by Jeff !
> > 
> > You'll find two patches :
> > 1- one against CAIRO revision '8ac8e8c523abaa5db24c5303c671ff3487bf0801'
> >  attached file : CAIRO_MIPMAPPING.patch
> > 
> > 2- one against PIXMAN revision 'f5d4e01c399d6d23fd7e4cfaa26e0b07e2279690'
> >  attached file : PIXMAN_MIPMAPPING.patch
> 
> The only change that I see is some renames of
> fbFetchMipmapResize_Bilinear_General to
> fbFetchMipmapResize_Bilinear_Pad. Is this correct?

A couple other high level comments:
1. It doesn't look like the mipmap generation doesn't deal with source
clipping...
2. Does the mipmap generation code deal with images that have a bytes per
pixel that isn't 4?

-Jeff


More information about the cairo mailing list