OSDN Git Service

gallium: new pgon-mode.c test
authorBrian <brian.paul@tungstengraphics.com>
Thu, 14 Feb 2008 21:54:37 +0000 (14:54 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Fri, 15 Feb 2008 01:59:24 +0000 (18:59 -0700)
commitca2f2c76641a299e31bf3d0e26049ccc3a375caf
tree9240f834e5d484d9c86a1b6b699c99b92b757b08
parent5e345a653b0adc59487d786050abd01d4cb8b4ca
gallium: new pgon-mode.c test

A two-triangle strip is drawn such that the first tri is front-facing and
the second tri is back-facing.  Use different front/back polygon modes.
progs/trivial/Makefile
progs/trivial/pgon-mode.c [new file with mode: 0644]