gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz TODO


From: Tuomas J. Lukka
Subject: [Gzz-commits] gzz TODO
Date: Fri, 27 Sep 2002 15:50:06 -0400

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Tuomas J. Lukka <address@hidden>        02/09/27 15:50:06

Modified files:
        .              : TODO 

Log message:
        twid

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/TODO.diff?tr1=1.169&tr2=1.170&r1=text&r2=text

Patches:
Index: gzz/TODO
diff -c gzz/TODO:1.169 gzz/TODO:1.170
*** gzz/TODO:1.169      Fri Sep 27 15:41:05 2002
--- gzz/TODO    Fri Sep 27 15:50:06 2002
***************
*** 40,46 ****
        + ZZ vanishingview cell size for pagespans and linebroken
          paragraphs, as well as libpaper backgrounds
      humppake:
!       - clean up Paper VP interface [jvk will explain]:
            - vertex => vertexVP(), and also explanation
              for outside how to avoid it, i.e. use 
              vertex position and texcoords, since
--- 40,48 ----
        + ZZ vanishingview cell size for pagespans and linebroken
          paragraphs, as well as libpaper backgrounds
      humppake:
!       - clean up Paper VP interface [jvk will explain] 
!         [this is for making things work on G400, and if you 
!          get the GeForce2, this moves to alpha4!]:
            - vertex => vertexVP(), and also explanation
              for outside how to avoid it, i.e. use 
              vertex position and texcoords, since
***************
*** 49,54 ****
--- 51,68 ----
              vertex program, both with and without paper
              position.
            - javadoc Paper.hxx: how to use Vertex Program interface.
+       - make paperquad check whether vertex programs are available
+         and use them if possible, otherwise use the above calls.
+         Vertex programs and packed vertices can be MUCH more efficient,
+         especially on GF3/4Ti. Of course, the check needs to be done
+         in JAVA code, and the result passed as a parameter to 
+         createPaperQuad, since that's the most flexible approach.
+         [this is for making things work on G400, and if you 
+          get the GeForce2, this moves to alpha4!]:
+       - make a trivial texcomb_GL11.py in gfx/libpaper
+         which allows papers to work without register combiners.
+         [this is for making things work on G400, and if you 
+          get the GeForce2, this moves to alpha4!]:
      tjl:
        - xupdf: distorted multi-page PDF view with xu links
            - make it work again




reply via email to

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