Mail Archives: djgpp/1997/03/05/11:01:15
In <331c94e6 DOT 815065 AT ursa DOT smsu DOT edu>, aho450s AT nic DOT smsu DOT edu (Tony O'Bryan) writes:
Well, I built Allegro 2.2 (like the 3d !) and linked the new liballeg to my program
and again, no problems. I too use blit() along with sb_mod_play() and
sb_mix_sample().
I use DJGPP v2 on a P100 with an AWE32 sound card - have you produced a small
test program that demonstrates the problem ? Maybe I could try it on mine.
>The same problem occurs with Allegro 2.11. Through experimentation, I have
>narrowed the culprit to the blit() command. I haven't scoured the blit() code
>to see what could possibly be causing the problem, but the problem goes away if
>I remove all references to blit(). Since the code in question uses only one
>blit() command (in a loop), it was easy to positively identify.
>
- Raw text -