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 614B

123456789101112131415161718192021222324252627282930313233
  1. <HTML>
  2. <TITLE>Mesa Subset</TITLE>
  3. <link rel="stylesheet" type="text/css" href="mesa.css"></head>
  4. <BODY>
  5. <H1>Mesa Subset</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 Linux fbdev rather than XFree86.
  10. </p>
  11. <p>
  12. The specification for this subset can be found
  13. <a href="subset-A.html">here</a>.
  14. </p>
  15. <p>
  16. The <a href="MiniGLX.html">MiniGLX specification</a> describes the
  17. interface between fbdev and Mesa.
  18. </p>
  19. <p>
  20. More info to come...
  21. </p>
  22. </BODY>
  23. </HTML>