Subversion Repositories shark

Rev

Rev 1154 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1134 giacomo 1
--------------------------------------
2
MESA Demo (gears)
3
 
4
by
5
 
6
Giacomo Guidi	<giacomo@gandalf.sssup.it>
7
 
8
Last update 17/03/2003
9
--------------------------------------
10
 
11
This is a simple test demo for the MESA (5.0)
12
libraries, the low level graphic drivers is
1401 giacomo 13
the Linux 2.6 Frame Buffer Driver
1134 giacomo 14
 
15
--------------------------------------
16
 
17
The demo is composed by:
18
 
19
MAKEFILE     The makefile used to compile the application
20
README.TXT   This file
21
INITFILE.C   The init file
22
MESADEMO.C   The MESA Demo
23
 
24
--------------------------------------
25