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 20:45:58 +0000 (14:45 -0600)
commit9a43570f8c8ba5b9803740a47227c296d547631e
tree5561c4a4d3621059731292da25f889dcc6b1f91f
parent80f68e1b6a0e5bd2da799c659c963e213dbf9e66
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]