Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1138 → Rev 1139

/demos/trunk/mesaref/readme.txt
5,7 → 5,7
 
Giacomo Guidi <giacomo@gandalf.sssup.it>
 
Last update 17/03/2003
Last update 20/03/2003
--------------------------------------
 
This is a simple test demo for the MESA (5.0)
18,6 → 18,13
RAGE128 RADEON - driver name R128
SAVAGE VIRGE - driver neme SAVAGE
 
You need a test.png file present in the
same directory of the demo. Remember that
the file system support only a DOS FAT16 fs.
 
The PNGlib will load this file and it
will be used as a texture.
 
--------------------------------------
 
The demo is composed by:
24,8 → 31,9
 
MAKEFILE The makefile used to compile the application
README.TXT This file
INITFILE.C The init file
MESAREF.C The MESA Demo
INITFILE.C The init file (with fs initialization)
MESAREF.C The MESA Demo
TEST.PNG The PNG texture image
 
--------------------------------------
 
44,5 → 52,5
 
copy_videomem_16to16 links these buffers
 
- If the texture load fails, sys_end() is called