CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  07/10/30 09:53:18

Modified files:
        server         : dlist.cpp 

Log message:
        (add_invalidated_bounds): add TODO item about dynamic masks

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/server/dlist.cpp?cvsroot=gnash&r1=1.100&r2=1.101

Patches:
Index: dlist.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/dlist.cpp,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -b -r1.100 -r1.101
--- dlist.cpp   30 Oct 2007 09:38:33 -0000      1.100
+++ dlist.cpp   30 Oct 2007 09:53:17 -0000      1.101
@@ -880,6 +880,8 @@
   
   For a simpler implementation (that doesn't care about masks, but 
   still produces correct results) see CVS revision 1.96    
+
+  TODO: review this function to take "dynamic" mask and maskees into account
   */
   
   std::stack<int> clipDepthStack; // same method used in display()


_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to