OSDN Git Service

progs/trivial: add test case for short-circuiting material changes
authorKeith Whitwell <keithw@vmware.com>
Tue, 30 Jun 2009 17:17:39 +0000 (18:17 +0100)
committerKeith Whitwell <keithw@vmware.com>
Tue, 30 Jun 2009 17:17:39 +0000 (18:17 +0100)
commit1ca836f0de7ac23a3d66e109eeda3c2e29b9b17c
treedec2eb8200adfc0d4f7239e3b76d91d1fa3aee62
parentd6c2347d79c50ac18eab96378d79d989f3ffd0b7
progs/trivial: add test case for short-circuiting material changes

Similar to dlist-tri-flat-tri, but using glMaterial calls, which
have the extra property of being legal within Begin/End calls.
progs/trivial/Makefile
progs/trivial/dlist-tri-mat-tri.c [new file with mode: 0644]