magic/graphics
Tim Edwards d229aefb15 A handful of changes after applying pull request #191 from
Alessandro De Laurenzis.  That pull request cleaned up the vast
majority of compiler warnings.  However, that cleanup exposed a
few additional warnings pointing to errors in the code that needed
fixing.  The code now compiles cleanly except for one warning
about redefined CAD_DIR that I have not looked into.
2022-10-29 09:57:41 -04:00
..
cairo_new
cairo_orig
DEFAULT.glyphs
FreeMono.pt3
FreeSans.pt3
FreeSerif.pt3
Makefile
README.X10a
READ_ME
W3Dmain.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
X11Helper.c
bw.glyphs
color.glyphs
glyphs.h
grCMap.c
grClip.c
grDStyle.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
grGlyphs.c
grLock.c
grMain.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
grNull.c
grOGL1.c C99 code compat when configured with no TCL support 2022-10-29 06:07:46 +02:00
grOGL2.c
grOGL3.c C99 code compat when configured with no TCL support 2022-10-29 06:07:46 +02:00
grOGL4.c
grOGL5.c
grOGLInt.h
grTCairo1.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
grTCairo2.c
grTCairo3.c
grTCairo4.c
grTCairo5.c
grTCairoInt.h
grTOGL1.c A handful of changes after applying pull request #191 from 2022-10-29 09:57:41 -04:00
grTOGL2.c
grTOGL3.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
grTOGL4.c
grTOGL5.c
grTOGLInt.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
grText.c
grTk1.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
grTk2.c
grTk3.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
grTk4.c
grTk5.c
grTkCommon.c graphics/grTkCommon.c: remove OGL includes 2022-10-29 06:07:46 +02:00
grTkCommon.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
grTkInt.h
grX11Int.h
grX11su1.c C99 code compat when configured with no TCL support 2022-10-29 06:07:46 +02:00
grX11su2.c C99 code compat when configured with no TCL support 2022-10-29 06:07:46 +02:00
grX11su3.c C99 code compat when configured with no TCL support 2022-10-29 06:07:46 +02:00
grX11su4.c
grX11su5.c
grX11thread.c C99 code compat when configured with no TCL support 2022-10-29 06:07:46 +02:00
graphics.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
graphicsInt.h Define Cairo functions prototypes only when support is enabled 2022-10-29 06:07:46 +02:00
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.