X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Fhelpwanted.html;h=f9583e6761a33538ba43705848b3f64c5f626846;hb=4f7460297bcb07605f05e91236346aeedd0f0c16;hp=6d6058eb5180353d4bdcd3d9a66470a5ad6e4c96;hpb=d9d84068e76bf1f6dcf578e39636d3100e6348a0;p=mesa.git diff --git a/docs/helpwanted.html b/docs/helpwanted.html index 6d6058eb518..f9583e6761a 100644 --- a/docs/helpwanted.html +++ b/docs/helpwanted.html @@ -7,6 +7,13 @@ +
+

The Mesa 3D Graphics Library

+
+ + +
+

Help Wanted / To-Do List

@@ -17,47 +24,41 @@ Here are some specific ideas and areas where help would be appreciated:

  1. Driver patching and testing. -Patches are often posted to the mesa-dev mailing list, but aren't +Patches are often posted to the mesa-dev mailing list, but aren't immediately checked into git because not enough people are testing them. Just applying patches, testing and reporting back is helpful.
  2. Driver debugging. -There are plenty of open bugs in the bug database. +There are plenty of open bugs in the bug database.
  3. Remove aliasing warnings. Enable gcc -Wstrict-aliasing=2 -fstrict-aliasing and track down aliasing issues in the code.
  4. -Windows driver building, testing and maintenance. -Fixing MSVC builds. -
  5. -Maintenance and testing of lesser-used drivers. -Drivers such as i810, mach64, mga, r128, savage, sis, tdfx, unichrome, etc that aren't being maintained are being -deprecated starting in Mesa 8.0.
    -They have to be ported to DRI2 to be accepted in mesa master again. -
  6. Contribute more tests to -Piglit. -
  7. -Automatic testing. - -It would be great if someone would set up an automated system for grabbing -the latest Mesa code and run tests (such as piglit) then report issues to -the mailing list. +Piglit.

You can find some further To-do lists here:

+ +

+Common To-Do lists: +

+ +

+Legacy Driver specific To-Do lists: +

+

@@ -82,6 +83,6 @@ Finally:

  • Test your code thoroughly. Include test programs if appropriate. - +