summaryrefslogtreecommitdiff
path: root/Development.mdwn
blob: 55c78c2a979d6783cfc654ac763113662e03d3f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
## Development

General resources: 

   * [[GettingStarted]]: getting started with DRI development 
   * [[DriArchitecture]]: the DRI architecture explained 
   * [[CategoryGlossary|CategoryGlossary]]: glossary 
   * [[References|References]]: links to other sites 
   * [[CategoryHardware|CategoryHardware]]: hardware specific information 
   * [[CommunicationSchemes|CommunicationSchemes]]
   * [[ToDo]]: Unfinished projects for various drivers

Community/contact information:

   * [[MailingLists|MailingLists]] 
   * [[Bugzilla Bug Reporting System at freedesktop.org|http://bugs.freedesktop.org]] 
   * [[Coverity Scan service]]
   * [[DRI Project Homepage at Sourceforge|http://sourceforge.net/projects/dri/]] (hosts mailing lists at the moment) 

Policy issues: 

   * [[BinaryCompatability|BinaryCompatability]]: binary compatibility policy 
   * [[NewDeveloperAccount|NewDeveloperAccount]]: how new accounts get added to the DRI project. 
   * [[NDA|NDA]]: non disclosure agreements 

Special topics: 

   * [[DRI2|DRI2]] - information about DRI2 
   * [[DriWithoutX|DriWithoutX]]: DRI without an X server 
   * [[DrmModesetting|DrmModesetting]]: Enhancing DRM with modesetting and output configuration capabilities 
   * Benchmarks: [[AGPBenchmarks|AGPBenchmarks]] 
   * [[PowerManagement|PowerManagement]]: power management support 
   * [[StereoSupport|StereoSupport]]: stereoscopic 3D support 
   * [[ConfigurationInfrastructure|ConfigurationInfrastructure]]: (GUI) configuration of the 3D drivers 
See also [[Documentation|Documentation]].