From 10d93f24f0afd15aeb59d61f469e7cf5bd5749c9 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Tue, 2 Dec 2003 09:51:12 +0000 Subject: Track whether cliplists have changed and avoid computation when not. Shrink shadows. Speed up shadow construction a bit by using memset. Eliminate useless INTERVAL code. Use XSync after paint_all to gather more events per update. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cbd0d81..440fa8f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2003-12-02 Keith Packard + + * xcompmgr.c: (sum_gaussian), (make_shadow), (root_tile), + (paint_all), (map_win), (unmap_win), (determine_mode), + (configure_win), (circulate_win), (main): + Track whether cliplists have changed and avoid computation when not. + Shrink shadows. + Speed up shadow construction a bit by using memset. + Eliminate useless INTERVAL code. + Use XSync after paint_all to gather more events per update. + 2003-11-24 Matthew Hawn reviewed by: Keith Packard -- cgit v1.2.3-70-g09d2