blob: 4ea7eab4d1e860207d36cb411f2a7719d339fffa [file] [log] [blame]
Andreas Bollecd5c7c2012-06-12 09:05:03 +02001<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<html lang="en">
3<head>
4 <meta http-equiv="content-type" content="text/html; charset=utf-8">
5 <title>Help Wanted</title>
6 <link rel="stylesheet" type="text/css" href="mesa.css">
7</head>
8<body>
Brian Paul0b27ace2003-03-08 17:38:57 +00009
Andreas Bollecd5c7c2012-06-12 09:05:03 +020010<h1>Help Wanted / To-Do List</h1>
Brian Paul0b27ace2003-03-08 17:38:57 +000011
12<p>
Brian Paulf9010722005-02-10 15:18:26 +000013We can always use more help with the Mesa project.
14Here are some specific ideas and areas where help would be appreciated:
Brian Paul0b27ace2003-03-08 17:38:57 +000015</p>
16
Brian Paulf9010722005-02-10 15:18:26 +000017<ol>
Brian7f80dc12007-10-31 09:44:01 -060018<li>
Brian Paulb6c41fd2009-01-22 09:58:52 -070019<b>Driver patching and testing.</b>
Andreas Boll24eebf42012-06-25 21:54:08 +020020Patches are often posted to the <a href="http://lists.freedesktop.org/mailman/listinfo/mesa-dev" target="_parent">mesa-dev mailing list</a>, but aren't
Brian Paulb6c41fd2009-01-22 09:58:52 -070021immediately checked into git because not enough people are testing them.
22Just applying patches, testing and reporting back is helpful.
23<li>
24<b>Driver debugging.</b>
Andreas Boll24eebf42012-06-25 21:54:08 +020025There are plenty of open bugs in the <a href="https://bugs.freedesktop.org/describecomponents.cgi?product=Mesa" target="_parent">bug database</a>.
Brian Paulb6c41fd2009-01-22 09:58:52 -070026<li>
27<b>Remove aliasing warnings.</b>
28Enable gcc -Wstrict-aliasing=2 -fstrict-aliasing and track down aliasing
Brian7f80dc12007-10-31 09:44:01 -060029issues in the code.
30<li>
Brian Paulb6c41fd2009-01-22 09:58:52 -070031<b>Windows driver building, testing and maintenance.</b>
Andreas Boll24eebf42012-06-25 21:54:08 +020032Fixing MSVC builds.
Brian7f80dc12007-10-31 09:44:01 -060033<li>
Brian Paulb6c41fd2009-01-22 09:58:52 -070034<b>Contribute more tests to
Andreas Boll102617b2012-08-06 21:38:28 +020035<a href="http://piglit.freedesktop.org/" target="_parent">Piglit</a>.</b>
Brian Paulb6c41fd2009-01-22 09:58:52 -070036<li>
37<b>Automatic testing.
38</b>
39It would be great if someone would set up an automated system for grabbing
Andreas Boll24eebf42012-06-25 21:54:08 +020040the latest Mesa code and run tests (such as piglit) then report issues to
Brian Paulb6c41fd2009-01-22 09:58:52 -070041the mailing list.
Brian Paulf9010722005-02-10 15:18:26 +000042</ol>
Brian Paul0b27ace2003-03-08 17:38:57 +000043
Andreas Bolld9d84062012-06-26 20:47:05 +020044<p>
45You can find some further To-do lists here:
46</p>
47<ul>
48 <li><a href="http://cgit.freedesktop.org/mesa/mesa/tree/docs/GL3.txt"
49 target="_parent"><b>GL3.txt</b></a></li>
50 <li><a href="http://cgit.freedesktop.org/mesa/mesa/tree/src/gallium/docs/llvm-todo.txt"
51 target="_parent"><b>LLVMpipe - todo</b></a></li>
52 <li><a href="http://dri.freedesktop.org/wiki/MissingFunctionality"
53 target="_parent"><b>MissingFunctionality</b></a></li>
Andreas Boll3e206052012-08-28 17:28:20 +020054 <li><a href="http://dri.freedesktop.org/wiki/RadeonsiToDo"
55 target="_parent"><b>RadeonsiToDo</b></a></li>
Andreas Boll933e13e2012-08-06 21:38:27 +020056 <li><a href="http://dri.freedesktop.org/wiki/R600ToDo"
57 target="_parent"><b>R600ToDo</b></a></li>
Andreas Bolld9d84062012-06-26 20:47:05 +020058 <li><a href="http://dri.freedesktop.org/wiki/R300ToDo"
59 target="_parent"><b>R300ToDo</b></a></li>
Andreas Boll933e13e2012-08-06 21:38:27 +020060 <li><a href="http://cgit.freedesktop.org/mesa/mesa/tree/src/gallium/drivers/i915/TODO"
61 target="_parent"><b>i915g TODO</b></a></li>
Andreas Bolld9d84062012-06-26 20:47:05 +020062</ul>
Brian Paul0b27ace2003-03-08 17:38:57 +000063
64<p>
Brian Paulb6c41fd2009-01-22 09:58:52 -070065If you want to do something new in Mesa, first join the Mesa developer's
Brian Paulf9010722005-02-10 15:18:26 +000066mailing list.
67Then post a message to propose what you want to do, just to make sure
68there's no issues.
Brian Paul0b27ace2003-03-08 17:38:57 +000069</p>
70
Andreas Bolldf2be222012-06-12 09:05:22 +020071<p>
Brian Paulf9010722005-02-10 15:18:26 +000072Anyone is welcome to contribute code to the Mesa project.
73By doing so, it's assumed that you agree to the code's licensing terms.
Brian Paul0b27ace2003-03-08 17:38:57 +000074</p>
75
76<p>
Brian Paulf9010722005-02-10 15:18:26 +000077Finally:
Andreas Bolldf2be222012-06-12 09:05:22 +020078</p>
Brian Paul0b27ace2003-03-08 17:38:57 +000079
Brian Paul0b27ace2003-03-08 17:38:57 +000080<ol>
Brian Paulf9010722005-02-10 15:18:26 +000081<li>Try to write high-quality code that follows the existing style.
82<li>Use uniform indentation, write comments, use meaningful identifiers, etc.
83<li>Test your code thoroughly. Include test programs if appropriate.
Brian Paul0b27ace2003-03-08 17:38:57 +000084</ol>
85
86
Andreas Bollecd5c7c2012-06-12 09:05:03 +020087</body>
88</html>