diff options
author | Max Horn | 2004-02-07 12:30:44 +0000 |
---|---|---|
committer | Max Horn | 2004-02-07 12:30:44 +0000 |
commit | 364277dad0308c13eb4fa1e8882c00469a5a6682 (patch) | |
tree | 6da63b84c7d9e850015bcf674c3e8cd3421f2163 /TODO | |
parent | 54c6e4cc55847f81883d462697ba600054b19a12 (diff) | |
download | scummvm-rg350-364277dad0308c13eb4fa1e8882c00469a5a6682.tar.gz scummvm-rg350-364277dad0308c13eb4fa1e8882c00469a5a6682.tar.bz2 scummvm-rg350-364277dad0308c13eb4fa1e8882c00469a5a6682.zip |
new auto-dirty-rect checksum algorithm (not so well tested but uses the standard adler32 checksum algorithm)
svn-id: r12760
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -227,11 +227,6 @@ Backends this allows more control over these properties (like, it allows the GUI to display checkboxes for these in the options dialog) -SDL backend -=========== -* Fix the "auto dirty rect" computing code - in particular, use a proper - checksum algorithm, this should solve many of the problems with some luck - X11 backend =========== * Verify that it still actually works |