gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz TODO


From: Benja Fallenstein
Subject: [Gzz-commits] gzz TODO
Date: Sat, 28 Sep 2002 13:52:22 -0400

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Benja Fallenstein <address@hidden>      02/09/28 13:52:22

Modified files:
        .              : TODO 

Log message:
        TODO

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

Patches:
Index: gzz/TODO
diff -c gzz/TODO:1.176 gzz/TODO:1.177
*** gzz/TODO:1.176      Sat Sep 28 13:50:35 2002
--- gzz/TODO    Sat Sep 28 13:52:22 2002
***************
*** 147,153 ****
        + make gldemo able to use fullscreen sync_to_vblank mode so that we 
could
          get the benefits of page flipping. How does this interact with e.g.
          twinview? Need to turn it off?
!       - make mstmpimg generate images also in a resolution which 
          better fits
          1024x1024 textures - currently a LOT of space is being wasted
            - note however that we DO want square texels;
--- 147,153 ----
        + make gldemo able to use fullscreen sync_to_vblank mode so that we 
could
          get the benefits of page flipping. How does this interact with e.g.
          twinview? Need to turn it off?
!       - make mstmpimg generate images also in a resolution which
          better fits
          1024x1024 textures - currently a LOT of space is being wasted
            - note however that we DO want square texels;
***************
*** 169,179 ****
          "one binder per window")
        - overall document about the goals and visions for the project
        - docxx Vec23, clean up vec23 by removing separation between Point
!         and Vector. 
            - 4-dimensional homogeneous type?
        - docxx new additions to gfx/
        - fix coordsys to take an iterator, which does the lerping,
!         so we can store parameters more naturally and also create 
          coordsys independently of the CoordSet stuff.
            - move coordsys into their own header file, or at least
              coords header file...
--- 169,179 ----
          "one binder per window")
        - overall document about the goals and visions for the project
        - docxx Vec23, clean up vec23 by removing separation between Point
!         and Vector.
            - 4-dimensional homogeneous type?
        - docxx new additions to gfx/
        - fix coordsys to take an iterator, which does the lerping,
!         so we can store parameters more naturally and also create
          coordsys independently of the CoordSet stuff.
            - move coordsys into their own header file, or at least
              coords header file...
***************
*** 193,198 ****
--- 193,199 ----
          these.
        + porting: make sure all demos etc. work with plain mesa
      anybody:
+         - Fix AWT client.
        - fix text quality on OpenGL: enabling __GL_FSAA_MODE=4 on
          NV17 (GeForce4Go) improves "make glinfo" appearance
          dramatically. This would happen by making the mipmaps
***************
*** 312,317 ****
--- 313,319 ----
        - make updatemanager timing adjustable
      benja:
        - slice support
+       - coplanar marking
        - allow pointer ids to be URIs (contain slashes etc.)
        - remove EnfiladeAligner references from core APIs.
      anybody:




reply via email to

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