added xdemos/sharedtex.c test
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 30 Apr 2008 20:43:28 +0000 (14:43 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 30 Apr 2008 21:30:29 +0000 (15:30 -0600)
commit07b551f7cfc02cb16225298414b145b306b360b4
tree033446ca2c3fef1b0b10516e67a2a778876bb3ff
parentbd5b99d3890f162ec0928a589b6afbc8e67580b7
added xdemos/sharedtex.c test

Test that modifications to a texture object in one rendering context are seen
in a second rendering context.
Press 't' to change the texture's image/colors.
progs/xdemos/Makefile
progs/xdemos/sharedtex.c [new file with mode: 0644]