Test some functionality of vp using GLSL that pure vp isn't testing.
authorZack Rusin <zack@tungstengraphics.com>
Thu, 25 Oct 2007 11:19:02 +0000 (07:19 -0400)
committerZack Rusin <zack@tungstengraphics.com>
Thu, 25 Oct 2007 13:04:41 +0000 (09:04 -0400)
commite842b5e5ba738cd214137cca95c6da64492f9f92
treedddb448593e4152852d9a6437731d27e953f7e21
parent7073ef96824242669735a8681519e1a0cee14309
Test some functionality of vp using GLSL that pure vp isn't testing.
progs/vpglsl/Makefile [new file with mode: 0644]
progs/vpglsl/if.glsl [new file with mode: 0644]
progs/vpglsl/ifelse.glsl [new file with mode: 0644]
progs/vpglsl/vp-tris.c [new file with mode: 0644]