From: Brian P. <br...@va...> - 2001-07-02 14:20:48
|
s.w...@if... wrote: > > Hi, > I wondered what it would take to port Mesa3D on a new > 3D accelerated hardware (DreamCast). > Also is anyone aware of such a port? or perhaps is > someone interessed in helping? I haven't heard of anyone doing this project. I don't know any details about the DreamCast but I'd expect that a driver could be written. Unfortunately, there isn't any documentation for writing Mesa drivers (there's always more important things to do). I'd suggest looking that the XFree86 DRI drivers which are based on Mesa (see the mesa-3-5-branch CVS branch in the DRI project). That would be a good start. -Brian |