Re: [AD] clipping line algorithm |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> So it seems contradictory that users setting the linear flag both:
> (1) must count with the possibility that _putpixel()/bmp_write() can be
> used on it, and
> (2) can be assured the bitmap is never accessed without going through
> the vtable.
On the one hand, I don't have any example and such an example would
admittedly be a little contrived. On the other hand, I don't see why we
should hardcode a dependency between ID flags and vtables if we can achieve
the same result without resorting to that.
--
Eric Botcazou