Re: [AD] DGA 2.0 driver completed |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
"Bertrand Coconnier" <bcoconni@xxxxxxxxxx> writes:
> Yes, sure ! But this is really the only difference between the old GRGB code
> and mine. I still have some segmentation faults and they seem to be *really*
> random. Sometimes it works fine, sometimes it doesn't. I really don't
> understand a thing !!!
In polygon3d[_f] it might add only one edge (or no edges at all?),
then it will try to "close the double-linked list", which might not
work correctly, and I don't know what would happen in drawing code.
--
Michael Bukin