On 2002.04.18 21:56 Felix Kühling wrote: > Hi, > > Am 18.04.2002 22:22 schrieb(en) José Fonseca: >>> Now, I'd love to see the 2D engine running too... *grin*. Could you >>> tell >>> me what's entailed to get that going? >> >> Nothing changed since this subject was brought up before. After DMA >> (which I'm preparing now) and AGP texturing is finished, for me at >> least. > > What about Frank's work on the DMA stuff. We havn't heard of him on the > list for a while. Have you taken over that part? >
I really don't know about Frank and his plans. I didn't take over the DMA part, but that will eventually happen. For now I'm moving all register programming from GL driver to the DRM, but faking DMA at the same time. This will allow to prepare and debug everything very well making the DMA programming much more straightforward. The downside is that the DMA-emulation is very slow. This is taken a greate deal of changes. At this moment I'm trying to debug to make things work barely before I'll make a new branch: mach64-0-0-4-branch. But tommorrow I'll create it anyway, so that others can help on this work as well - I'm thinking on Leif, but Frank is welcome to join to and commit whatever he has done so far. I just don't see point to wait any further for doing this work, as it's the next logic step to take. >> But really nothing prevents someone to work on that subject since it >> can be made in parallel. Why don't you start work on it instead? I know >> as much from that subject as you do - almost nothing. I guess that >> basically what is needed is to see how R128 and Radeon do the 2D accel >> locking and apply the same. If there is a need of a missing feature on >> the DRM I'll fill in the missing part as I'm currently working very >> closely on it. > > I think I could start looking into this. However, I have never worked on > XFree86 or DRI before. The first time (maybe the 2nd) I looked in the > the sources was when I reported the last bug (Bool not defined). I'm > also not sure how much time I could spend on it, since I'm quite busy > with my studies right now. But it could be more relaxed the next 1 and > 1/2 months. And if I reduce the time I spend "testing" and do something > useful instead, I might actually get some work done. > Sure. That would be nice. David Bronaugh also volunteered, so you can coordinate efforts with him. It's always more easy being two. > One more thing: I have only one computer here. And I can't afford a new > one. If I could I'd rather spend the money for a better graphics card > ;-). If I really start working on this I should probably make my > filesystems journalling. Any more advice, maybe where to start reading > the source/docs? A journalling filesystem is very handy indeed. Since you don't have a 2nd machine, you must get used to control and add the debug output statements, as they'll be your debugger. About the reading give an overview to the FAQ to get the global picture, so that you'll know where to search when you need more detailed info. And at any time, you can ask any question to here that I'll make my best to answer them. > > Regards, > Felix > José Fonseca _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel