On Fri, Mar 10, 2000 at 03:18:15PM +0100, Christoph Egger wrote:
> 
> 
> On Wed, 8 Mar 2000 [EMAIL PROTECTED] wrote:
> 
> > Hi !
> > 
> > > At least, I know I will need _exactly_ these drawing functions to have
> > > _all_ the rendering capabilities required for the OpenAmulet GUI library.
> > 
> > Could you give an API wishlist ? I might attack reimplementing LibGGI2D in a
> > way that makes it more consistent with the other extensions and allowing
> > to HW-Accelerate much of it.
> > 
> 
> I wish to have:
> 
> int ggiStrechCrossBlit(ggi_visual *src, int sx, int sy, int  sw,
>        int sh, ggi_visual *dst, int dx, int dy, int dw, int dh);
> 
> It should does the same as ggiCrossBlit, except it also performs
> streching.
i haven't followed the discussion, but ...

Streching with or without CrossBlit comes down to the same accel on some
gfx-cards. it would save one accel if we would have such a combined command.
 
> But I think, this should go into libggi and not libggi2d...
> 
> Comments?
> 
> 
> Christoph Egger
> E-Mail: [EMAIL PROTECTED]

thats all
  Jan

--- 
      -)=  Jan Kneschke -- Kiel -- Germany -- http://www.kneschke.de =(-

Reply via email to