Re: [AD] x color conversion again (w/ responsiveness patch) |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Monday 19 July 2004 23:32, Evert Glebbeek wrote:
> I can reproduce the crash with the test program when repeatedly switching
> modes, but apparently only when the colour depth is different from the
> desktop colourdepth and never the first time a mode switch is made.
> The demo program runs normally if I remove the call to gfx_mode_select(),
> so I suspect the problem is related to that.
> As I said, I have no problems with WIP 4.1.11 and earlier (I checked
4.0.3
> and 4.1.3), but I get crashes with 4.1.12 and later (4.14, CVS).
Forgot to mention, it makes no difference if I use the asm or C only
version of the library.
Evert