summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEricAnholt <EricAnholt@web>2020-10-21 17:40:12 +0000
committerIkiWiki <ikiwiki.info>2020-10-21 17:40:12 +0000
commit344f4e6ddbe5892b32131ea03f4f969853b99706 (patch)
tree78eff34c2897f274b7a230921ce1f415d7586993
parent6518db9c349891928f08176b7b1630e2e23db22a (diff)
drop the rest of these dri1 design links. it's dead.
-rw-r--r--Documentation.mdwn7
1 files changed, 0 insertions, 7 deletions
diff --git a/Documentation.mdwn b/Documentation.mdwn
index 6000e65..1dde040 100644
--- a/Documentation.mdwn
+++ b/Documentation.mdwn
@@ -12,13 +12,6 @@
* [[Introduction to the Direct Rendering Infrastructure|http://dri.sourceforge.net/doc/DRIintro.html]] This document was written for a tutorial session at [[LinuxWorld|LinuxWorld]] 2000 (San Jose) and explains the DRI at a high level.
* [[Managing Graphics Hardware Vendor Relationships in the Linux Developer Community|http://dri.sourceforge.net/doc/vendor_relationships_paper.html]] A paper presented at the Linux World Conference and Expo in San Jose, CA on March 4, 1999. This paper offers guidelines to anyone who is responsible for establishing or maintaining business relationships. Although the paper is written to describe a specific type of business relationship, it can be applicable to many similar situations.
-## High-Level Design Documents and Diagrams
-
- * [[Data Flow Diagram - with explanation|http://dri.sourceforge.net/doc/dri_data_flow.html]]
- * [[Control Flow Diagram - with explanation|http://dri.sourceforge.net/doc/dri_control_flow.html]]
- * [[Data Flow Diagram|http://dri.sourceforge.net/doc/images/data_flow.jpg]]
- * [[A Multipipe Direct Rendering Architecture for 3D, High-Level Design Document|http://dri.sourceforge.net/doc/design_high_level.html]]
-
## Low-Level Design Documents
* [[The Direct Rendering Manager, Kernel Support for the Direct Rendering Infrastructure|http://dri.sourceforge.net/doc/drm_low_level.html]]