Diff for "SummerOfCodeIdeas2007"

Differences between revisions 1 and 2
Revision 1 as of 2008-02-28 22:56:27
Size: 3962
Editor: gw
Comment: Backup of last years ideas
Revision 2 as of 2008-05-16 05:52:37
Size: 3980
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
When writing a proposal, please remember to make it detailed. Include at least the information called for in "[http://code.google.com/support/bin/answer.py?answer=60306&topic=10727 What should a student application look like?]", but including milestones and a project schedule is even better. Some good guidelines are at the Google/PSU Summer of Code [http://summer.cs.pdx.edu/propose proposal page]. When writing a proposal, please remember to make it detailed. Include at least the information called for in "[[http://code.google.com/support/bin/answer.py?answer=60306&topic=10727|What should a student application look like?]]", but including milestones and a project schedule is even better. Some good guidelines are at the Google/PSU Summer of Code [[http://summer.cs.pdx.edu/propose|proposal page]].
Line 12: Line 12:
 * [http://xorg.freedesktop.org/wiki/MovingMouseHandlingCode Moving the mouse handling code into a separate thread] (student: TiagoVignatti, mentor: DanielStone)  * [[http://xorg.freedesktop.org/wiki/MovingMouseHandlingCode|Moving the mouse handling code into a separate thread]] (student: TiagoVignatti, mentor: DanielStone)
Line 32: Line 32:
     * The [http://gitweb.freedesktop.org/?p=xcb;a=tree;f=xcb-demo XCB demos] include partial ports of xdpyinfo and xrandr.      * The [[http://gitweb.freedesktop.org/?p=xcb;a=tree;f=xcb-demo|XCB demos]] include partial ports of xdpyinfo and xrandr.
Line 34: Line 34:
   * See [http://xcb.freedesktop.org/wiki/XCBToDo XCBToDo] and Bugzilla(XCB) for more ideas, or contact jamey@minilop.net or xcb@lists.freedesktop.org.    * See [[http://xcb.freedesktop.org/wiki/XCBToDo|XCBToDo]] and Bugzilla(XCB) for more ideas, or contact jamey@minilop.net or xcb@lists.freedesktop.org.
Line 38: Line 38:
   * Add dualhead support to an unsupported chip (trident, mach64, s3virge, [https://bugs.freedesktop.org/show_bug.cgi?id=5190 nv], etc.)    * Add dualhead support to an unsupported chip (trident, mach64, s3virge, [[https://bugs.freedesktop.org/show_bug.cgi?id=5190|nv]], etc.)
Line 40: Line 40:
   * Do some work on [http://nouveau.freedesktop.org/ nouveau] ; ideas include better DRI support, better Xv/XvMC support, suspend/resume support, EXA support for more ops (see our [http://nouveau.freedesktop.org/wiki/ToDo TODO page] for more ideas)    * Do some work on [[http://nouveau.freedesktop.org/|nouveau]] ; ideas include better DRI support, better Xv/XvMC support, suspend/resume support, EXA support for more ops (see our [[http://nouveau.freedesktop.org/wiki/ToDo|TODO page]] for more ideas)
Line 65: Line 65:
See also: ToDo, ChangesForX11R73, [http://dri.freedesktop.org/wiki/SummerOfCode DRI ideas list]. See also: ToDo, ChangesForX11R73, [[http://dri.freedesktop.org/wiki/SummerOfCode|DRI ideas list]].

Ideas

Ideas for projects for students looking to participate in Google's Summer of Code. Please note that these are just suggestions; if you have an idea for something else please ask.

When writing a proposal, please remember to make it detailed. Include at least the information called for in "What should a student application look like?", but including milestones and a project schedule is even better. Some good guidelines are at the Google/PSU Summer of Code proposal page.

Xserver core

Xinerama

Xdmx

XCB

Drivers

Darwin (OSX)

Misc

DRI

See also: ToDo, ChangesForX11R73, DRI ideas list.