OSDN Git Service

tests: added persp_hint.c test
authorBrian Paul <brianp@vmware.com>
Fri, 12 Jun 2009 21:58:34 +0000 (15:58 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 12 Jun 2009 21:59:53 +0000 (15:59 -0600)
commit193177b732175970c2ebec1faf88dc2efee57693
tree91f8ceb4e5d51d63004e01060c0c283344bcd106
parentc4a5754a8c88c3777313e4aeb678966fb67b375b
tests: added persp_hint.c test

Test the effect of GL_PERSPECTIVE_CORRECTION_HINT on color interpolation.
progs/tests/Makefile
progs/tests/SConscript
progs/tests/persp_hint.c [new file with mode: 0644]