From 2702c90d7a39fca2a3319c5e915fd290cb31fc70 Mon Sep 17 00:00:00 2001 From: Radosław Kujawa Date: Fri, 17 Jul 2026 14:54:32 +0200 Subject: Initial import. --- docs/subset.html | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 docs/subset.html (limited to 'docs/subset.html') diff --git a/docs/subset.html b/docs/subset.html new file mode 100644 index 0000000..487e721 --- /dev/null +++ b/docs/subset.html @@ -0,0 +1,31 @@ + + +Mesa Subset + + + +

Mesa Subset

+ +

+In 2002/2003 Tungsten Graphics was contracted to develop a subset Mesa/Radeon +driver for an embedded environment. The result is a reduced-size DRI driver +for the ATI R200 chip, for use with Linux fbdev rather than XFree86. +

+ +

+The specification for this subset can be found +here. +

+ +

+The MiniGLX specification describes the +interface between fbdev and Mesa. +

+ +

+More info to come... +

+ + + + -- cgit