diff options
| author | dolio <dolio> | 2004-09-21 22:59:38 +0000 | 
|---|---|---|
| committer | dolio <dolio> | 2004-09-21 22:59:38 +0000 | 
| commit | 26fd15f06be3911ebf53c0a3014d406761db84cf (patch) | |
| tree | d5baa7fb22c4d88f023601ceba78488a8dfdb001 /ChangeLog | |
| parent | Print the version number in the usage summary. (diff) | |
| download | xcman-26fd15f06be3911ebf53c0a3014d406761db84cf.tar.gz xcman-26fd15f06be3911ebf53c0a3014d406761db84cf.tar.bz2 xcman-26fd15f06be3911ebf53c0a3014d406761db84cf.tar.xz  | |
Added shadow precomputation for large-enough windows.
Diffstat (limited to '')
| -rw-r--r-- | ChangeLog | 7 | 
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-09-21  Dan Doel  <dolio@case.edu> + +	* xcompmgr.c: (presum_gaussian), (make_shadow), (main): +	Added precomputation of shadows to make them a little more +	friendly to slower computers (and make ridiculously huge +	shadows usable on faster computers). +  2004-09-20  Adam Jackson  <ajax@freedesktop.org>  	* xcompmgr.c:  | 
