CVSROOT: /cvsroot/gnash
Module name: gnash
Changes by: Udo Giacomozzi <udog> 07/02/13 14:24:25
Modified files:
. : ChangeLog
Log message:
distinguish between own and child's invalidation state to avoid useless
redrawing (should be a big performance gain in certain cases)
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.2343&r2=1.2344
Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/gnash/gnash/ChangeLog,v
retrieving revision 1.2343
retrieving revision 1.2344
diff -u -b -r1.2343 -r1.2344
--- ChangeLog 13 Feb 2007 14:00:13 -0000 1.2343
+++ ChangeLog 13 Feb 2007 14:24:25 -0000 1.2344
@@ -36,6 +36,10 @@
* server/character.h: Avoid redrawing when matrix did not change
* backend/render_handler_agg.cpp: Correctly handling NULL clipping
rectangle
+ * server/character.cpp, server/character.h,
+ server/sprite_instance.cpp: distinguish between own and child's
+ invalidation state to avoid useless redrawing (should be a big
+ performance gain in certain cases)
2007-02-13 Rob Savoye <[EMAIL PROTECTED]>
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit