cannot use //-style comments in shader source, doesn't work on nVidia
authorDiederick Niehorster <dcnieho@gmail.com>
Mon, 18 Jun 2012 06:14:32 +0000 (06:14 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Mon, 18 Jun 2012 06:14:32 +0000 (06:14 +0000)
commit9745bea37d248ce25159978f1b1bbf1ce4eb3285
treee341a76bab3f1986049ee1e3abf2a12f8c37d3da
parent6111e1e5e9dd85f0883db8949b1f4bef69968687
cannot use //-style comments in shader source, doesn't work on nVidia
cards (it seems, samples size is only one nVidia and one AMD card)

also removed //-style comments from C source

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1346 7f0cb862-5218-0410-a997-914c9d46530a
progs/demos/shapes/shapes.c