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

12345678910111213141516171819202122232425262728293031
  1. <HTML>
  2. <TITLE>Mesa Subset</TITLE>
  3. <BODY text="#000000" bgcolor="#55bbff" link="#111188">
  4. <H1>Mesa Subset</H1>
  5. <p>
  6. In 2002/2003 Tungsten Graphics was contracted to develop a subset Mesa/Radeon
  7. driver for an embedded environment. The result is a reduced-size DRI driver
  8. for the ATI R200 chip, for use with Linux fbdev rather than XFree86.
  9. </p>
  10. <p>
  11. The specification for this subset can be found
  12. <a href="subset-A.html">here</a>.
  13. </p>
  14. <p>
  15. The <a href="MiniGLX.html">MiniGLX specification</a> describes the
  16. interface between fbdev and Mesa.
  17. </p>
  18. <p>
  19. More info to come...
  20. </p>
  21. </BODY>
  22. </HTML>