Re: [AD] Font drawing bug

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


To take this particular bug as an example, it appears that the bitmap
was created clear (by the OpenGL driver itself) on OSX Intel but not
on OSX ppc. I assume that it was also cleared on Linux and Windows,
which is why no-one noticed it up to now. The risk is that our users
will 'forget' to clear the bitmaps and it will go unnoticed until
someone's driver doesn't clear it and garbage appears.

Can we benchmark the clear operation to see if it takes a significant time?

Pete




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