blob: 4cd92b97a95225a53cbde798200361f77c7cd974 [file] [log] [blame]
Brian Paul0b27ace2003-03-08 17:38:57 +00001<HTML>
2
3<TITLE>Help Wanted</TITLE>
4
Brian Paul36da0452005-01-20 03:55:10 +00005<link rel="stylesheet" type="text/css" href="mesa.css"></head>
6
7<BODY>
Brian Paul0b27ace2003-03-08 17:38:57 +00008
Brian7f80dc12007-10-31 09:44:01 -06009<H1>Help Wanted / To-Do List</H1>
Brian Paul0b27ace2003-03-08 17:38:57 +000010
11<p>
Brian Paulf9010722005-02-10 15:18:26 +000012We can always use more help with the Mesa project.
13Here are some specific ideas and areas where help would be appreciated:
Brian Paul0b27ace2003-03-08 17:38:57 +000014</p>
15
Brian Paulf9010722005-02-10 15:18:26 +000016<ol>
Brian7f80dc12007-10-31 09:44:01 -060017<li>
18Enable -Wstrict-aliasing=2 -fstrict-aliasing and track down aliasing
19issues in the code.
20<li>
21Windows 98/NT driver building, maintenance and testing
22<li>
23Maintenance and testing of lesser-used drivers, such as DOS/DJGPP, GGI, etc.
Brian Paulf9010722005-02-10 15:18:26 +000024</ol>
Brian Paul0b27ace2003-03-08 17:38:57 +000025
26
27<p>
28If you want to help with Mesa, first join the Mesa developer's
Brian Paulf9010722005-02-10 15:18:26 +000029mailing list.
30Then post a message to propose what you want to do, just to make sure
31there's no issues.
Brian Paul0b27ace2003-03-08 17:38:57 +000032</p>
33
34</p>
Brian Paulf9010722005-02-10 15:18:26 +000035Anyone is welcome to contribute code to the Mesa project.
36By doing so, it's assumed that you agree to the code's licensing terms.
Brian Paul0b27ace2003-03-08 17:38:57 +000037</p>
38
39<p>
Brian Paulf9010722005-02-10 15:18:26 +000040Finally:
41<p>
Brian Paul0b27ace2003-03-08 17:38:57 +000042
Brian Paul0b27ace2003-03-08 17:38:57 +000043<ol>
Brian Paulf9010722005-02-10 15:18:26 +000044<li>Try to write high-quality code that follows the existing style.
45<li>Use uniform indentation, write comments, use meaningful identifiers, etc.
46<li>Test your code thoroughly. Include test programs if appropriate.
Brian Paul0b27ace2003-03-08 17:38:57 +000047</ol>
48
49
50</BODY>
51</HTML>