Andreas Boll | ecd5c7c | 2012-06-12 09:05:03 +0200 | [diff] [blame] | 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> |
Brian Paul | 0b27ace | 2003-03-08 17:38:57 +0000 | [diff] [blame] | 9 | |
Andreas Boll | ecd5c7c | 2012-06-12 09:05:03 +0200 | [diff] [blame] | 10 | <h1>Mesa Subset Driver</h1> |
Brian Paul | 0b27ace | 2003-03-08 17:38:57 +0000 | [diff] [blame] | 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 |
Brian | e75fbd3 | 2007-05-04 18:26:41 -0600 | [diff] [blame] | 15 | for the ATI R200 chip, for use with |
Ian Romanick | 1764510 | 2011-08-24 14:50:12 -0700 | [diff] [blame] | 16 | fbdev/DRI environment. |
Brian Paul | 0b27ace | 2003-03-08 17:38:57 +0000 | [diff] [blame] | 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 | |
Andreas Boll | ecd5c7c | 2012-06-12 09:05:03 +0200 | [diff] [blame] | 24 | </body> |
| 25 | </html> |