summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2013-10-15 11:29:51 +0200
committerjmoenig <jens@moenig.org>2013-10-15 11:29:51 +0200
commita8d08c147d3c05290654e700a84fcdaa00ad4a3e (patch)
tree22d10098e62c0f0bad7b3b91544126b8b3df22eb /history.txt
parentcc9a44ed1057e395da24c251fb0faf5f1b886c66 (diff)
downloadsnap-byow-a8d08c147d3c05290654e700a84fcdaa00ad4a3e.tar.gz
snap-byow-a8d08c147d3c05290654e700a84fcdaa00ad4a3e.zip
Condense damage list even more
by merging nearby rectangles, thanks, Craxic, for the idea for this in #192
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index 01f72f1..16da6bd 100755
--- a/history.txt
+++ b/history.txt
@@ -1960,3 +1960,7 @@ ______
* Morphic: Condense damage list by merging overlapping dirty rectangles, thanks, Craxic!
* Objects: Increase maximum clone count from 128 to 300
* Portuguese translation update, thanks, Manuel!!
+
+131015
+------
+* Morphic: further condense damage list by merging nearby rectangles, thanks, Craxic!