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: Thu, 05 Sep 2002 13:49:11 -0400

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Benja Fallenstein <address@hidden>      02/09/05 13:49:10

Modified files:
        .              : TODO 

Log message:
        Update TODO

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

Patches:
Index: gzz/TODO
diff -c gzz/TODO:1.79 gzz/TODO:1.80
*** gzz/TODO:1.79       Thu Sep  5 05:49:52 2002
--- gzz/TODO    Thu Sep  5 13:49:10 2002
***************
*** 21,27 ****
        - add Media*Stream into CoreAPIs.html
        - run the OpenGL client and paper demos at least once
          under NVIDIA drivers..
!         
      vegai:
        - Document what is in depends/ properly (sources of
          jars, procedures of converting obtained tarballs
--- 21,27 ----
        - add Media*Stream into CoreAPIs.html
        - run the OpenGL client and paper demos at least once
          under NVIDIA drivers..
! 
      vegai:
        - Document what is in depends/ properly (sources of
          jars, procedures of converting obtained tarballs
***************
*** 32,44 ****
        + make gzz compile with kaffe
      mudyc:
        + make libcallgl use GLX_ARB_get_proc_address for
!         the functions in 
            1) the ARB imaging subset
!           2) any GL extensions (the ones with EXT, NV etc. 
               suffices).
          Store in a table, and make callgl complain
          if a function which is not there is used.
!         Test that this works agains mesa and 
          glSecondaryColor3DEXT and the NV extensions.
          Check other places of the OpenGL source for similar
          library-dependent stuff; ask Tjl about how to resolve
--- 32,44 ----
        + make gzz compile with kaffe
      mudyc:
        + make libcallgl use GLX_ARB_get_proc_address for
!         the functions in
            1) the ARB imaging subset
!           2) any GL extensions (the ones with EXT, NV etc.
               suffices).
          Store in a table, and make callgl complain
          if a function which is not there is used.
!         Test that this works agains mesa and
          glSecondaryColor3DEXT and the NV extensions.
          Check other places of the OpenGL source for similar
          library-dependent stuff; ask Tjl about how to resolve
***************
*** 57,63 ****
        - Go through test/ and convert tests to either .py or move to basalt/
        - Some basic tests for gfx/
  
! 0.8alpha4: Crucial demos for continued funding
      anybody:
        - PP
            - pp finishing: shader for frames (procedural coloring)
--- 57,63 ----
        - Go through test/ and convert tests to either .py or move to basalt/
        - Some basic tests for gfx/
  
! 0.8alpha4: Crucial demos for continued funding [Deadlines: 17.9 and 4.10]
      anybody:
        - PP
            - pp finishing: shader for frames (procedural coloring)
***************
*** 65,71 ****
                  (TEXTURE TOO LARGE???)
            - PP background 90 deg
            - fix directory geometry
!           - speedups -- fps while zooming on demo machine 
                should be >= 24
                - string concenations in heavy loops
                - debug output
--- 65,71 ----
                  (TEXTURE TOO LARGE???)
            - PP background 90 deg
            - fix directory geometry
!           - speedups -- fps while zooming on demo machine
                should be >= 24
                - string concenations in heavy loops
                - debug output
***************
*** 89,94 ****
--- 89,95 ----
  
  0.8alpha5: saving, loading etc. with mediaserver useful
      benja:
+         - finish Storm
        - backward diffing
      anybody:
        - TOTAL UML documentation for all classes involved in
***************
*** 117,123 ****
      tjl, jvk:
        - production version of libPaper
        - unit tests for libpaper?
!     
      PEG:
        - 1003
  
--- 118,124 ----
      tjl, jvk:
        - production version of libPaper
        - unit tests for libpaper?
! 
      PEG:
        - 1003
  
***************
*** 140,146 ****
        - make updatemanager timing adjustable
      benja:
        - slice support
-       - refactor Mediaserver
        - allow pointer ids to be URIs (contain slashes etc.)
        - remove EnfiladeAligner references from core APIs.
      anybody:
--- 141,146 ----
***************
*** 206,217 ****
            - fix names, stupidities
        - reimplement uml.py completely, or standardize on another
          UML tool; required features:
!           - supports qualifiers, n-ary associations, 
              class and sequence diagrams
            - supports arbitrary drawing on the diagrams
            - fast and easy to use and libre
            - jlinks:
!               - jlinks should also work in reverse: the UML diagram 
                  should generate, for each jlink, a version of the diagram
                  with the jlink highlighted, and place that into the HTML
                  file that is being jlinked to. This requires really careful 
design.
--- 206,217 ----
            - fix names, stupidities
        - reimplement uml.py completely, or standardize on another
          UML tool; required features:
!           - supports qualifiers, n-ary associations,
              class and sequence diagrams
            - supports arbitrary drawing on the diagrams
            - fast and easy to use and libre
            - jlinks:
!               - jlinks should also work in reverse: the UML diagram
                  should generate, for each jlink, a version of the diagram
                  with the jlink highlighted, and place that into the HTML
                  file that is being jlinked to. This requires really careful 
design.
***************
*** 228,234 ****
  -------------------------------------------
  UNSCHEDULED AS YET
  
! tjl: implement gfx timeouts better 
  tjl: make creating text vobs from jython faster
  
  anybody:
--- 228,234 ----
  -------------------------------------------
  UNSCHEDULED AS YET
  
! tjl: implement gfx timeouts better
  tjl: make creating text vobs from jython faster
  
  anybody:
***************
*** 252,258 ****
      - blobs
        - Create "standard sphere" using evolver script.
        - join two / three spheres, stretch.
!       - generalize shape optimization python code, use to test 
          "smooth curve"
      - investigate Quake-view, i.e. cursor = cell and coordinates *inside*
        cell (or between cells). Mouse motion moves the cursor continuously,
--- 252,258 ----
      - blobs
        - Create "standard sphere" using evolver script.
        - join two / three spheres, stretch.
!       - generalize shape optimization python code, use to test
          "smooth curve"
      - investigate Quake-view, i.e. cursor = cell and coordinates *inside*
        cell (or between cells). Mouse motion moves the cursor continuously,




reply via email to

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