oskit/oskit-20020317/video/svgalib
dzavalishin f85eb2576f import 2016-02-19 15:02:31 +03:00
..
oskit import 2016-02-19 15:02:31 +03:00
src import 2016-02-19 15:02:31 +03:00
GNUmakefile.in import 2016-02-19 15:02:31 +03:00
GNUmakerules import 2016-02-19 15:02:31 +03:00
README import 2016-02-19 15:02:31 +03:00

README

Directories: oskit/video/svgalib
Target: liboskit_svgalib.a
Documentation:
Original Code Source:
	Flux Research Group, University of Utah
	hhanemaa@cs.ruu.nl (Harm Hanemaayer) et al.
Description:
	This directory contains the OSKit glue and svgalib source
	for the liboskit_video_svgalib.a library.

	Documentation previously included here can be found at:
		ftp://flux.cs.utah.edu/flux/oskit/doc/svgalib-doc.tar.gz

	include/ contains some linux kernel assembly files that
	are needed for compiling the library.

	oskit/ contains some simple support functions that svgalib
	needs, along with more heavily modified versions of some of
	the svgalib files (vga.c and vgamisc.c).

	src/ contains slightly modified svgalib 1.3.0 sources.