diff options
| author | jmoenig <jens@moenig.org> | 2013-10-14 16:21:22 +0200 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2013-10-14 16:21:22 +0200 |
| commit | f3b8d8dcef97adec7d6a93b3dfda799515b5723f (patch) | |
| tree | f0d4bf8ac39ac9a74e5d79d138e606bb406dc1a9 /history.txt | |
| parent | 027388029f3a2b9e15b5552fce4cc01ea308feab (diff) | |
| download | snap-byow-f3b8d8dcef97adec7d6a93b3dfda799515b5723f.tar.gz snap-byow-f3b8d8dcef97adec7d6a93b3dfda799515b5723f.zip | |
Condense damage list by merging overlapping dirty rectangles
thanks, Craxic, for suggesting the idea for this optimization in #192 !
Diffstat (limited to 'history.txt')
| -rwxr-xr-x | history.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/history.txt b/history.txt index 7452005..139f5d3 100755 --- a/history.txt +++ b/history.txt @@ -1954,3 +1954,7 @@ ______ 131010 ------ * Cloud: added "sanity check" to cloud-saving mechanism that errors if the serialized project data is corrupt and cannot be parsed as XML, addresses #203, #200, #171 + +131014 +------ +* Morphic: Condense damage list by merging overlapping dirty rectangles |
