summaryrefslogtreecommitdiff
path: root/Development.moin
diff options
context:
space:
mode:
Diffstat (limited to 'Development.moin')
-rw-r--r--Development.moin38
1 files changed, 0 insertions, 38 deletions
diff --git a/Development.moin b/Development.moin
deleted file mode 100644
index acbf502..0000000
--- a/Development.moin
+++ /dev/null
@@ -1,38 +0,0 @@
-== Development ==
-
-General resources:
- * GettingStarted: getting started with DRI development
- * DriArchitecture: the DRI architecture explained
- * CategoryGlossary: glossary
- * [[References]]: links to other sites
- * CategoryHardware: hardware specific information
- * CommunicationSchemes
-
-Community/contact information:
- * MailingLists
- * BugZilla [[http://bugs.freedesktop.org|Bugzilla Bug Reporting System at freedesktop.org]]
- * [[IRCMeetings]]
- * CurrentDevelopers
- * [[http://sourceforge.net/projects/dri/|DRI Project Homepage at Sourceforge]] (hosts mailing lists at the moment)
-
-Policy issues:
- * BinaryCompatability: binary compatibility policy
- * CvsPolicy: CVS repository policy - note that GIT is nowadays used for [[http://cgit.freedesktop.org/mesa/mesa/|Mesa & DRI drivers]] (inside mesa code) and [[http://cgit.freedesktop.org/mesa/drm/|DRM kernel drivers]] (Direct Rendering Manager)
- * NewDeveloperAccount: how new accounts get added to the DRI project.
- * [[NDA]]: non disclosure agreements
-
-Special topics:
-
- * [[DRILocking]]
- * [[DRI2]] - information about DRI2
- * [[DriWithoutX]]: DRI without an X server
- * [[DrmModesetting]]: Enhancing DRM with modesetting and output configuration capabilities
- * [[RadeonsiToDo]]: Radeonsi To Do list
- * [[R600ToDo]]: R600 To Do list
- * [[R300ToDo]]: R300 To Do list
- * Benchmarks: R300Benchmark, [[AGPBenchmarks]]
- * PowerManagement: power management support
- * StereoSupport: stereoscopic 3D support
- * ConfigurationInfrastructure: (GUI) configuration of the 3D drivers
-
-See also [[Documentation]].