Re: [AD] DO_PARALLELOGRAM_MAP again |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2010-09-16, Pavel Sountsov <slabode@xxxxxxxxxx> wrote:
>
> Second, Peter added some al_fixed variables to the scanline
> rasterizers. That limits us to bitmaps of under 32768 px width/length.
> I don't even know if the GPU's can handle bitmaps that big though, so
> it probably isn't a problem.
If it is a problem, there's nothing that says we have to use 16.16 fixed
point format. We can move the point.
Peter