On Fri, 2004-07-30 at 23:08, Felix Kühling wrote: > Hi, > > I'm looking into porting the savage driver to the new interface so it > can be built in the Mesa tree. I took a look at the r128 and mga drivers > for reference. I noticed that the old drivers (I still have a > savage-2-0-0-branch lying around) used to check the DRI/DDX/DRM versions > (using driCheckDriDdxDrmVersions) in the CreateScreen or InitDriver > function. This check is gone in the current drivers and replaced by a > version check in the CreateNewScreen function (using > driCheckDriDdxDrmVersions2). However, as far as I understand this > function is only called if the driver is loaded by a new libGL. When the > driver is built without NEW_INTERFACE_ONLY and loaded by an old libGL > then there are no version checks any more. Am I missing something? > > Regards, > Felix
I couldn't help much, but comparing drm of xorg tree with trunk tree ( diff -rq trunk/drm/ xorgcvs/build/extras/drm/ ) The differences seems only cosmetic, so I guess the drm is equal. Only DDX has to be ported, IIRC Alex Deucher has to warning on this matter. I can try help you, on testing or in compile problems, you can send to me some patches to test on. Best regards, -- Sérgio M. B. ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel