summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2003-11-13 09:18:07 +0000
committerKeith Packard <keithp@keithp.com>2003-11-13 09:18:07 +0000
commitbb2f664686508e26c6aad7c0c40e7e4c48e9b370 (patch)
tree9d32d3f2744af843e59387ccc225c12037d701e6 /ChangeLog
parent91c293c7e9b44013a2b40757d4c5e245333b9112 (diff)
Reduce scheduling latency to 10ms
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b2f8ef..dc254bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2003-11-13 Keith Packard <keithp@keithp.com>
+ * xcompmgr.c:
+ Reduce scheduling latency to 10ms
+
+2003-11-13 Keith Packard <keithp@keithp.com>
+
* xcompmgr.c: (make_gaussian_map), (sum_gaussian), (make_shadow),
(shadow_picture), (paint_all), (main):
Use an alpha map instead of an ARGB picture for shadows.