Re: [AD] X11 unresponsiveness and vsync

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Evert Glebbeek wrote:
I had some trouble applying your patch over Elias' previous patches. Inevitable if several people are working on the same code simultaneously, I guess...

You should probably revert Elias's patch first, then apply mine. I wasn't collaborating with him on the code so it's probably incompatible and just causing problems.

Anyway, with your patch in place, the sigalrm version of the library runs in that it doesn't crash for me. Responsiveness to the keyboard is zero though and the demo program hangs after the title screen.

Is this with Elias's changes too or without? If without, I'll look into it but if it was with, you should probably retry without it first.

Also,
+               --xwin_missed_input;             \
(in include/allegro/platform/aintunix.h) should be
+               --_xwin_missed_input;             \

Thanks for catching that. I'll fix it right away.

- Kitty Cat




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/