Subversion Repositories shark

Rev

Rev 147 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
117 giacomo 1
Library Symbols and Descriptions
2
 
3
Drivers:
4
 
5
__GRX__		The graphic driver for S3,TRIDENT,VESA cards
6
__SVGA__	The graphic driver ported from SVGAlib (1.9.17) (supported now: NV3,SAVAGE,R128 driver)
7
__PXC__		The Frame Grabber driver
8
__OLDCHAR__	The old keyboard driver (the new one is under construction)
9
__6025E__	The 6025E card driver
10
__PPORT__	The Parallel Port driver
11
__PCLAB__	The PCL812 card driver
12
 
13
Ports:
14
 
15
__FFT__		FFT support (from FFTW)
16
__OSMESA__	Off-Screen Mesa support (from Mesa 5.0)
17
__PNG__		PNG Image file format support (from PNGlib)
18
__ZLIB__	Zlib support (from zlib)
19