RE: [AD] Feature request: Add missing GFX_VTABLE entries

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Great!


> -----Original Message-----
> From: alleg-developers-admin@xxxxxxxxxx [mailto:alleg-
> developers-admin@xxxxxxxxxx] On Behalf Of Evert Glebbeek
> Sent: Sunday, October 03, 2004 2:45 PM
> To: alleg-developers@xxxxxxxxxx
> Subject: Re: [AD] Feature request: Add missing GFX_VTABLE entries
> 
> On Sunday 03 October 2004 22:46, Robert Ohannessian wrote:
> > Calc_spline is still there.
> 
> Oops, missed that one
> 
> > I also noticed that stretch_masked_blit is gone...
> 
> Yes - because it is basically the same as stretch_blit and
stretch_sprite.
> All of these call the do_stretch_blit function from
src/i386/istretch.c,
> so it is probably best to add this to the vtable rather than add the
three
> functions seperately. For reference, the prototype for the vtable
entry
> is:
> 
> do_stretch_blit(struct BITMAP *source, struct BITMAP *dest, int
source_x,
> int source_y, int source_width, int source_height, int dest_x, int
dest_y,
> int dest_width, int dest_height, int masked)
> 
> Evert
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: IT Product Guide on
ITManagersJournal
> Use IT products in your business? Tell us what you think of them. Give
us
> Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out
> more
> http://productguide.itmanagersjournal.com/guidepromo.tmpl
> --
> https://lists.sourceforge.net/lists/listinfo/alleg-developers




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/