Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

subset.html 504B

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