gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz TODO


From: Matti Katila
Subject: [Gzz-commits] gzz TODO
Date: Thu, 10 Oct 2002 09:48:43 -0400

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Matti Katila <address@hidden>   02/10/10 09:48:43

Modified files:
        .              : TODO 

Log message:
        wrapper mostly done - next is texcomb_GL11

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

Patches:
Index: gzz/TODO
diff -c gzz/TODO:1.272 gzz/TODO:1.273
*** gzz/TODO:1.272      Thu Oct 10 08:13:26 2002
--- gzz/TODO    Thu Oct 10 09:48:43 2002
***************
*** 58,76 ****
          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.
-       - 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
-         these.
-       - add to GL wrapper - ARB extensions : multitexcoord -> multitexcoordARB
        - fix Mirror-test bug
        - porting: make sure all demos etc. work with plain mesa
      humppake:
--- 58,63 ----




reply via email to

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