1 <HTML> 2 3 <TITLE>Mesa Subset Driver</TITLE> 4 5 <link rel="stylesheet" type="text/css" href="mesa.css"></head> 6 7 <BODY> 8 9 <H1>Mesa Subset Driver</H1> 10 11 <p> 12 In 2002/2003 Tungsten Graphics was contracted to develop a subset Mesa/Radeon 13 driver for an embedded environment. The result is a reduced-size DRI driver 14 for the ATI R200 chip, for use with 15 <a href="fbdev-dri.html">fbdev/DRI environment</a>. 16 </p> 17 18 <p> 19 The specification for this subset can be found 20 <a href="subset-A.html">here</a>. 21 </p> 22 23 </BODY> 24 </HTML> 25