[tests] Adds an interactive unit test for multi-texturing
authorRobert Bragg <bob@o-hand.com>
Thu, 11 Dec 2008 15:35:17 +0000 (15:35 +0000)
committerRobert Bragg <robert@linux.intel.com>
Mon, 22 Dec 2008 16:35:51 +0000 (16:35 +0000)
commitfc7a86fd0d071645e27a996b78267b5aaca83fcf
tree7e096c81931b948565dfd1196315147c766d85b7
parentea643ca0f8e1a5020c1dc65146aaa75b85fd0109
[tests] Adds an interactive unit test for multi-texturing

This simply gives an example of blending a red o-hand logo with an alpha mask
and a changing light map.
tests/data/Makefile.am
tests/data/light0.png [new file with mode: 0644]
tests/data/light1.png [new file with mode: 0644]
tests/data/redhand_alpha.png [new file with mode: 0644]
tests/interactive/Makefile.am
tests/interactive/test-cogl-multi-texture.c [new file with mode: 0644]