magic/graphics
Tim Edwards 80fa495103 Removed the Depend files, which were being tracked with .gitignore
pointing to Depend instead of */Depend.
2020-03-13 15:39:08 -04:00
..
cairo_new Finished the implementation of Cairo 2D graphics (yay!). 2017-09-14 17:03:53 -04:00
cairo_orig Finished the implementation of Cairo 2D graphics (yay!). 2017-09-14 17:03:53 -04:00
DEFAULT.glyphs
FreeMono.pt3
FreeSans.pt3
FreeSerif.pt3
Makefile Implemented a new configuration variable "dist_prefix" for 2020-01-28 10:40:01 -05:00
README.X10a
READ_ME
W3Dmain.c Corrected dereferencing of cell dependencies, which was being applied 2020-01-02 10:13:04 -05:00
X11Helper.c
bw.glyphs
color.glyphs
glyphs.h
grCMap.c
grClip.c
grDStyle.c
grGlyphs.c
grLock.c
grMain.c Finished the implementation of Cairo 2D graphics (yay!). 2017-09-14 17:03:53 -04:00
grNull.c
grOGL1.c Finally worked out how to correctly use the OpenGL general-purpose 2017-10-04 14:53:01 -04:00
grOGL2.c
grOGL3.c
grOGL4.c
grOGL5.c
grOGLInt.h
grTCairo1.c Corrected ext2sim.c calls to hierAP and others using "scale" and 2020-02-11 10:21:36 -05:00
grTCairo2.c Corrected pattern drawing on polygons. 2017-09-27 17:43:52 -04:00
grTCairo3.c Corrected backing store put/get in the case of obscuring windows. 2017-09-15 21:12:44 -04:00
grTCairo4.c Finished the implementation of Cairo 2D graphics (yay!). 2017-09-14 17:03:53 -04:00
grTCairo5.c Finished the implementation of Cairo 2D graphics (yay!). 2017-09-14 17:03:53 -04:00
grTCairoInt.h Finished the implementation of Cairo 2D graphics (yay!). 2017-09-14 17:03:53 -04:00
grTOGL1.c Rewrote the configuration scripts, makefiles, and some initialization 2017-10-13 10:28:07 -04:00
grTOGL2.c
grTOGL3.c Additional small correction. 2017-10-04 21:57:54 -04:00
grTOGL4.c
grTOGL5.c
grTOGLInt.h
grText.c
grTk1.c Rewrote the configuration scripts, makefiles, and some initialization 2017-10-13 10:28:07 -04:00
grTk2.c
grTk3.c
grTk4.c
grTk5.c
grTkCommon.c Corrected an obscure error that causes the background of the layout 2018-10-23 08:44:04 -04:00
grTkCommon.h
grTkInt.h
grX11Int.h
grX11su1.c Finally worked out how to correctly use the OpenGL general-purpose 2017-10-04 14:53:01 -04:00
grX11su2.c
grX11su3.c
grX11su4.c
grX11su5.c
grX11thread.c
graphics.h
graphicsInt.h
prcolors.c
wind3d.h

README.X10a

This driver is a modification of the Stanford X10 driver.  The modifications
were done by Walter Scott and Eric Lunow at Lawrence Livermore National Labs.