qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] smoother sdl display & mouse


From: Jindrich Makovicka
Subject: [Qemu-devel] [PATCH] smoother sdl display & mouse
Date: Tue, 24 Jul 2007 19:50:30 +0200

Hi,

the attached patch modifies the SDL display refresh code so the mouse
and keyboard events are processed each 10 ms instead of 30. This causes
much better mouse behavior due to lower latency.

By default, display is still refreshed only each 30 ms to prevent the
increase of the cpu load, but it is possible to tune the refresh rate
via the -sdl-decimate option.

Please cc:, I am not a subscriber.

Regards,
-- 
Jindrich Makovicka

Attachment: refresh.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]