Re: [AD] About Elias' bug |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> Last try...
> This one is slightly faster than blit3b.diff on my machine:
>
> 24->15 normal dither keep keep+dither
> blit3b.diff 43.1 15.2 20.3 14.7
> blit4.diff 43.2 19.2 20.3 15.3
Yes, for me too:
blit3b.diff 457.5 101.0 152.7 96.8
blit4.diff 468.5 163.4 153.8 97.9
(I ran the complete pink.exe for both diffs at http://www.allefant.f2s.com/allegro/timings.html)
AFAICS all conversions work correctly. I see a /* to do */ at the 8bit replacement color, and I didn't try long enough to understand why it works with 0, but it works in the test program :)
Elias Pschernig