From 364277dad0308c13eb4fa1e8882c00469a5a6682 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 7 Feb 2004 12:30:44 +0000 Subject: new auto-dirty-rect checksum algorithm (not so well tested but uses the standard adler32 checksum algorithm) svn-id: r12760 --- TODO | 5 ----- 1 file changed, 5 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 40725117bf..af9c1536d7 100644 --- a/TODO +++ b/TODO @@ -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 -- cgit v1.2.3