New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=470374079cca3a5b42437adb31e1e6a491ac56e8
commit 470374079cca3a5b42437adb31e1e6a491ac56e8
Author: Denis Oliver Kropp <[email protected]>
Date: Sun Feb 10 02:09:21 2013 +0100
X11: Different changes improving the responsiveness, performance and expose
for task-manager mode.
- Replace usleep event polling loop by using select() which does not
require the X lock.
- Fix expose events with task manager by issuing a DisplayTask.
- Handle expose events in thread again (no Core_AsyncCall) with compression
(flush before waiting for events).
systems/x11/x11input.c | 234 ++++++++++++++++++++++++++++--------------------
1 file changed, 135 insertions(+), 99 deletions(-)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs