Re: [AD] clipping line algorithm |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> I'm sorry, but what do you mean by that last sentence? If you mean "use
> vtable by default, but as a special case use bmp_read* if the BITMAP
> supports that", then I'm with you, that's what I wanted all the time.
> Otherwise, please explain what you mean...
No trickery with flags or something like that. We test the signature of the
method (aka its address) and, if we recognize it, we can optimize provided
that certain conditions are met.
--
Eric Botcazou