--- wikisrc/users/macallan.mdwn 2009/10/27 15:21:23 1.6 +++ wikisrc/users/macallan.mdwn 2010/01/13 08:03:23 1.7 @@ -4,6 +4,7 @@ Actually there is some progress. The miG * unbork [[wscons]] on [[sparc]] in the 5.0 branch * write a [[wsdisplay]] driver for the Permedia2 graphics controller used on Sun's [[PGX32]] graphics board
I have the docs and the hardware, only need some spare time +Done, the [[pm2fb]] driver supports it. * add acceleration to Xorg's [[sunleo]] driver
I have some docs and hardware but the docs are incomplete - the way WIDs are encoded is missing and I can't find one that by default gives us a 24bit RGB or BGR display. * make [[radeonfb]] work right on [[i386]]
@@ -12,6 +13,7 @@ It works but for some reason X is crashi * figure out how to do composite ops on [Fujitsu](http://www.fujitsu.com)'s [[AG-10e]] graphics board * write an Xorg driver for [IGS](http://www.tvia.com) [[CyberPro]] graphics chips used in [[shark]], [[netwinder]] and other machines
I have the docs, but we will want to use kernel mode setting so maybe I should wait for the relevant GSoC project to get committed. +Done, [[igsfb]] now understands Sun-like mode specifiers in output-device and [[xf86-video-igs]] has been added. * figure out how to use the [[SX]] rendering engine on Sun [[SparcStation 20]] mainboards
I have a disassembler dump of Sun's own DDX, it shouldn't be all that difficult to do basic blitter operations. The [[SX]] itself could probably accelerate composite ops as well but there's no chance to do that without actual documentation.