Help Wanted / To-Do List

We can always use more help with the Mesa project. Here are some specific ideas and areas where help would be appreciated:

  1. Enable -Wstrict-aliasing=2 -fstrict-aliasing and track down aliasing issues in the code.
  2. Windows 98/NT driver building, maintenance and testing
  3. Maintenance and testing of lesser-used drivers, such as DOS/DJGPP, GGI, etc.

If you want to help with Mesa, first join the Mesa developer's mailing list. Then post a message to propose what you want to do, just to make sure there's no issues.

Anyone is welcome to contribute code to the Mesa project. By doing so, it's assumed that you agree to the code's licensing terms.

Finally:

  1. Try to write high-quality code that follows the existing style.
  2. Use uniform indentation, write comments, use meaningful identifiers, etc.
  3. Test your code thoroughly. Include test programs if appropriate.