gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/testsuite/misc-ming.all displaylist_depth...


From: Sandro Santilli
Subject: [Gnash-commit] gnash/testsuite/misc-ming.all displaylist_depth...
Date: Fri, 11 May 2007 03:36:34 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  07/05/11 03:36:34

Modified files:
        testsuite/misc-ming.all: displaylist_depths_test2.c 
                                 displaylist_depths_test3.c 
                                 displaylist_depths_test4.c 

Log message:
        update timeline table legend to match the wiki

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/displaylist_depths_test2.c?cvsroot=gnash&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/displaylist_depths_test3.c?cvsroot=gnash&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/displaylist_depths_test4.c?cvsroot=gnash&r1=1.2&r2=1.3

Patches:
Index: displaylist_depths_test2.c
===================================================================
RCS file: 
/sources/gnash/gnash/testsuite/misc-ming.all/displaylist_depths_test2.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- displaylist_depths_test2.c  10 May 2007 15:10:42 -0000      1.4
+++ displaylist_depths_test2.c  11 May 2007 03:36:34 -0000      1.5
@@ -27,12 +27,13 @@
  * 
  *   Frame  | 1 | 2 | 3 | 4 | 5 | 6 | 7 |
  *  --------+---+---+---+---+---+---+---+
- *   Event  |   | P |   | M | M | S | J |
+ *   Event  |   | P |   | T*| T | M | J |
  * 
  *  P = place (by PlaceObject2)
- *  M = move (matrix transform by PlaceObject2)
- *  S = swapDepth
+ *  T = transform matrix (by PlaceObject2)
+ *  M = move to another depth (by swapDepth)
  *  J = jump
+ *  * = jump target
  * 
  * Description:
  * 

Index: displaylist_depths_test3.c
===================================================================
RCS file: 
/sources/gnash/gnash/testsuite/misc-ming.all/displaylist_depths_test3.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- displaylist_depths_test3.c  10 May 2007 15:10:42 -0000      1.1
+++ displaylist_depths_test3.c  11 May 2007 03:36:34 -0000      1.2
@@ -27,12 +27,13 @@
  * 
  *   Frame  | 1 | 2 | 3 | 4 | 5 | 6 | 7 |
  *  --------+---+---+---+---+---+---+---+
- *   Event  |   | P |   | M | M | S | J |
+ *   Event  |   | P |   | T*| T | M | J |
  * 
  *  P = place (by PlaceObject2)
- *  M = move (matrix transform by PlaceObject2)
- *  S = swapDepth
+ *  T = transform matrix (by PlaceObject2)
+ *  M = move to another depth (by swapDepth)
  *  J = jump
+ *  * = jump target
  * 
  * Description:
  * 

Index: displaylist_depths_test4.c
===================================================================
RCS file: 
/sources/gnash/gnash/testsuite/misc-ming.all/displaylist_depths_test4.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- displaylist_depths_test4.c  10 May 2007 21:34:01 -0000      1.2
+++ displaylist_depths_test4.c  11 May 2007 03:36:34 -0000      1.3
@@ -27,11 +27,12 @@
  * 
  *   Frame  | 1 | 2 | 3 | 4 | 5 | 6 | 7 |
  *  --------+---+---+---+---+---+---+---+
- *   Event  |   | P |   | M | M |   | J |
+ *   Event  |   | P |   | T*| T |   | J |
  * 
  *  P = place (by PlaceObject2)
- *  M = move (matrix transform by PlaceObject2)
+ *  T = transform matrix (by PlaceObject2)
  *  J = jump
+ *  * = jump target
  * 
  * Description:
  * 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]