WindML driver (Stephane Raimbault)
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 20 Aug 2001 16:07:10 +0000 (16:07 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Mon, 20 Aug 2001 16:07:10 +0000 (16:07 +0000)
commit976c26ca34f2ae8cc6f8b9f9b091efeba1311a94
tree58022fef5a3d99ae764c0869cd151c4aa1949a7a
parent60174c1aef7c6650a800f16f103a4f9ed2d1004e
WindML driver (Stephane Raimbault)
23 files changed:
docs/README.WINDML [new file with mode: 0644]
include/GL/uglglutshapes.h [new file with mode: 0644]
include/GL/uglmesa.h [new file with mode: 0644]
progs/windml/Makefile.ugl [new file with mode: 0644]
progs/windml/readtex.c [new file with mode: 0644]
progs/windml/uglaccum.c [new file with mode: 0644]
progs/windml/uglalldemos.c [new file with mode: 0644]
progs/windml/uglbounce.c [new file with mode: 0644]
progs/windml/uglcube.c [new file with mode: 0644]
progs/windml/ugldrawpix.c [new file with mode: 0644]
progs/windml/uglflip.c [new file with mode: 0644]
progs/windml/uglgears.c [new file with mode: 0644]
progs/windml/uglicotorus.c [new file with mode: 0644]
progs/windml/uglline.c [new file with mode: 0644]
progs/windml/uglolympic.c [new file with mode: 0644]
progs/windml/uglpoint.c [new file with mode: 0644]
progs/windml/uglstencil.c [new file with mode: 0644]
progs/windml/uglteapot.c [new file with mode: 0644]
progs/windml/ugltexcube.c [new file with mode: 0644]
progs/windml/ugltexcyl.c [new file with mode: 0644]
progs/windml/wrs_logo.bmp [new file with mode: 0644]
src/glu/mesa/Makefile.ugl [new file with mode: 0644]
src/mesa/main/Makefile.ugl [new file with mode: 0644]