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

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


On Sun, 2004-09-26 at 14:32 +0200, Evert Glebbeek wrote:
> On Monday 20 September 2004 06:06, Robert Ohannessian wrote:
> > Could the following Allegro functions be added to the GFX_VTABLE so that
> > AllegroGL could convert them to GL calls?
> 
> The attached patch adds the functions you requested to the vtable (and a 
> few more as well). They aren't actually used in that none of the functions 
> are vtable-aware yet, but I wanted to make sure that this distinction is 
> good. Some of the entries went to the GFX_DRIVER rather than the 
> GFX_VTABLE, because they don't specifically refer to a bitmap. Please 
> check if this division is adequate.
> 

I think, do_line/circle/ellipse and calc_spline need not be in a vtable,
it's unlikely they will benefit from acceleration. Same for floodfill.

-- 
Elias Pschernig





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