docs: escape html special char
[mesa.git] / docs / subset.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html lang="en">
3 <head>
4 <meta http-equiv="content-type" content="text/html; charset=utf-8">
5 <title>Mesa Subset Driver</title>
6 <link rel="stylesheet" type="text/css" href="mesa.css">
7 </head>
8 <body>
9
10 <h1>Mesa Subset Driver</h1>
11
12 <p>
13 In 2002/2003 Tungsten Graphics was contracted to develop a subset Mesa/Radeon
14 driver for an embedded environment. The result is a reduced-size DRI driver
15 for the ATI R200 chip, for use with
16 fbdev/DRI environment.
17 </p>
18
19 <p>
20 The specification for this subset can be found
21 <a href="subset-A.html">here</a>.
22 </p>
23
24 </body>
25 </html>