Re: [AD] Framebuffer resolution problems |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Mon, 2005-04-25 at 23:34 +0100, Grzegorz Adam Hankiewicz wrote:
> I've gone back to old hardware so I have now again a framebuffer
> aware computer with a 2.6.10 kernel. The latest CVS doesn't work at
> all. Running any program will fail on src/graphics.c:823 which is
> a clear_bitmap() call. The problem is that when the code reaches
> that line, instead of a 320x200 sized screen I have a 320x32767
> sized screen, and on some Y value clear_bitmap starts writting out
> of the reserved memory space for the screen, crashing the program.
>
> I reverted modifications by John Utz and Eric (no attribution in
> cvs log), basically from 1.29 to 1.27 and now it works again:
>
Framebuffer doesn't seem to work with my card, so can't test. I guess
it's up to you what to do about this..
--
Elias Pschernig