gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz/lava/gfx/bugs Makefile vptrack.c


From: Janne V. Kujala
Subject: [Gzz-commits] gzz/lava/gfx/bugs Makefile vptrack.c
Date: Tue, 10 Sep 2002 07:09:38 -0400

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Janne V. Kujala <address@hidden>        02/09/10 07:09:38

Modified files:
        lava/gfx/bugs  : Makefile 
Added files:
        lava/gfx/bugs  : vptrack.c 

Log message:
        GL_NV_vertex_program matrix tracking documentation bug

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/gfx/bugs/vptrack.c?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/lava/gfx/bugs/Makefile.diff?tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: gzz/lava/gfx/bugs/Makefile
diff -c gzz/lava/gfx/bugs/Makefile:1.1 gzz/lava/gfx/bugs/Makefile:1.2
*** gzz/lava/gfx/bugs/Makefile:1.1      Tue Aug  6 09:23:59 2002
--- gzz/lava/gfx/bugs/Makefile  Tue Sep 10 07:09:38 2002
***************
*** 1,2 ****
  activetexbug: activetexbug.c
!       $(CC) activetexbug.c -o activetexbug -lglut
\ No newline at end of file
--- 1,5 ----
  activetexbug: activetexbug.c
!       $(CC) activetexbug.c -o activetexbug -lglut
! 
! vptrack: vptrack.c
!       $(CC) -I/usr/share/doc/nvidia-glx-dev/include vptrack.c -o vptrack 
-lglut




reply via email to

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