blob: 0ceb136668fc905e38515c5a537e2d98e9aca8fb [file] [log] [blame]
Andreas Bollecd5c7c2012-06-12 09:05:03 +02001<!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 Paul0b27ace2003-03-08 17:38:57 +00009
Andreas Bollecd5c7c2012-06-12 09:05:03 +020010<h1>Mesa Subset Driver</h1>
Brian Paul0b27ace2003-03-08 17:38:57 +000011
12<p>
13In 2002/2003 Tungsten Graphics was contracted to develop a subset Mesa/Radeon
14driver for an embedded environment. The result is a reduced-size DRI driver
Briane75fbd32007-05-04 18:26:41 -060015for the ATI R200 chip, for use with
Ian Romanick17645102011-08-24 14:50:12 -070016fbdev/DRI environment.
Brian Paul0b27ace2003-03-08 17:38:57 +000017</p>
18
19<p>
20The specification for this subset can be found
21<a href="subset-A.html">here</a>.
22</p>
23
Andreas Bollecd5c7c2012-06-12 09:05:03 +020024</body>
25</html>