Re: [AD] clipping line algorithm |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
> No, I mean having _linear_line() bypass the vtable, and use _putpixel() > inlined. That's the discussion. > This seems logical to me as vtable->line is a primitive in itself which > may be accelerated, where it would ignore vtable->putpixel anyway. line() is currently not accelerated on any port, except if it is actually hline() or vline(). -- Eric Botcazou
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |