Re: [AD] Color convertors |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> how large is the individual variation in each number (ie, how
> representative are they)?
I think the most representative numbers are vram->vram blit(), aligned
vram->vram blit(), vram->vram masked_blit() because the only operation
performed by Allegro during these three tests is color conversion.
The problem is the gap between vram->vram blit() and aligned vram->vram
blit().
---
Eric Botcazou
ebotcazou@xxxxxxxxxx