Subversion Repositories shark

Compare Revisions

Regard whitespace Rev 1153 → Rev 1154

/demos/trunk/mesatex/mesatex.c
36,7 → 36,7
#define HEIGHT 480
#define BYTES_PP 2 //BytesPerPixel
#define INITSTR G640x480x64K //SVGAlib standard mode definitions
#define CARD NV3 //Video driver (Supported SAVAGE, NV3, R128 from SVGALib)
#define CARD VESA //Video driver
 
OSMesaContext ctx;
 
/demos/trunk/mesatex/readme.txt
12,12 → 12,8
libraries, the low level graphic drivers is
the SVGA (from the SVGAlib)
 
The cards actually supported are:
See drivers/svga/readme for supported cards
 
GEFORCE TNT TNT2 - driver name NV3
RAGE128 RADEON - driver name R128
SAVAGE VIRGE - driver neme SAVAGE
 
--------------------------------------
 
The demo is composed by: