Documentation/website overhaul. The website content and doc/ directory

are now merged and are one and the same.
This commit is contained in:
Brian Paul
2003-03-08 17:38:57 +00:00
parent dc32636cfd
commit 0b27aceae2
38 changed files with 3957 additions and 96 deletions
+26
View File
@@ -0,0 +1,26 @@
<HTML>
<TITLE>Mesa Subset</TITLE>
<BODY text="#000000" bgcolor="#55bbff" link="#111188">
<H1>Mesa Subset</H1>
<p>
In 2002/2003 Tungsten Graphics was contracted to develop a subset Mesa/Radeon
driver for an embedded environment. The result is a reduced-size DRI driver
for the ATI R200 chip, for use with Linux fbdev rather than XFree86.
</p>
<p>
The specification for this subset can be found
<a href="subset-A.html">here</a>.
</p>
<p>
More info to come...
</p>
</BODY>
</HTML>