X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Fhelpwanted.html;h=859e65c88b18efd6df05236cfd30d69d6c048ffb;hb=c4fd0c9052dd391d6f2e9bb8e6da209dfc7ef35b;hp=3dbff36622a8a9f542130dafe2f96028aac674e6;hpb=3e20605c16281308d8d8dbe561830e756a1d205d;p=mesa.git diff --git a/docs/helpwanted.html b/docs/helpwanted.html index 3dbff36622a..859e65c88b1 100644 --- a/docs/helpwanted.html +++ b/docs/helpwanted.html @@ -7,6 +7,13 @@ +
+

The Mesa 3D Graphics Library

+
+ + +
+

Help Wanted / To-Do List

@@ -17,12 +24,12 @@ 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 @@ -31,13 +38,8 @@ issues in the code. Windows driver building, testing and maintenance. Fixing MSVC builds.
  4. -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. -
  5. Contribute more tests to -Piglit. +Piglit.
  6. Automatic testing. @@ -49,21 +51,31 @@ the mailing list.

    You can find some further To-do lists here:

    + +

    +Common To-Do lists: +

    + +

    +Driver specific To-Do lists: +

    +
      +
    • + LLVMpipe - Software driver using LLVM for runtime code generation.
    • +
    • + radeonsi - Driver for AMD Southern Island.
    • +
    • + r600g - Driver for ATI/AMD R600 - Northern Island.
    • +
    • + r300g - Driver for ATI R300 - R500.
    • +
    • + i915g - Driver for Intel i915/i945.

    @@ -88,6 +100,6 @@ Finally:

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